summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/rtpdec: export Opus extradata in ff_rtp_parse_open()Jonathan Baudanza2021-01-03
* avfilter/vf_w3fdif: not interlaced frames are filtered like tffPaul B Mahol2021-01-03
* avfilter/vf_w3fdif: add two more useful optionsPaul B Mahol2021-01-03
* avformat/http: support retry on connection errorerankor2021-01-03
* avformat/wavdec: Avoid zeroing written to arrayMichael Niedermayer2021-01-03
* avcodec/notchlc: Check uncompressed size against input for LZ4Michael Niedermayer2021-01-03
* avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informativeJan Ekström2021-01-02
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* lavc/mjpegdec: cosmetics, org->origAnton Khirnov2021-01-01
* fate: add tests for AVIDAnton Khirnov2021-01-01
* api-seek-test: use non-obsolete decoding APIAnton Khirnov2021-01-01
* api-band-test: use non-obsolete decoding APIAnton Khirnov2021-01-01
* api-h264-test: use non-obsolete decoding APIAnton Khirnov2021-01-01
* lavfi/vf_uspp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_codecview: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_fspp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_pp7: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_spp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi/vf_pp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* lavfi: add common code to handle QP tablesAnton Khirnov2021-01-01
* lavfi/vf_qp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* mpegvideo: use the AVVideoEncParams API for exporting QP tablesAnton Khirnov2021-01-01
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* avfilter: add temporal midway equalizer filterPaul B Mahol2021-01-01
* configure: update copyright yearLynne2021-01-01
* avcodec/svq1dec: Increase nb_bits of VLC to read it in one goAndreas Rheinhardt2020-12-31
* avcodec/dirac_arith: Make table only used here staticAndreas Rheinhardt2020-12-31
* avcodec/qdmc: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Cleanup generically on init failureAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Move per-stream fields to OpusStreamContextAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Return error upon errorAndreas Rheinhardt2020-12-31
* avcodec/aacps_common: Use minimal VLC nb_bits/max_depthAndreas Rheinhardt2020-12-31
* avcodec/aacps: Factor out code shared by float and fixed point decoderAndreas Rheinhardt2020-12-31
* avcodec/mpegvideo: Don't zero-initialize unnecessarilyAndreas Rheinhardt2020-12-31
* avcodec/aacsbr_template: Remove pointless runtime initializationAndreas Rheinhardt2020-12-31
* avcodec/aacsbr: Remove remnants of tablegenAndreas Rheinhardt2020-12-31
* avcodec/atrac3plus_data: Mark array as constAndreas Rheinhardt2020-12-31
* avcodec/mlpenc: Simplify finding best codebookAndreas Rheinhardt2020-12-31
* avcodec/opusdec: Remove always-true checkAndreas Rheinhardt2020-12-31
* avfilter/vf_addroi: Use chars instead of strings for one-char stringsAndreas Rheinhardt2020-12-31
* avcodec/opustab: Make array staticAndreas Rheinhardt2020-12-31
* avcodec/motion_est, mpegvideo: Make pointers to static storage constAndreas Rheinhardt2020-12-31
* configure, libavcodec/speedhq: Fix compiling SpeedHQ encoderAndreas Rheinhardt2020-12-31
* avcodec/mpegvideo: Merge ff_mpv_decode_defaults into ff_mpv_decode_initAndreas Rheinhardt2020-12-31
* avcodec/h261dec: Don't use too big max_depth in get_vlc2()Andreas Rheinhardt2020-12-31
* avcodec/speedhq: Remove castAndreas Rheinhardt2020-12-31
* avcodec/mpeg12: ReindentationAndreas Rheinhardt2020-12-31
* avcodec/mpeg12: Make initializing VLCs thread-safeAndreas Rheinhardt2020-12-31