105735 Commits (5df71a5e8d2d3511a8eb35800d037d75696c1f4d)
 

Author SHA1 Message Date
Anton Khirnov 41d25efade lavc/xvmc.h: mark the header as deprecated 3 years ago
Anton Khirnov be95df12bb lavc/mpeg*: drop the XvMC hwaccel code 3 years ago
Wolfgang Müller a67734596d avformat/id3v2: Add Grouping frame to id3v2.4 metadata table 3 years ago
Andreas Schneider 6f1e14ebed avformat/gnutls: Use the systems default crypto policy 3 years ago
Paul B Mahol 0da255dd10 avfilter/vf_mix: improve speed of processing 3 years ago
Paul B Mahol e235c76487 avfilter/vf_tmix: increase max allowed number of frames 3 years ago
Paul B Mahol 81df787b53 avfilter/avf_showspectrum: stop using AVAudioFifo to keep samples 3 years ago
pascal massimino 9f4dff61f7 avfilter/vf_fftfilt: Add missing cpu.h inclusion 3 years ago
Paul B Mahol 8e825ec3ab avfilter/vf_fftfilt: switch to rdft from lavu/tx 3 years ago
Paul B Mahol e26a0afabd avfilter/vf_fftdnoiz: switch to fft from lavu/tx 3 years ago
Paul B Mahol f1daa3b120 avfilter/blend_modes: unbreak interpolate mode for float format 3 years ago
Paul B Mahol 9e11a7e193 avfilter/af_aderivative: add timeline support 3 years ago
Paul B Mahol 66f8f9ed29 avfilter/f_perms: add commands support 3 years ago
Andreas Schneider 59c647bcf3 avcodec/exif: Don't include tiff.h in exif.h 3 years ago
Andreas Schneider cf535d6d51 avcodec/exif: Include bytestream.h for GetByteContext 3 years ago
Andreas Rheinhardt 71547cb7b3 avcodec/pthread_frame: Remove nonsense error message 3 years ago
Andreas Rheinhardt 1b6b110f2f avcodec/vc1: Fix indentation 3 years ago
Andreas Rheinhardt c38a8576fe avcodec/8bps: Mark decoder as init-threadsafe 3 years ago
Limin Wang d15f65c469 avcodec/videotoolbox: add internal.h for header depenedency 3 years ago
Andreas Rheinhardt 71d3e717fb avcodec/mpegvideo_xvmc: Add missing mpegvideodec.h inclusion 3 years ago
Stephen Hutchinson da9cc25c88 configure: check avisynth header version 3 years ago
Stephen Hutchinson af69e4c241 avisynth: use AviSynth+'s frame properties to set various fields 3 years ago
emcodem 05c492eeb0 avisynth: corrected interlace detection 3 years ago
Andreas Rheinhardt 66d4c72162 avcodec/mpegpicture: Constify src parameter of ff_update_picture_tables 3 years ago
Andreas Rheinhardt 8b856a9e53 avcodec/motion_est: Constify mv-table parameters where possible 3 years ago
Andreas Rheinhardt 32ce3b7168 avcodec/mpegutils.h: Move DELAYED_PIC_REF macro to h264dec.h 3 years ago
Andreas Rheinhardt 629259bdb5 avcodec/mpegpicture: Don't check for DELAYED_PIC_REF 3 years ago
Andreas Rheinhardt c3e780c39b avcodec/mpegvideo_enc: Remove unused parameter from encode_mb_hq() 3 years ago
Andreas Rheinhardt cbf6cd91e6 avcodec/mpegvideo_enc: Remove unused function parameters 3 years ago
Andreas Rheinhardt 314e0a821e avcodec/mpegvideo: Constify src of ff_update_duplicate_context() 3 years ago
Andreas Rheinhardt 6d39f5ffb0 avcodec/mpegvideo_dec: Remove commented-out cruft 3 years ago
Andreas Rheinhardt 18e75f493d avcodec/mpegvideo: Remove write-only [fb]_code 3 years ago
Andreas Rheinhardt 6c2ce16954 avcodec/mpegvideo_enc: Don't set picture_in_gop_number for slice threads 3 years ago
Andreas Rheinhardt 7a774a4e93 avcodec/mpegvideo_enc: Don't find encoder by ID 3 years ago
Andreas Rheinhardt 965cfc6684 avcodec/mpegvideo: Move decoder-only stuff to a new header 3 years ago
Andreas Rheinhardt 746e7102be avcodec/mpegvideo: Move encoder-only stuff to a new header 3 years ago
Andreas Rheinhardt 9fa4e0e555 avcodec/rv10.h: Split header into decoder- and encoder-only parts 3 years ago
Andreas Rheinhardt 9856f6a443 avcodec/mpeg12.h: Move encoder-only stuff into a new header 3 years ago
Andreas Rheinhardt 977d8b6297 avcodec/mpeg12.h: Move decoder-only stuff to a new header 3 years ago
Andreas Rheinhardt f78ffe382c avcodec/flv.h: Split header into encoder-only and decoder-only headers 3 years ago
Andreas Rheinhardt 876d0afe1f avcodec/mpeg4video.h: Move encoder-only parts in a new file 3 years ago
Andreas Rheinhardt 1187765f3b avcodec/mpeg4video.h: Move decoder-only parts to a new header 3 years ago
Andreas Rheinhardt 20d74fb09d avcodec/h263.h: Move encoder-only stuff to a new header h263enc.h 3 years ago
Andreas Rheinhardt 20033c7da4 avcodec/msmpegenc: Add MSMPEG4EncContext and move ac_stats to it 3 years ago
Andreas Rheinhardt e2cf60f040 avcodec/msmpeg4.h: Move decoder-only parts to a new header 3 years ago
Andreas Rheinhardt 9f2b566301 avcodec/msmpeg4.h: Move encoder-only stuff to a new header 3 years ago
Andreas Rheinhardt 78087da47c avcodec/wmv2.h: Move encoder- and decoder-only parts to new headers 3 years ago
Andreas Rheinhardt cc90478967 avcodec/wmv2: Split Wmv2Context into decoder and encoder context 3 years ago
Andreas Rheinhardt 584f26db0d avcodec/wmv2: Move initializing abt_scantables to the decoder 3 years ago
Andreas Rheinhardt b81a29d180 avcodec/idctdsp: Constify the permutation parameter of ff_init_scantable 3 years ago