summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/rkmpp : remove stream start retries before first frame.LongChair2018-01-06
* avcodec/rkmpp : Fix broken build due to missing control operationLongChair2018-01-06
* tools/uncoded_frame: remove use of AVStream.codec.Nicolas George2018-01-06
* tools/uncoded_frame: use buffersink accessors.Nicolas George2018-01-06
* avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-06
* avfilter/av_biquads: scale a0 tooPaul B Mahol2018-01-06
* aiff: add explicit goto got_soundMisty De Meo2018-01-06
* adpcm: consume remainder after consuming XA chunksMisty De Meo2018-01-06
* doc/fate: Document how to upload samples to the fate suiteMichael Niedermayer2018-01-06
* Revert "avfilter: deprecate avfilter_link_get_channels()"James Almer2018-01-05
* Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()"James Almer2018-01-05
* doc/libav-merge: remove line about libavutil atomics APIJames Almer2018-01-05
* tools/uncoded_frame: remove usage of avfilter_link_get_channels()James Almer2018-01-05
* avfilter: deprecate avfilter_link_get_channels()James Almer2018-01-05
* fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance testJames Almer2018-01-05
* avfilter/af_aiir: do not crash with invalid optionsPaul B Mahol2018-01-05
* It has been replaced by C11 stdatomic.h and is now unused.Anton Khirnov2018-01-05
* avcodec/error_resilience: remove unused headerJames Almer2018-01-05
* avfilter: use a mutex instead of atomics in avfilter_register()James Almer2018-01-05
* avformat: use mutexes instead of atomics in av_register_{input,output}_format()James Almer2018-01-05
* avcodec/util: use a mutex instead of atomics in avcodec_register()James Almer2018-01-05
* avfilter: add arbitrary audio IIR filterPaul B Mahol2018-01-05
* avcodec/dnxhddec: Check dc vlcMichael Niedermayer2018-01-05
* avfilter: rename variables in geqMarc-Antoine Arnaud2018-01-05
* avfilter: slice processing for geqMarc-Antoine Arnaud2018-01-05
* avfilter: reorder variable definition in geqMarc-Antoine Arnaud2018-01-05
* avcodec/parser: use a mutex instead of atomics in av_register_codec_parser()James Almer2018-01-04
* avfilter/vf_framerate: calculate interpolation as integerMarton Balint2018-01-04
* aiff: add support for XA ADPCMMisty De Meo2018-01-04
* avutil/log: use thread wrappers for the locking functionalityJames Almer2018-01-04
* ffmpeg: use thread wrappers for the thread message functionalityJames Almer2018-01-04
* configure: update minimum required version of libvmafJames Almer2018-01-04
* http: avoid logging reconnect warning if stream was abortedwm42018-01-04
* hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctlywm42018-01-04
* libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDispl...Humberto Ribeiro2018-01-04
* http: bump message level for reconnect message and log timeoutwm42018-01-04
* http: block while waiting for reconnectingwm42018-01-04
* avfilter: add hilbert source FIR filterPaul B Mahol2018-01-04
* lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc().Carl Eugen Hoyos2018-01-04
* opusenc_psy: disable stereo searches for mono streamsRostislav Pehlivanov2018-01-04
* lavr: deprecate the entire libraryRostislav Pehlivanov2018-01-04
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* lavc/audiotoolboxenc: fix noise in encoded audioJiejun Zhang2018-01-03
* lavfi/framesync: remove an invalid free.Nicolas George2018-01-03
* lavfi/framesync: document frame ownership for dualinput.Nicolas George2018-01-03
* avfilter: add entropy filterPaul B Mahol2018-01-03
* vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_wr...Derek Buitenhuis2018-01-03
* vf_paletteuse: Add error checking to apply_paletteDerek Buitenhuis2018-01-03
* lavc/options: Remove unneeded headerDerek Buitenhuis2018-01-03
* avcodec/utvideoenc: switch to planar RGB formatsPaul B Mahol2018-01-02