April 2015 Archives by author
Starting: Wed Apr 1 00:50:59 CEST 2015
Ending: Thu Apr 30 23:44:39 CEST 2015
Messages: 773
- [FFmpeg-cvslog] avcodec/pngenc: don't return a value in a void function
James Almer
- [FFmpeg-cvslog] swr/resample: use av_clip functions
James Almer
- [FFmpeg-cvslog] avcodec/libdcadec: honor AVCodecContext bitexact flag
James Almer
- [FFmpeg-cvslog] avcodec/libx265: print supported presets and tunes on error
James Almer
- [FFmpeg-cvslog] doc: add missing x86 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing arm cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add aarch64 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] libx265: print supported presets and tunes on error
James Almer
- [FFmpeg-cvslog] doc: add missing x86 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing arm cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add aarch64 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing x86 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add aarch64 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing x86 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing arm cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add aarch64 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing x86 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add missing arm cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] doc: add aarch64 cpuflags to fftools documentation
James Almer
- [FFmpeg-cvslog] configure: add missing h263p decoder dependencies
James Almer
- [FFmpeg-cvslog] fate: add tta encoder test
James Almer
- [FFmpeg-cvslog] configure: add missing dependencies for MIPS and PPC features
James Almer
- [FFmpeg-cvslog] configure: remove old libdcadec check
James Almer
- [FFmpeg-cvslog] aaccoder: use put_sbits()
James Almer
- [FFmpeg-cvslog] dcaenc: use put_sbits()
James Almer
- [FFmpeg-cvslog] dca_xll: use av_clip_intp2()
James Almer
- [FFmpeg-cvslog] adpcm: use av_clip_intp2()
James Almer
- [FFmpeg-cvslog] proresenc_anatoliy: use put_sbits()
James Almer
- [FFmpeg-cvslog] wavpackenc: use put_sbits()
James Almer
- [FFmpeg-cvslog] avutil: remove pointless bmi1 define
James Almer
- [FFmpeg-cvslog] avutil: remove pointless bmi1 define
James Almer
- [FFmpeg-cvslog] avcodec: use av_mod_uintp2() where useful
James Almer
- [FFmpeg-cvslog] fate: add cinepak encoder vsynth tests
James Almer
- [FFmpeg-cvslog] avutil/softfloat_tables: add missing stdint.h include
James Almer
- [FFmpeg-cvslog] ivfenc: incorrect fourcc for VP9 video
Victor Anjin
- [FFmpeg-cvslog] Add gamma encodign/decoding before/after scaling in libswscale
Pedro Arthur
- [FFmpeg-cvslog] libavutil/softfloat: Change order of fields in SoftFloat structure.
Nedeljko Babic
- [FFmpeg-cvslog] libavutil/softfloat: exponent adjusted for aac fixed point dec
Nedeljko Babic
- [FFmpeg-cvslog] libavutil/softfloat: Added av_normalize_sf in av_add_sf
Nedeljko Babic
- [FFmpeg-cvslog] libavutil/softfloat: Add functions.
Nedeljko Babic
- [FFmpeg-cvslog] Adapt libavcodec/tableprint_vlc.h to the av_dlog -> ff_dlog change.
Alexis Ballier
- [FFmpeg-cvslog] rtp: Map the urloptions to AVOptions
Luca Barbato
- [FFmpeg-cvslog] rtp: Add an option to set the send/receive buffer size
Luca Barbato
- [FFmpeg-cvslog] rtsp: Add a buffer_size option
Luca Barbato
- [FFmpeg-cvslog] parseutils: Extend small_strptime to be used in avformat
Luca Barbato
- [FFmpeg-cvslog] parseutils: Make av_small_strptime public
Luca Barbato
- [FFmpeg-cvslog] x264: Map color parameters
Luca Barbato
- [FFmpeg-cvslog] x265: Map color parameters
Luca Barbato
- [FFmpeg-cvslog] ogg: Forward errors further
Luca Barbato
- [FFmpeg-cvslog] rmenc: Drop the temporary buffer for ac3 byteswap
Luca Barbato
- [FFmpeg-cvslog] drawtext: Add an alpha option
Luca Barbato
- [FFmpeg-cvslog] avcodec: Unref the dummy buffer on the fail path
Luca Barbato
- [FFmpeg-cvslog] avcodec: Free the default avoptions on init failure
Luca Barbato
- [FFmpeg-cvslog] hq_hqa: Validate get_vlc2 return value
Luca Barbato
- [FFmpeg-cvslog] prores: Set the bits_per_coded_sample for alpha pix_fmt
Luca Barbato
- [FFmpeg-cvslog] avresample: Reallocate the internal buffer to the correct size
Luca Barbato
- [FFmpeg-cvslog] xcbgrab: Do not assume the non shm image data is always available
Luca Barbato
- [FFmpeg-cvslog] xcbgrab: Validate the capture area
Luca Barbato
- [FFmpeg-cvslog] avplay: Do not print a possibly uninitialized value
Luca Barbato
- [FFmpeg-cvslog] g2meet: K&R formatting cosmetics
Diego Biurrun
- [FFmpeg-cvslog] avdevice: Add missing header for NULL_IF_CONFIG_SMALL
Diego Biurrun
- [FFmpeg-cvslog] avdevice: Apply a more consistent file naming scheme
Diego Biurrun
- [FFmpeg-cvslog] avisynth: Simplify shared library name construction
Diego Biurrun
- [FFmpeg-cvslog] configure: Simplify avisynth check
Diego Biurrun
- [FFmpeg-cvslog] ffv1: Pass correct pointers to av_free()
Diego Biurrun
- [FFmpeg-cvslog] avutil/x86/Makefile: Make building and linking of emms.c conditional
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: remove one optimization branch in iadst16 which causes overflows.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add support for resolution changes in inter frames.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate size for resolution changes.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate test for bilinear MC filter.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: maintain lf_delta values if feature is turned off.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: set timestamps for show_existing_frame return images.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add lf_deltas fate test.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate tests for show-existing-frame feature.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: remove another optimization branch in iadst16 which causes overflows.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: use aligned size to write segmentation map into cache.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate test for segmentation image-edge issue.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix intraonly frame decoding.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: add fate test for intraonly frames.
Ronald S. Bultje
- [FFmpeg-cvslog] vp9: fix show-existing-frames for multi-threading.
Ronald S. Bultje
- [FFmpeg-cvslog] libavcodec: Add FLAC API test
Clément Bœsch
- [FFmpeg-cvslog] avutil/frame: fix everythnig/everything typo
Clément Bœsch
- [FFmpeg-cvslog] tests/subtitles: fix microdvd crlf in ref
Clément Bœsch
- [FFmpeg-cvslog] tests: make sure subtitles tests are run with a rawdiff
Clément Bœsch
- [FFmpeg-cvslog] mpeg4: only show the divx_packed warning, when a packed frame is present
Andreas Cadhalpun
- [FFmpeg-cvslog] mpeg4: use a self-explanatory #define MAX_NVOP_SIZE
Andreas Cadhalpun
- [FFmpeg-cvslog] avcodec: add unpack packed B-frames bitstream filter
Andreas Cadhalpun
- [FFmpeg-cvslog] mpeg4: suggest mpeg4_unpack_bframes bsf instead of avidemux/VirtualDub
Andreas Cadhalpun
- [FFmpeg-cvslog] fate: add mpeg4_unpack_bframes bsf test
Andreas Cadhalpun
- [FFmpeg-cvslog] msrledec: use signed pixel_ptr in msrle_decode_pal4
Andreas Cadhalpun
- [FFmpeg-cvslog] msrledec: use signed pixel_ptr in msrle_decode_pal4
Andreas Cadhalpun
- [FFmpeg-cvslog] aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
- [FFmpeg-cvslog] aasc: return correct buffer size from aasc_decode_frame
Andreas Cadhalpun
- [FFmpeg-cvslog] aacpsy: avoid psy_band->threshold becoming NaN
Andreas Cadhalpun
- [FFmpeg-cvslog] aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
- [FFmpeg-cvslog] aasc: return correct buffer size from aasc_decode_frame
Andreas Cadhalpun
- [FFmpeg-cvslog] aacpsy: avoid psy_band->threshold becoming NaN
Andreas Cadhalpun
- [FFmpeg-cvslog] ac3: validate end in ff_ac3_bit_alloc_calc_mask
Andreas Cadhalpun
- [FFmpeg-cvslog] ac3: validate end in ff_ac3_bit_alloc_calc_mask
Andreas Cadhalpun
- [FFmpeg-cvslog] msrledec: use signed pixel_ptr in msrle_decode_pal4
Andreas Cadhalpun
- [FFmpeg-cvslog] aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
- [FFmpeg-cvslog] aasc: return correct buffer size from aasc_decode_frame
Andreas Cadhalpun
- [FFmpeg-cvslog] aacpsy: avoid psy_band->threshold becoming NaN
Andreas Cadhalpun
- [FFmpeg-cvslog] ac3: validate end in ff_ac3_bit_alloc_calc_mask
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: ensure channel reordering is reversible
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: limit avctx->bits_per_raw_sample to 32
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: validate time diff index
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: ensure channel reordering is reversible
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: validate time diff index
Andreas Cadhalpun
- [FFmpeg-cvslog] aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
- [FFmpeg-cvslog] aacpsy: correct calculation of minath in psy_3gpp_init
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: check sample pointer range in revert_channel_correlation
Andreas Cadhalpun
- [FFmpeg-cvslog] dss_sp: use lowercase codec name without whitespace
Andreas Cadhalpun
- [FFmpeg-cvslog] mpeg4videodec: only allow a positive length
Andreas Cadhalpun
- [FFmpeg-cvslog] bink: check vst->index_entries before using it
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: only adapt order for positive max_order
Andreas Cadhalpun
- [FFmpeg-cvslog] alac: reject rice_limit 0 if compression is used
Andreas Cadhalpun
- [FFmpeg-cvslog] dss_sp: use lowercase codec name without whitespace
Andreas Cadhalpun
- [FFmpeg-cvslog] msrledec: use signed pixel_ptr in msrle_decode_pal4
Andreas Cadhalpun
- [FFmpeg-cvslog] aacdec: consistently use avctx for logging in decode_eld_specific_config
Andreas Cadhalpun
- [FFmpeg-cvslog] aasc: return correct buffer size from aasc_decode_frame
Andreas Cadhalpun
- [FFmpeg-cvslog] aacpsy: avoid psy_band->threshold becoming NaN
Andreas Cadhalpun
- [FFmpeg-cvslog] ac3: validate end in ff_ac3_bit_alloc_calc_mask
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: ensure channel reordering is reversible
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: validate time diff index
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: check sample pointer range in revert_channel_correlation
Andreas Cadhalpun
- [FFmpeg-cvslog] mpeg4videodec: only allow a positive length
Andreas Cadhalpun
- [FFmpeg-cvslog] bink: check vst->index_entries before using it
Andreas Cadhalpun
- [FFmpeg-cvslog] alsdec: only adapt order for positive max_order
Andreas Cadhalpun
- [FFmpeg-cvslog] alac: reject rice_limit 0 if compression is used
Andreas Cadhalpun
- [FFmpeg-cvslog] apedec: set s->samples only when init_frame_decoder succeeded
Andreas Cadhalpun
- [FFmpeg-cvslog] apedec: prevent out of array writes in decode_array_0000
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: check for negative frame rate in decode_info_header
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: check chapter creation in decode_info_header
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: fix memleaks on error in nut_read_header
Andreas Cadhalpun
- [FFmpeg-cvslog] nutdec: fix illegal count check in decode_main_header
Andreas Cadhalpun
- [FFmpeg-cvslog] avformat/libquvi: Fix whitelist handling
Gilles Chanteperdrix
- [FFmpeg-cvslog] lavf/assenc: style nits
Rodger Combs
- [FFmpeg-cvslog] lavf/http: handle case where the server returns a redirect during a seek
Rodger Combs
- [FFmpeg-cvslog] lavf/mpeg: vobsub add an option to specify the .sub's URI
Rodger Combs
- [FFmpeg-cvslog] lavf/assenc: handle extra sections after Events
Rodger Combs
- [FFmpeg-cvslog] postproc: Replaced inline asm for prefetching with prefetch functions
Tucker DiNapoli
- [FFmpeg-cvslog] postproc: Made QP, nonBQP, and pQPb arrays
Tucker DiNapoli
- [FFmpeg-cvslog] libavformat/mxf.c: Relaxed ProRes pattern
Steve Dierker
- [FFmpeg-cvslog] avfilter/drawtext: fix frame mem leak
Ivan Efimov
- [FFmpeg-cvslog] lavfi/avf_showcqt: fix error code.
Nicolas George
- [FFmpeg-cvslog] v210: Fix typo in header guards
Vittorio Giovara
- [FFmpeg-cvslog] mov: Rely on box type rather than file type for colr atom
Vittorio Giovara
- [FFmpeg-cvslog] dnxhd: Log the selected profile id
Vittorio Giovara
- [FFmpeg-cvslog] riff: Add 'M705' FourCC for mpeg2video
Vittorio Giovara
- [FFmpeg-cvslog] ffv1: Check memory allocations
Vittorio Giovara
- [FFmpeg-cvslog] h264: Do not fail on unsupported timing info
Vittorio Giovara
- [FFmpeg-cvslog] log: Introduce a more verbose debug level
Vittorio Giovara
- [FFmpeg-cvslog] Replace av_dlog with normal av_log at trace level
Vittorio Giovara
- [FFmpeg-cvslog] lavc: Replace av_dlog and tprintf with internal macros
Vittorio Giovara
- [FFmpeg-cvslog] hqx: Merge invalid format check within switch block
Vittorio Giovara
- [FFmpeg-cvslog] hqx: Move DSP related code to a separate file
Vittorio Giovara
- [FFmpeg-cvslog] hqx: Store shareable data in main decoder context
Vittorio Giovara
- [FFmpeg-cvslog] hqx: Implement slice-threaded decoding
Vittorio Giovara
- [FFmpeg-cvslog] fate: Prefix cllc tests with canopus
Vittorio Giovara
- [FFmpeg-cvslog] Implement shared parsing of INFO tag in Canopus family
Vittorio Giovara
- [FFmpeg-cvslog] Canopus HQ/HQA decoder
Vittorio Giovara
- [FFmpeg-cvslog] mov: Read alternate absolute path in dref alis
Vittorio Giovara
- [FFmpeg-cvslog] mov: Double-check that alias path is not an absolute path
Vittorio Giovara
- [FFmpeg-cvslog] vc1_pred: Always initialize px and py in ff_vc1_pred_mv_intfr()
Vittorio Giovara
- [FFmpeg-cvslog] motion_est: Fix warning from zero_cmp() assignment
Vittorio Giovara
- [FFmpeg-cvslog] mpegvideo_enc: Simplify picture allocation
Vittorio Giovara
- [FFmpeg-cvslog] h264_ps: Return meaningful error codes and address a memory leak
Vittorio Giovara
- [FFmpeg-cvslog] lavf: Fix variables constness in ff_iso8601_to_unix_time()
Vittorio Giovara
- [FFmpeg-cvslog] hqxdsp.h: #include "stddef.h"
Vittorio Giovara
- [FFmpeg-cvslog] hq_hqa: Fix reading hqa quantization matrix index
Vittorio Giovara
- [FFmpeg-cvslog] log: Print a full backtrace along with error messages under Valgrind
Vittorio Giovara
- [FFmpeg-cvslog] network: Do not leave context locked on error
Vittorio Giovara
- [FFmpeg-cvslog] lavf: Reset global flag on deinit
Vittorio Giovara
- [FFmpeg-cvslog] internal: Make dlog/tlog a no-op when disabled
Vittorio Giovara
- [FFmpeg-cvslog] riff: Add GLV4 fourcc for mpeg4
Vittorio Giovara
- [FFmpeg-cvslog] riff: Add GMP4 fourcc for mpeg4
Vittorio Giovara
- [FFmpeg-cvslog] hq_hqa: Fix table data for profile 17
Vittorio Giovara
- [FFmpeg-cvslog] asvenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
- [FFmpeg-cvslog] huffyuvenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
- [FFmpeg-cvslog] hqx: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
- [FFmpeg-cvslog] lclenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
- [FFmpeg-cvslog] libx264: Make codec use the init-cleanup flag and mark it as init-thread-safe
Vittorio Giovara
- [FFmpeg-cvslog] libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safe
Vittorio Giovara
- [FFmpeg-cvslog] lavf: Reset global flag on deinit
Vittorio Giovara
- [FFmpeg-cvslog] flacenc: Move a scratch buffer to struct used by the function
Vittorio Giovara
- [FFmpeg-cvslog] jpeglsenc: Check memory allocations
Vittorio Giovara
- [FFmpeg-cvslog] jpeglsenc: Mark codec as init-thread-safe and init-cleanup
Vittorio Giovara
- [FFmpeg-cvslog] h263: Drop commented-out code and a related otherwise unused function
Vittorio Giovara
- [FFmpeg-cvslog] h263: Convert function to macro
Vittorio Giovara
- [FFmpeg-cvslog] libavcodec: Add FLAC API test
Ludmila Glinskih
- [FFmpeg-cvslog] api-flac-test: Coding style
Ludmila Glinskih
- [FFmpeg-cvslog] tests/fate.sh: report different status for different errors
Timothy Gu
- [FFmpeg-cvslog] cabac-test: Return 1 if there are any errors
Timothy Gu
- [FFmpeg-cvslog] Add cabac test into fate
Timothy Gu
- [FFmpeg-cvslog] tests: Do not include stdout/stderr or diff if the test passed
Timothy Gu
- [FFmpeg-cvslog] texi2pod: Handle @verbatim
Timothy Gu
- [FFmpeg-cvslog] Use @verbatim instead of @example for ASCII arts
Timothy Gu
- [FFmpeg-cvslog] fate: Add atrac3+ tests
Timothy Gu
- [FFmpeg-cvslog] fate: Include branch information in the payload header
Timothy Gu
- [FFmpeg-cvslog] tests: Fix test name for pixfmts tests( cherry picked from commit e1ee0521a698809ed216e9e5c11bd2bbb466ed04)
Timothy Gu
- [FFmpeg-cvslog] fate: Omit the results if the test passed
Timothy Gu
- [FFmpeg-cvslog] fate: Include branch information in the payload header
Timothy Gu
- [FFmpeg-cvslog] fate: Fix test name for pixfmts tests
Timothy Gu
- [FFmpeg-cvslog] fate: Include branch information in the payload header
Timothy Gu
- [FFmpeg-cvslog] tests: Fix test name for pixfmts tests( cherry picked from commit e1ee0521a698809ed216e9e5c11bd2bbb466ed04)
Timothy Gu
- [FFmpeg-cvslog] matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
- [FFmpeg-cvslog] matroskadec: fix crash when parsing invalid mkv
Thomas Guillem
- [FFmpeg-cvslog] flac: fix realloc loop with invalid flac files
Thomas Guillem
- [FFmpeg-cvslog] OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c
Maneesh Gupta
- [FFmpeg-cvslog] OpenCL: Fix ABI incompatibility issues
Maneesh Gupta
- [FFmpeg-cvslog] vda: fix h264 decoding for avcC, vda wants the entire buffer
Rainer Hochecker
- [FFmpeg-cvslog] h264: avoid unnecessary calls to get_format
Rainer Hochecker
- [FFmpeg-cvslog] h264: avoid unnecessary calls to get_format
Rainer Hochecker
- [FFmpeg-cvslog] h264: avoid unnecessary calls to get_format
Rainer Hochecker
- [FFmpeg-cvslog] lavf/http: add proof-of-concept http server.
Stephan Holljes
- [FFmpeg-cvslog] libavformat/http.c: Fix missing parenthesis in http_listen()
Stephan Holljes
- [FFmpeg-cvslog] libavformat/http.c: Make http-listen work as an input stream.
Stephan Holljes
- [FFmpeg-cvslog] Bump lavc and lavf minor versions for apng muxer and encoder.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpeg: Support more audio codecs in Hikvision CCTV recordings.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpeg: Support alaw in Hikvision CCTV recordings.
Carl Eugen Hoyos
- [FFmpeg-cvslog] Fix codec fps diplay for very small fps.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mov: Do not overread iTunes metadata.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/apngenc: Do not print a warning in the normal use-case.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/flac: Autodetect raw flac files.
Carl Eugen Hoyos
- [FFmpeg-cvslog] lavf/mpegtsenc: Accept 0x000001 as startcode for hevc.
Carl Eugen Hoyos
- [FFmpeg-cvslog] avisynth: Fix detection of AviSynth 2.5
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Bump minimum required version to interface version 6
Stephen Hutchinson
- [FFmpeg-cvslog] doc: Slightly revise AviSynth version info
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Fix detection of AviSynth 2.5
Stephen Hutchinson
- [FFmpeg-cvslog] avisynth: Bump minimum required version to interface version 6
Stephen Hutchinson
- [FFmpeg-cvslog] mpegts: Update the PSI/SI table only if the version change
John Högberg
- [FFmpeg-cvslog] hevc: split out setting AVCodecContext parameters
Anton Khirnov
- [FFmpeg-cvslog] hevc: export stream parameters from extradata
Anton Khirnov
- [FFmpeg-cvslog] hevc: do not change the VPS if its contents are the same
Anton Khirnov
- [FFmpeg-cvslog] hevc: make sure no dangling pointers remain around on VPS/SPS change
Anton Khirnov
- [FFmpeg-cvslog] FATE: add a test for parameter changes in HEVC
Anton Khirnov
- [FFmpeg-cvslog] avconv: do not overwrite the stream codec context for streamcopy
Anton Khirnov
- [FFmpeg-cvslog] h264: disable ER by default
Anton Khirnov
- [FFmpeg-cvslog] avconv: do not overwrite the stream codec context for streamcopy
Anton Khirnov
- [FFmpeg-cvslog] h264: use the correct SPS during PPS parsing
Anton Khirnov
- [FFmpeg-cvslog] h264: initialize cur_chroma_format_idc
Anton Khirnov
- [FFmpeg-cvslog] h264: drop redundant initialization in init()
Anton Khirnov
- [FFmpeg-cvslog] h264: factor out common code from init() and init_thread_copy()
Anton Khirnov
- [FFmpeg-cvslog] h264: drop redundant initialization of the scaling matrices
Anton Khirnov
- [FFmpeg-cvslog] h264: remove a commented out nonsense line
Anton Khirnov
- [FFmpeg-cvslog] h264: reset the private data in init_thread_copy()
Anton Khirnov
- [FFmpeg-cvslog] svq3: initialize some required H264Context fields.
Anton Khirnov
- [FFmpeg-cvslog] hevc: make the crop sizes unsigned
Anton Khirnov
- [FFmpeg-cvslog] h264: drop needs_realloc
Anton Khirnov
- [FFmpeg-cvslog] h264: drop H264Context.ouputed_poc
Anton Khirnov
- [FFmpeg-cvslog] h264: move the DPB init/uninit to init_context()/free_context()
Anton Khirnov
- [FFmpeg-cvslog] h264: move context reinit lower down in update_thread_context()
Anton Khirnov
- [FFmpeg-cvslog] h264: eliminate ff_h264_set_parameter_from_sps()
Anton Khirnov
- [FFmpeg-cvslog] h264: move freeing the escaped RBSP buffer to free_context()
Anton Khirnov
- [FFmpeg-cvslog] h264: drop a comment that carries no useful information
Anton Khirnov
- [FFmpeg-cvslog] h264: copy nal_length_size in update_thread_context
Anton Khirnov
- [FFmpeg-cvslog] h264: update the current bit depth/chroma type in init_slice_header()
Anton Khirnov
- [FFmpeg-cvslog] h264: drop the reinit parameter from init_slice_header()
Anton Khirnov
- [FFmpeg-cvslog] h264: merge the init and reinit paths in update_thread_context()
Anton Khirnov
- [FFmpeg-cvslog] h264: embed the DPB in the context
Anton Khirnov
- [FFmpeg-cvslog] h264: use properly allocated AVFrames
Anton Khirnov
- [FFmpeg-cvslog] rawenc: properly allocate coded_frame
Anton Khirnov
- [FFmpeg-cvslog] libdc1394: Unbreak build after c201069fa
Michael Kostylev
- [FFmpeg-cvslog] cmdutils: fix "Commmand" typo
Lou Logan
- [FFmpeg-cvslog] MAINTAINERS: add Reynaldo as a Twitter maintainer
Lou Logan
- [FFmpeg-cvslog] cmdutils: indent protocols listing
Lou Logan
- [FFmpeg-cvslog] avfilter: handle error in query_formats() in bunch of filters
Paul B Mahol
- [FFmpeg-cvslog] avfilter: add chorus filter
Paul B Mahol
- [FFmpeg-cvslog] avcodec/alsdec: use av_malloc(z)_array()
Paul B Mahol
- [FFmpeg-cvslog] avcodec/g729dec: support decoding packets with multiple frames
Paul B Mahol
- [FFmpeg-cvslog] avformat/riff: support G729A
Paul B Mahol
- [FFmpeg-cvslog] avcodec/hq_hqa: remove superfluous log message
Paul B Mahol
- [FFmpeg-cvslog] lavu/avstring: add av_append_path_component() funcion
Lukasz Marek
- [FFmpeg-cvslog] lavu/dict: don't accept AV_DICT_DONT_STRDUP_VAL for av_dict_set_int
Lukasz Marek
- [FFmpeg-cvslog] lavu/dict: fix set function when reuse existing key pointer
Lukasz Marek
- [FFmpeg-cvslog] lavu/dict: add more tests
Lukasz Marek
- [FFmpeg-cvslog] fate: add AVDictionary tests
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: parse user and password once
Lukasz Marek
- [FFmpeg-cvslog] lavf/ftp: remove fixed length buffers from context
Lukasz Marek
- [FFmpeg-cvslog] examples/avio_list_dir: init/deinit network
Lukasz Marek
- [FFmpeg-cvslog] Support for VP9 high-color/high-bit-depth encoding
Deb Mukherjee
- [FFmpeg-cvslog] ffmpeg_opt.c: fix regression introduced in 5743095c
Tim Nicholson
- [FFmpeg-cvslog] avutil/eval: factor av_expr_free() calls out
Michael Niedermayer
- [FFmpeg-cvslog] avutil/eval: check for av_malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] tools/sidxindex: Use av_*malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/webmdashenc: use AVERROR(ENOMEM) for memory allocation failures
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Use ff_alloc_extradata()
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avcodec/exr: fix memset first arg in reverse_lut()"
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3c47e7c4350f73fc77d8e76f0dd6d2946b13c5cc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8c9c5479c4ba729b4ba868ab541a90b2061a7c2f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e3ec6fe7bb2a622a863e3912181717a659eb1bad'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vda_h264: try to fix build
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: last frame duplication heuristic
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix indentation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7d097a0fc57f0fa8385962a539c657c2f40b5ed0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ce0bc09ee2580d49fec90a6eb0de2ba1b580c854'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'df528b11ac607de13a7c438f2a51f2119f71a03c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b2965ec7761c99e8ef9c217a28a517e37f010480'
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/hevc: Use a bitexact scaler in the hevc param change test to avoid failing on non x86
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix extradata allocation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a4d34e218f548d381e09c483e8dc6ad18a8d571c'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: reenable ER except with slice threads by default
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: silence ER warning when no slice threads are used
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: use goto end instead of return for hwaccel fails as well
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: make current_slice reset code more strict
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Do not set reference to things which dont exist
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_mb: assert that frame waiting code actually references 2 fields/1 frame
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: More completely clear slice contexts in ff_h264_remove_all_refs()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'aa1a1b2496cf3ca817e78e27bd0262a50adb91a1'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/error_resilience: Avoid race with updating the error_count
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/yadif: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix extradata allocation
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '420aa06a2487469259a04f9be66fd15535372796' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '84f226a3bcd8b39801a4c9051c033ab7d61aaf76'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '050324d020f843ce333276ebb6f27cc6026f37d0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: add initialization which was removed from h264 init
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/svq3: add scaling matrix init that was removed from h264 init
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx265: export chosen picture types
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '31048d48b0410b9cfb6023054d81e627d01be342'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '249796e2560c2cce1add722c3e873de96b17be74'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_mpdecimate: Fix missing ()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: avoid discarded streams in av_find_default_stream_index()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/httpauth: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/af_amix: Use av_mallocz_array()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vc1dec: Check buf2 for malloc failure
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/pthread_frame: Fix memleak with frame threads and allocated AVOptions
Michael Niedermayer
- [FFmpeg-cvslog] MAINTAINERS: Add Lou Logan as server admin as he is root too
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate/mpeg4: add bitexact flag so as to avoid the version number from being included in the checksum
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Disallow ".." in dref unless use_absolute_path is set
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dnxhddec: Check that the frame is interlaced before using cur_field
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: More complete window reset
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc_ps: Check cropping parameters more correctly
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pca: Check for av_malloc* failures
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Do not set reference to things which dont exist
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix extradata allocation
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '108f2f381acb93827fb4add0517eeae859afa3bf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/asfenc: Check for index_ptr allocation failure
Michael Niedermayer
- [FFmpeg-cvslog] avformat/ape: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segment: Change enum to int, which is accessed via AVOption as int
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: use consistent argument name in MB_FIELD() macro
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Dont reset mb_aff_frame per slice
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Fix uninitialized variable
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Move truncation check from VUI to SPS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Fix storing state before PCE decode
Michael Niedermayer
- [FFmpeg-cvslog] avutil/x86/Makefile: fix conditional x86/emms.o build
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vsrc_life: Fix mix of declarations and statements
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Be more tolerant to changing pps id between slices
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Use only one ERContext
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'be089af38f65dc8b1fe3564f98020fc815577edb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0266988ccd15436eaf5f7bb6f9509e6bfd5ce589'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '27852f2f1dec3749ea79883b70484c841169f747'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c201069fac9a76e6604f9d84d76a172434d62200'
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/vfwcap: put the headers back in the order in which they need to be
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hqx: Use av_clip_uintp2()
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] avdevice/vfwcap: revert header reordering from c201069fac9a76e6604f9d84d76a172434d62200
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Do not fail with randomly truncated VUIs
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4f373a5111f900af54301907132942f95276285c'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nsvdec: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/wtvenc: Use av_realloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/xwma: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7a9b764c0737f42cf2458c3c5378b0df216e14a2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bbdb50d7a8a91f38188fd15080d7f45f1540b3ac'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpproto: Move dscp into context & AVOptions
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pca: Check for av_malloc* failures
Michael Niedermayer
- [FFmpeg-cvslog] Revert "avcodec/exr: fix memset first arg in reverse_lut()"
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Do not set reference to things which dont exist
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix extradata allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: avoid discarded streams in av_find_default_stream_index()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Dont reset mb_aff_frame per slice
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: reset the counts in the correct context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Fix storing state before PCE decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Be more tolerant to changing pps id between slices
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Move truncation check from VUI to SPS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Do not fail with randomly truncated VUIs
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.6.2
Michael Niedermayer
- [FFmpeg-cvslog] avformat/sierravmd: use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/segafilm: Use av_malloc_array()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/rtpdec_asf: Fix potential pointer overflow
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel counts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel layouts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Check channel layouts and channels against each other and print human readable error messages
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample-test: Randomly wipe out channel counts
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0b72a47f5592ecc035edd5bac57558ad9604612d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4e5443216445f3a9b8e6cb3fa4f448762e19006e'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCO
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '73dacabfc9b9ef1fd2c08105fdab6238ee29c2fc'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1: use av_freep()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1: remove unneeded variable
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1: dont leave stale pointers in memory
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdec: Free mdct contexts at the end
Michael Niedermayer
- [FFmpeg-cvslog] Merge remote-tracking branch 'cehoyos/master'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2de7650451d90520135d8cf6f96caa0658824208'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '49e531ff4706279c7eed774f2c8b896942924ce2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '13e4f2c7f7857feb6885f0c2ea8c9ddf438f46ea'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: change log level to waning for incomplete header messages
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Improve wording of the missing header warning messages
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/get_bits: print details of the location of the missing bit in check_marker()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Use check_marker()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a6a45e5a9a9dfb725456f62e053532e505aadcfc'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7a5f44476696b495e0de658ed859bcb8520b93d4'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263dec: Use check_marker()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0cbb1473179d35d4eb9c9446c8ed84e197e5389b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Allow forcing the use of the xing TOC for CBR files
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/intelh263dec: Use check_marker()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Validate num_units_in_tick/ time_scale before setting them in the context
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Preserve packet duration when parsing is done only for headers
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Dont reset mb_aff_frame per slice
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: reset the counts in the correct context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Fix storing state before PCE decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Be more tolerant to changing pps id between slices
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.2.15
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdsp: fix on stack alignment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpegaudiodec_template: use double to build csa tables
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdsp: fix on stack alignment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pca: Check for av_malloc* failures
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Do not set reference to things which dont exist
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix extradata allocation
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: avoid discarded streams in av_find_default_stream_index()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Dont reset mb_aff_frame per slice
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: reset the counts in the correct context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Fix storing state before PCE decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Be more tolerant to changing pps id between slices
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Move truncation check from VUI to SPS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Do not fail with randomly truncated VUIs
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel counts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel layouts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Check channel layouts and channels against each other and print human readable error messages
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample-test: Randomly wipe out channel counts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdsp: fix on stack alignment
Michael Niedermayer
- [FFmpeg-cvslog] Update or 2.5.6
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '247aa7af7d8197247c181e3fbfe8d93d75e41b29'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1336bb06c9fbf9a14765e9f78616f2aad4f3a45a'
Michael Niedermayer
- [FFmpeg-cvslog] tests/tiny_psnr: Make the search range extend both sides from the specified shift value
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Use codec_info_duration_fields in fps calculation end decission when no timestamps and thus no duration_count is available
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Add HEVC to unreliable_tb()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cabac: remove START/STOP_TIMER debug/benchmark code
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b8d7f3186e86234f6255f5e8ee9e98573b4d9a6e'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: Return an error in case of prematurely ending data
Michael Niedermayer
- [FFmpeg-cvslog] avformat/http: Fix 2 typos
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg4videodec: Use check_marker()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3e1c9da38b849ce2982b516004370081fdd89ed0' into release/2.4
Michael Niedermayer
- [FFmpeg-cvslog] avformat/matroskadec: remove now duplicate doctype check
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: Fix null pointer dereference in do_video_out()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec: fix build with DEBUG/TRACE
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/internal: Fix ff_dlog() define like av_dlog()
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '17aa81d94781c6f62dc7d1dbd1f8891c020c9905'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '453642f8afe9f979fcc813a246b1ec656ec36a93'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5b5338f6d1272526d2634501555cbaff4cdfb87b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'fcda30f2dcb744d89df9d5d1ec89ba55279cb83c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e6fb844f7b736e72da364032d251283bce9e63ad'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '22526c1f557a72b3285d295bd8b30c40eb65d437'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '376589e5dd72aa2dd42500f456fca303fcdcad85'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9286de045968ad456d4e752651eec22de5e89060'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '4d593896aaa81356def8993e8c52294bd8bb2797'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0251c9be5a9d79cb669e97086a82dc4d44a917b0'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3d71b1f8f09fccea7158e868fb9bd81b81205449'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '09bd7ddf2002562befa15a2a4d065b79ad14ed8e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a1d58e3b386cc0bfe16abd9ccee4eed182b7e354'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '88d1fb4e3f156d8fd5bb6cb3ba3a9ef1e6d6fb08'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eb31256f12bf0c85aded1612551ce9230356879e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '336d2f0979b43a39bd11a047d798b7990d8b07c6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/buffersrc: Use correct, matching deallocation function
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '386e2755aab73ae7075f78d92786cb5c5419597a'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/flacenc: also count wasted bits in subframe_count_exact()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/api-flac-test: clear callers context with close_*
Michael Niedermayer
- [FFmpeg-cvslog] avutil/mips/generic_macros_msa: volatile doesnt need __
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/parser: Remove duplicate header inlcude
Michael Niedermayer
- [FFmpeg-cvslog] avformat/avidec: Do not call av_log() per byte, use ff_tlog()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Provide context for av_log() where one is available
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Place timestamp trace logs under FF_FDEBUG_TS
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: remove per packet timestamp print trace, theres generic code doing this in utils.c
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mux: Place timestamp related trace av_logs under FF_FDEBUG_TS
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpeg: put timestamp trace av_logs under FF_DEBUG_TS
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '2cc3936599b6fc63143036659653d1be0624360f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b18346817d57c96cc47811cf78b26653e96bd304'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '656e31ed8728b0c095d037dc9764fc8137c87200'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd34039b171bebe37bf723a1b03e5651267099739'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '338ed3ed33c412c2828446c4e2a76949161fec6a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: do not rewind custom io buffers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mp3dec: Adjust returned timestamp in the CBR seeking case
Michael Niedermayer
- [FFmpeg-cvslog] avformat/nsvdec: remove trace log from probe(), this is better done generically not per format
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_qp: fix cleanup on error
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_qp: Fix use of uinitialized variable
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: do not rewind custom io buffers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
Michael Niedermayer
- [FFmpeg-cvslog] tests/tiny_psnr: do not ignore errors from run_psnr
Michael Niedermayer
- [FFmpeg-cvslog] swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8eb57dc9d5ea13c12573e0759da0f7e79825af98'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'aef0be08756e00f363c524453c948a6e2a348614'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '358b7ec3099eca6e999ad9dc0da0a23571a7a2f8'
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate-run: do not attempt to parse tiny_psnrs output if it failed
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '1bd2646a6da808f6f9881525771db098c54bc3d2'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'd90133b77bf69667d10e54de9aae7da223c6876a'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libxvid: remove now redundant init cleanup code
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'cfdaa4de6c496b0b761c763cd18067cb1af268a7'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/format: Add generic trace av_log in av_probe_input_format3()
Michael Niedermayer
- [FFmpeg-cvslog] libavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE and FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avutil/softfloat: document av_int2sf()
Michael Niedermayer
- [FFmpeg-cvslog] avformat/img2dec: do not rewind custom io buffers
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use
Michael Niedermayer
- [FFmpeg-cvslog] avformat/utils: avoid discarded streams in av_find_default_stream_index()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fix race between slices where one overwrites data from the next
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: finish previous slices before switching to single thread mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Dont reset mb_aff_frame per slice
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: reset the counts in the correct context
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/aacdec: Fix storing state before PCE decode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Be more tolerant to changing pps id between slices
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_ps: Move truncation check from VUI to SPS
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Do not fail with randomly truncated VUIs
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel counts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Allow reinitialization without ever setting channel layouts
Michael Niedermayer
- [FFmpeg-cvslog] swresample: Check channel layouts and channels against each other and print human readable error messages
Michael Niedermayer
- [FFmpeg-cvslog] swresample/swresample-test: Randomly wipe out channel counts
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/atrac3plusdsp: fix on stack alignment
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/alsdec: Use av_mallocz_array() for chan_data to ensure the arrays never contain random data
Michael Niedermayer
- [FFmpeg-cvslog] avutil/pca: Check for av_malloc* failures
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264: Fail for invalid mixed IDR / non IDR frames in slice threading mode
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_refs: Do not set reference to things which dont exist
Michael Niedermayer
- [FFmpeg-cvslog] tests/fate-run: do not attempt to parse tiny_psnrs output if it failed
Michael Niedermayer
- [FFmpeg-cvslog] Update for FFmpeg 2.4.9 release
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Change mb decode tracing stuff to use ff_tlog()
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/mpeg12dec: Make ff_dlog() messages more clear
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_cabac: Use ff_tlog() for block level information
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ituh263dec: Use ff_tlog() for block level information
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Change a few asserts to av_assert*
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/interplayvideo: Use ff_tlog() for block level decode tracing
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/dvbsubdec: Do not return a value from a function returning void
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/rv10: Use ff_tlog() for block level tracing
Michael Niedermayer
- [FFmpeg-cvslog] Changelog, fix typos
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: Ensure that bits per raw sample is valid
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/ffv1enc: set bits_per_raw_sample for 8bit based formats
Michael Niedermayer
- [FFmpeg-cvslog] avformat/aviobuf: Do not resize the buffer in ffio_ensure_seekback() if there is no read function
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/hevc: Remove current_sps
Michael Niedermayer
- [FFmpeg-cvslog] ffmpeg: remove incorrect network deinit
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/vqavideo: Use ff_tlog() for byte and opcode tracing
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'f5ba67ee1342b7741200ff637fc3ea3387b68a1b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '3919a4572690894d0a7ad4170d699c52b4748194'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c3418201307c6b7a2b3e3be10f33ab4a20a32c3b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '82de8d71118f4eafd6a43e9ea9169bd411793798'
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: reset last_version on seeking
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '0ac8ff618c5e6d878c547a8877e714ed728950ce'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '27b0e6ebfd47b0c11156c18b90fa8c571f0f60c3'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '9d33bab583a82cf12286c65258a29c6888e1ff98'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a6cd154463bea7eb56d28192db4c8c6d83f67fd7'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '54986d6db9116ef9704b1ce8414ffdb7f1ca127f'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'ee62b364be0c30cba83b5ff10a3ca8c3e866ade6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '11f024ef0ab923ed8680fc35a087d576e549c849'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '440e8dd374b732c48d564d9f1bb0ec3b1b786fb9'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '29dcde2b87559b72957454a7e9bcd5227d8057ba'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'c9ccbc7333eddd025ebbde5cc4f27d68a950c623'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '8a66fd40260b7aae6226d68c4dbad43b05a8e524'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '88c612e3a4d5b584e2d9f6e2541de78d67bdfb9f'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context( )
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'a09c499a2e25ded575cb9f37528384402be86ad8'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLEANUP
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mpegts: Also parse the FMC descriptor if the codec has not been identified yet
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/cook: Remove unneeded #if
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/vf_vignette: force per frame evaluation if per frame variables are used
Michael Niedermayer
- [FFmpeg-cvslog] avformat/mov: Do not read ACLR into extradata for H.264
Michael Niedermayer
- [FFmpeg-cvslog] Update for 2.1.8
Michael Niedermayer
- [FFmpeg-cvslog] avfilter/lavfutils: disable frame threads when decoding a single image
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '82a10225f817b2612fdd2b23af9d4f0a3408df3b'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit 'e8c4db0d4d07738fed716b1d2f20c85aac944641'
Michael Niedermayer
- [FFmpeg-cvslog] Merge commit '06f4b1e37a08f3fd269ecbfeb0181129e5bfc86e'
Michael Niedermayer
- [FFmpeg-cvslog] avcodec/movtextdec: Decoding of Bold-Italic_Underlined styles for 3gpp timed text subtitles
Niklesh
- [FFmpeg-cvslog] libavformat: Handle error return from ff_listen_bind
Anders Nystrom
- [FFmpeg-cvslog] hqx: Fix clipping error in idct put function
Ferdinand Oeinck
- [FFmpeg-cvslog] libavcodec/hqx: multi threading support
Ferdinand Oeinck
- [FFmpeg-cvslog] configure: add support for mips32r5, p5600 cpu and msa
Shivraj Patil
- [FFmpeg-cvslog] configure: add support for mips64r6 and i6400 cpu
Shivraj Patil
- [FFmpeg-cvslog] configure: add support for 74kf cpu
Shivraj Patil
- [FFmpeg-cvslog] avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not supported)
Shivraj Patil
- [FFmpeg-cvslog] Makefile: Add support for MSA (MIPS-SIMD-Arch)
Shivraj Patil
- [FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions
Shivraj Patil
- [FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions
Shivraj Patil
- [FFmpeg-cvslog] aacenc: Add support for Perceptual Noise Substitution energy values
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacenc: Adjust the initial offset for PNS values
Rostislav Pehlivanov
- [FFmpeg-cvslog] aacdec: Use macros for constants
Rostislav Pehlivanov
- [FFmpeg-cvslog] aaccoder: Implement Perceptual Noise Substitution for AAC
Rostislav Pehlivanov
- [FFmpeg-cvslog] libavformat/mxfenc: added support mxf opatom audio muxing
Mark Reid
- [FFmpeg-cvslog] tests/fate: added mxf opatom audio regression tests
Mark Reid
- [FFmpeg-cvslog] avcodec/nvenc: Fix typoed nv_status checks
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Fix profile parameter handling
Timo Rothenpieler
- [FFmpeg-cvslog] avcodec/nvenc: Add options for level and tier
Timo Rothenpieler
- [FFmpeg-cvslog] lavc/smvjpegdec: Avoid null dereference and return meaningful error codes
Himangi Saraogi
- [FFmpeg-cvslog] ffmpeg: Avoid null pointer dereferences
Himangi Saraogi
- [FFmpeg-cvslog] filtfmts: Avoid null pointer dereference
Himangi Saraogi
- [FFmpeg-cvslog] avformat/rtsp: Fix null pointer dereference
Himangi Saraogi
- [FFmpeg-cvslog] avconv: Avoid theoretical NULL dereferences
Himangi Saraogi
- [FFmpeg-cvslog] vda: Cast to not discard constant qualifier and silence compiler warning
Himangi Saraogi
- [FFmpeg-cvslog] avformat/rtsp: Fix unchecked return value
Himangi Saraogi
- [FFmpeg-cvslog] ffmdec: Check return value of ffm_append_recommended_configuration
Himangi Saraogi
- [FFmpeg-cvslog] avformat/rtsp: Fix dereference after null check
Himangi Saraogi
- [FFmpeg-cvslog] rtsp: Check a malloc return value
Himangi Saraogi
- [FFmpeg-cvslog] rtsp: Fix unchecked return value
Himangi Saraogi
- [FFmpeg-cvslog] filtfmts: Avoid null pointer dereference
Himangi Saraogi
- [FFmpeg-cvslog] dshow: add capture device save and load
Mate Sebok
- [FFmpeg-cvslog] mpegtsenc: Take max_delay into account when buffering multiple audio packets into one PES packet
Martin Storsjö
- [FFmpeg-cvslog] libavcodec: Clarify the documentation of the internal codec capability flags
Martin Storsjö
- [FFmpeg-cvslog] vfwcap: Unbreak building after c201069fa
Martin Storsjö
- [FFmpeg-cvslog] dashenc: Add a publishTime field in dynamic manifests
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Don't warn about unparsed time ranges
Martin Storsjö
- [FFmpeg-cvslog] rtsp: Make sure we don' t write too many transport entries into a fixed-size array
Martin Storsjö
- [FFmpeg-cvslog] New commits on branch release/2.1
Git System
- [FFmpeg-cvslog] lavf/avio: Add new types to AVIODirEntryType, bump minor version
Mariusz Szczepańczyk
- [FFmpeg-cvslog] doc/examples: Handle new types in avio_list_dir
Mariusz Szczepańczyk
- [FFmpeg-cvslog] lavf/libsmbclient: implement directory listing callbacks
Mariusz Szczepańczyk
- [FFmpeg-cvslog] lavf: add documentation on directory listing API
Mariusz Szczepańczyk
- [FFmpeg-cvslog] configure: add pkg-config support for libdcadec
Simon Thelen
- [FFmpeg-cvslog] avplay: Free frame and graph when memory allocation fails
Federico Tomassetti
- [FFmpeg-cvslog] buffersrc: Fix resource leak on error
Federico Tomassetti
- [FFmpeg-cvslog] jack: Check memory allocation
Federico Tomassetti
- [FFmpeg-cvslog] buffersrc: Use the correct deallocation function
Federico Tomassetti
- [FFmpeg-cvslog] vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usage
Rico Tzschichholz
- [FFmpeg-cvslog] rtpenc_jpeg: handle case of picture dimensions not dividing by 8
Andrey Utkin
- [FFmpeg-cvslog] rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
Andrey Utkin
- [FFmpeg-cvslog] avcodec/ccaption_dec: Remove the GOTO statement
Pranav Vaish
- [FFmpeg-cvslog] lavd/v4l2: print buffer flags in case of error
Giorgio Vazzana
- [FFmpeg-cvslog] matroskadec: Add support for parsing live header files
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: Support for live stream manifests
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lavf: Add support for WebM Live Muxing
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: Fix fate in MSVC
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webdashenc: replace unchecked av_malloc with stack allocation
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: Add better error handling
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: Fix potential memory leak
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: Add minimumUpdatePeriod
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: parameter'ize minimumUpdatePeriod
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] libavformat/webm_chunk: Write first audio packet.
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] webmdashenc: Fix UTCTiming Element
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lavf/webm_chunk: Use dyn_buf to write chunks
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] lavf/webm_chunk: Fix a memory leak.
Vignesh Venkatasubramanian
- [FFmpeg-cvslog] avformat/mov.c: Use %d to print an enum, not PRIu8
Chris Watkins
- [FFmpeg-cvslog] avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec()
Rong Yan
- [FFmpeg-cvslog] swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong
Rong Yan
- [FFmpeg-cvslog] avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_FMERGEH() VEC_FMERGEL(), they where wrong
Rong Yan
- [FFmpeg-cvslog] avcodec/png: Clearly separate encoding header and frames
Donny Yang
- [FFmpeg-cvslog] apng: Add a basic APNG encoder
Donny Yang
- [FFmpeg-cvslog] apng: Add a basic APNG muxer
Donny Yang
- [FFmpeg-cvslog] png: Use libavutil's crc functions instead of zlib's
Donny Yang
- [FFmpeg-cvslog] git-howto.texi: fix a typo
James Zern
- [FFmpeg-cvslog] libvpxenc: only set noise reduction w/vp8
James Zern
- [FFmpeg-cvslog] libvpxenc: cosmetics: reindent
James Zern
- [FFmpeg-cvslog] libvpxdec: cosmetics: reindent
James Zern
- [FFmpeg-cvslog] avcodec/mips: disable assembly not supported for Loongson-3
ZhouXiaoyong
- [FFmpeg-cvslog] configure: add Loongson-3 support
ZhouXiaoyong
- [FFmpeg-cvslog] avcodec: optimize mathops for Loongson-3 v1
ZhouXiaoyong
- [FFmpeg-cvslog] makefile: add Loongson-3 support
ZhouXiaoyong
- [FFmpeg-cvslog] g2meet: Support G2M5 codec variant
Eric Zimmerman
- [FFmpeg-cvslog] libavcodec/hqx: correct clipping error
ferdo at bigroses.nl
- [FFmpeg-cvslog] avformat/dtsdec: Extend DTS core sync word
foo86
- [FFmpeg-cvslog] avcodec/dca_parser: Extend DTS core sync word and fix existing check
foo86
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2d1f17c web/download: remove Jon Severinsson's FFmpeg PPA
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. a48209e web/download: fix fateserver git link
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 3305a7b web/consulting: add Thomas
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 4ef7f00 web/download: add FFmpeg 2.6.2
gitolite
- [FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. 217e2f1 Support parsing version 1 headers
gitolite
- [FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. d9167db Fix summary version check
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 02e8a22 Minor fix for FFmpeg logo alignment
gitolite
- [FFmpeg-cvslog] [ffmpeg-fateserver] branch master updated. 1428ab7 Fix extra brace
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 7d671fb Remove www. from the OS X download URL
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2e77109 web/download: add 2.2.15
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5d1d232 web/download: add FFmpeg 2.5.6
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 90499a1 web/download: add FFmpeg 2.4.9
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 93ca5a8 web/security: add CVE-2015-3395
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 1615f46 web/security: fix mismatching html tags
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 117771f web/security: add CVE-2015-3417
gitolite
- [FFmpeg-cvslog] [ffmpeg-web] branch master updated. 749d3ab web/olddownload: add FFmpeg 2.1.8
gitolite
- [FFmpeg-cvslog] avutil/log: more complete description of av_log function
Matteo Nastasi mop
- [FFmpeg-cvslog] Tag n2.6.2 : FFmpeg 2.6.2 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.2.15 : FFmpeg 2.2.15 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.5.6 : FFmpeg 2.5.6 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.4.9 : FFmpeg 2.4.9 release
git at videolan.org
- [FFmpeg-cvslog] Tag n2.1.8 : FFmpeg 2.1.8 relese
git at videolan.org
- [FFmpeg-cvslog] matroskadec: export cover art correctly
wm4
- [FFmpeg-cvslog] matroskadec: export cover art correctly
wm4
- [FFmpeg-cvslog] microdvd: do not export framerate hint as subtitle packet
wm4
- [FFmpeg-cvslog] h264: remove bogus YCgCo warning message
wm4
- [FFmpeg-cvslog] mmal: Move system headers before local headers
wm4
- [FFmpeg-cvslog] mmal: Reference MMAL VC lib explicitly
wm4
- [FFmpeg-cvslog] mpeg4videodec: Remove useless messages
wm4
- [FFmpeg-cvslog] avformat, avcodec: log discard padding
wm4
- [FFmpeg-cvslog] lavc: use correct type for printf() argument
wm4
- [FFmpeg-cvslog] Revert "avformat/mp3dec: offset seek index to end of id3v2 tag"
wm4
- [FFmpeg-cvslog] avformat/mp3dec: offset seek index to end of vbr headers
wm4
- [FFmpeg-cvslog] fate: add mp3 gapless test
wm4
- [FFmpeg-cvslog] avformat/mp3dec: fix gapless audio when seeking in CBR mode
wm4
- [FFmpeg-cvslog] fate: gapless: fix a typo in comment
wm4
- [FFmpeg-cvslog] fate: gapless: test seeking to a specific position
wm4
- [FFmpeg-cvslog] fate: gapless: test mp3 both with and without TOC
wm4
- [FFmpeg-cvslog] hls: skip to next segment if the current is unavailable
wm4
- [FFmpeg-cvslog] ffmpeg: add option not to offset seek position by start time
wm4
- [FFmpeg-cvslog] fate: gapless: fix mp3 tests
wm4
- [FFmpeg-cvslog] avformat: add common mechanism for skipping samples at the start of file
wm4
- [FFmpeg-cvslog] avformat/mp3dec: use the common mechanism for skipping samples
wm4
- [FFmpeg-cvslog] avformat/mp3dec: allow enabling generic seek mode
wm4
- [FFmpeg-cvslog] avformat/mp3dec: make generic index mode the default
wm4
- [FFmpeg-cvslog] fate: gapless: remove useless tests
wm4
- [FFmpeg-cvslog] avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3
wm4
- [FFmpeg-cvslog] fate: add mp3 CBR seek test
wm4
- [FFmpeg-cvslog] avformat/wvdec: fix seeking
wm4
- [FFmpeg-cvslog] avformat/mp3: large id3 tags break concatenated file detection
wm4
Last message date:
Thu Apr 30 23:44:39 CEST 2015
Archived on: Thu Apr 30 23:44:38 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).