105611 Commits (8b856a9e535de06df96588fb566b8d629e128580)
 

Author SHA1 Message Date
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
Andreas Rheinhardt e911f5546f avcodec/h261enc: Pass PutBitContext directly in h261_encode_motion() 3 years ago
Andreas Rheinhardt 8401b94602 avcodec/h261: Move encoder-only stuff to a new header 3 years ago
Andreas Rheinhardt d5e87df902 avcodec/h261: Separate decode and encode contexts 3 years ago
Andreas Rheinhardt 725e2300af avcodec/mpegvideo: Enable private contexts 3 years ago
Danny Wu 68595b46cb fftools/ffmpeg: Restore DTS correction for VP9 copies 3 years ago
Andreas Rheinhardt 2233ef1db9 avcodec/exr: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt 2d29058fb2 avcodec/amrwbdec: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt 903e871858 avcodec/amrnbdec: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt b45060114d avcodec/vp[56]: Mark decoders as init-threadsafe 3 years ago
Andreas Rheinhardt ac6c1080cd avcodec/vp56: Avoid functions with only one caller 3 years ago
Andreas Rheinhardt ac9f8d7c02 avcodec/vp6: Avoid code duplication when initializing VP56 contexts 3 years ago
Andreas Rheinhardt 3cbef22f8f avcodec/vp6: Avoid allocation for alpha_context 3 years ago
Andreas Rheinhardt 55379dac53 avcodec/vp56: Cleanup generically in case of init failure 3 years ago
Andreas Rheinhardt 90e5eef731 avcodec/vp6: Check initializing VP6A context 3 years ago
Paul B Mahol fad5c6d743 avcodec/qdmc: switch to fft from lavu/tx 3 years ago
Paul B Mahol fcee53619a avfilter/af_surround: change x/y spread defaults 3 years ago
Paul B Mahol 619519ee0a avfilter/af_surround: avoid implicit conversion to float 3 years ago
Paul B Mahol b015c101ab avfilter/af_surround: switch to rdft from avutil/tx 3 years ago
Paul B Mahol f05c52985c avfilter: add dialogue enhance audio filter 3 years ago
Paul B Mahol 800dfd2eac avfilter/af_atempo: switch to rdft from lavu/tx 3 years ago
Limin Wang e8f439631f avformat/udp: remove IPPROTO_IPV6 macro 3 years ago
Limin Wang 268d00bb87 avformat/udp: Fix IP_MULTICAST_TTL for BSD compatibility 3 years ago
Limin Wang c0817ee92e avformat/udp: use one setsockopt for ipv4/ipv6 3 years ago
Limin Wang 1de24ee512 avformat/udp: properly check for valid ttl in url 3 years ago