29323 Commits (e3fac208246f5f94cfc4d3abdb1a4770272f96ee)

Author SHA1 Message Date
Ronald S. Bultje ebd1c505d2 h264: fix direct temporal mvs for bottom-field-first poc order. 11 years ago
Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 11 years ago
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 years ago
Michael Niedermayer 1db641cbd2 avcodec/hevc: more clearing to avoid stale pointers 11 years ago
Michael Niedermayer ccd6911c18 avcodec/hevc_ps: do not loose all reference to pointers still in use 11 years ago
James Almer 123649dd19 x86/dsputilenc: remove some empty if statements 11 years ago
Michael Niedermayer 66558fe715 avcodec/hevc_ps: Check layer_id_included_flags count 11 years ago
Michael Niedermayer 6935ae22ed avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering 11 years ago
Michael Niedermayer 5d88e40093 avcodec/hevc: check slice_header_extension data length 11 years ago
Michael Niedermayer c79acacd2e avcodec/hevc: fix nb_sh / nb_sps check 11 years ago
Michael Niedermayer 2cebd17e3f avcodec/pgssubdec: Fix input pts 11 years ago
Diego Biurrun 1173320249 dsputil: Drop unused bit_depth parameter from all init functions 11 years ago
Gildas Cocherel 458e7c9483 hevc: implement pic_output_flag handling 11 years ago
Mickaël Raulet f43789b76e hevc: set the keyframe flag on output frames 11 years ago
Mickaël Raulet 1493b237bd hevc: Replace nal type chek with equivalent IS_IRAP macro 11 years ago
Anton Khirnov 17e9d52c8c hevc_ps: remove a write-only variable 11 years ago
Michael Niedermayer 9195c26d45 avcodec/rv34: fix crash while seeking on very damaged file 11 years ago
Christophe Gisquet 4576eff05d hevc: derive partial merge list 11 years ago
Christophe Gisquet bbeaae96eb hevc: derive partially amvp list 11 years ago
Clément Bœsch 7e7168b82d Fix 2 coeffecient typo 11 years ago
Christophe Gisquet eca1957c4c hevc: reorder loops 11 years ago
Christophe Gisquet 2e471e4703 hevc: simplify rounding 11 years ago
Carl Eugen Hoyos a1e3ea475a Fix compilation with --disable-everything. 11 years ago
James Almer 2571e8fe37 alpha/pixblockdsp: move code out of dsputil 11 years ago
Michael Niedermayer 92c29914de avcodec/hevc_sei: factor return 1 out of if/else chain 11 years ago
Michael Niedermayer 76a35f7830 avcodec/roqvideoenc: Print the correct max resolution 11 years ago
Michael Niedermayer 9af59db6ec avcodec/roqvideoenc: More verbose warning about no power of 2 dimensions 11 years ago
Oliver Fromme a32dcaaaf8 avcodec/dvdsubenc: Add dvdsub workaround for some players 11 years ago
Michael Niedermayer e36916a63f avcodec/pthread_frame: fix setting hwaccel with threads and get_format() 11 years ago
Diego Biurrun f46bb608d9 dsputil: Split off pixel block routines into their own context 11 years ago
Vittorio Giovara 0569a7e0bd hevc: parse display orientation SEI message 11 years ago
Vittorio Giovara 18e3d61e9e h264: parse display orientation SEI message 11 years ago
Michael Niedermayer f32c5d1a8d avcodec/mpegvideo: clip mv visualization arrows so that their direction is maintained 11 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Carl Eugen Hoyos d6e7881c2e Fix wmv1 encoding if all other msmpeg4-related encoders were disabled. 11 years ago
Carl Eugen Hoyos e4dfc3f9b8 Fix wmv1 decoding if no other msmpeg4-related decoder was compiled. 11 years ago
Michael Niedermayer c8b2cf4996 avcodec/mpegvideo: flip motion vector visualization for backward motion vectors 11 years ago
James Almer 2375b09473 alpha/idctdsp: move idct init code out of dsputil 11 years ago
Michael Niedermayer 550bda741c avcodec/alpha/dsputil_alpha: fix build 11 years ago
Michael Niedermayer 7cb8f7ded4 avcodec/proresenc_anatoliy: check against maximum dimensions 11 years ago
Michael Niedermayer 7c7441b37d avcodec/roqvideoenc: check dimensions against maximum 11 years ago
Michael Niedermayer fe4c76b3d0 avcodec/roqvideoenc: fix infinite lambda increasing loop 11 years ago
Martin Storsjö 79fce1ec8a arm: Avoid using the 'setend' instruction on ARMv7 and newer 11 years ago
Michael Niedermayer 5c7bf354dc avcodec/crystalhd: Add #if HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 39ea21713c avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
Michael Niedermayer 154954c2ac avcodec/vmdvideo: remove unneeded include 11 years ago
Diego Biurrun a9aee08d90 dsputil: Split off FDCT bits into their own context 11 years ago
Omer Osman 1e9a93bfca libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream 11 years ago
Nidhi Makhijani 246f869590 vmd: Split audio and video decoder 11 years ago