89745 Commits (202b59cd3d0138921fc6fb6a940fd2a022e33b0a)
 

Author SHA1 Message Date
Mark Thompson 202b59cd3d lavfi/opencl: Use filter device if no input device is available 7 years ago
Carl Eugen Hoyos 6874945fbf fftools/ffmpeg_opt: Remove a write-only variable. 7 years ago
Paul B Mahol 2d3df8e2e9 avfilter/af_aiir: rename options, provide gains in separate option 7 years ago
Paul B Mahol 6c65de3db0 avfilter/af_aiir: add support for alternative coefficients format 7 years ago
Michael Niedermayer 476665d4de avcodec/h264_slice: Do not attempt to render into frames already output 7 years ago
KO Myung-Hun 3c0a081a1e compat/os2threads: support static mutexes 7 years ago
KO Myung-Hun d03c39b46b configure: check SDL2 function with a header 7 years ago
James Almer 9e68f472ec configure: remove check for SA_RESTART 7 years ago
James Almer 6ec9131920 fate: remove ffm reference files 7 years ago
Aman Gupta cc90ee0b7e Changelog: add VideoToolbox HEVC support 7 years ago
Matthieu Bouron e30b46b1ae lavc/mediacodec_wrapper: allocate MediaCodec.BufferInfo once 7 years ago
Matthieu Bouron d19174c673 lavc/mediacodecdec: remove mediacodec_process_data() indirection 7 years ago
Aman Gupta 9d9835017f lavc/mediacodecdec: switch to new decoding API 7 years ago
James Almer 8bbd8c8d52 fate: remove missing references to ffm 7 years ago
Rostislav Pehlivanov c693af1951 libavformat/network: fix function duplication 7 years ago
Rostislav Pehlivanov 7c6125cbcc libavformat/mpjpeg: use "ffmpeg" instead of "ffserver" as boundary tag 7 years ago
Rostislav Pehlivanov 8788e82c04 libavformat: unexpose private ff_ functions needed by ffserver 7 years ago
Rostislav Pehlivanov d41de90d44 libavformat: remove the ff_rtp_get_local_rtcp_port function 7 years ago
Rostislav Pehlivanov 9396ed0f29 libavformat: unexpose the ff_inet_aton function 7 years ago
Rostislav Pehlivanov c17f476144 libavformat: remove the ffmenc and ffmdec muxer and demuxers 7 years ago
Rostislav Pehlivanov 6b35a83214 Remove the ffserver program 7 years ago
LongChair 2ca65fc7b7 avcodec/rkmpp : remove stream start retries before first frame. 7 years ago
LongChair c6f8410636 avcodec/rkmpp : Fix broken build due to missing control operation 7 years ago
Nicolas George 01735b4852 tools/uncoded_frame: remove use of AVStream.codec. 7 years ago
Nicolas George 34dfe36971 tools/uncoded_frame: use buffersink accessors. 7 years ago
James Almer b2c42fc6dc avfilter: deprecate avfilter_link_get_channels() 7 years ago
Paul B Mahol 50b3cd22dd avfilter/av_biquads: scale a0 too 7 years ago
Misty De Meo bfe397e431 aiff: add explicit goto got_sound 7 years ago
Misty De Meo 94e6b5ac39 adpcm: consume remainder after consuming XA chunks 7 years ago
Michael Niedermayer fba00b7465 doc/fate: Document how to upload samples to the fate suite 7 years ago
James Almer da5b05c833 Revert "avfilter: deprecate avfilter_link_get_channels()" 7 years ago
James Almer 503164b54b Revert "tools/uncoded_frame: remove usage of avfilter_link_get_channels()" 7 years ago
James Almer 077fe9eb06 doc/libav-merge: remove line about libavutil atomics API 7 years ago
James Almer 01c21653ee tools/uncoded_frame: remove usage of avfilter_link_get_channels() 7 years ago
James Almer 798dcf2432 avfilter: deprecate avfilter_link_get_channels() 7 years ago
James Almer b9ad04b19c fate: add PERSIST_RPARAM_A_RExt_Sony_3 hevc conformance test 7 years ago
Paul B Mahol 52c959a237 avfilter/af_aiir: do not crash with invalid options 7 years ago
Anton Khirnov 89b84cb18b It has been replaced by C11 stdatomic.h and is now unused. 7 years ago
James Almer dcbf034a0f avcodec/error_resilience: remove unused header 7 years ago
James Almer 167e659b28 avfilter: use a mutex instead of atomics in avfilter_register() 7 years ago
James Almer 57960b1f28 avformat: use mutexes instead of atomics in av_register_{input,output}_format() 7 years ago
James Almer 9ed4ebc530 avcodec/util: use a mutex instead of atomics in avcodec_register() 7 years ago
Paul B Mahol 7bb1be9af0 avfilter: add arbitrary audio IIR filter 7 years ago
Michael Niedermayer b2be76c0a4 avcodec/dnxhddec: Check dc vlc 7 years ago
Marc-Antoine Arnaud e425047a47 avfilter: rename variables in geq 7 years ago
Marc-Antoine Arnaud ac6b0bba79 avfilter: slice processing for geq 7 years ago
Marc-Antoine Arnaud 206b25f9f4 avfilter: reorder variable definition in geq 7 years ago
James Almer d36335bda5 avcodec/parser: use a mutex instead of atomics in av_register_codec_parser() 7 years ago
Marton Balint f528c49c7c avfilter/vf_framerate: calculate interpolation as integer 7 years ago
Misty De Meo fde057dfb2 aiff: add support for XA ADPCM 7 years ago