29197 Commits (54cba3f53efd80442015a0ba5ba25252e8096290)

Author SHA1 Message Date
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 11 years ago
Mickaël Raulet 250430bf28 hevc: separate residu and prediction (needed for Range Extension) 11 years ago
Mickaël Raulet 255086a7e0 hevc: use local variable for split_cu_flag 11 years ago
Mickaël Raulet f5beda3bfd hevc: move restore_tqb where it should be. 11 years ago
Mickaël Raulet 1241eb8870 hevc: simplify SAO computation, delay from one row its computation 11 years ago
Mickaël Raulet c4058b7288 hevc/cabac: add new context for new syntax elements related to Rext(cherry picked from commit 6d71e2394f52679cfc8b86fb5880f89e6bd311d4) 11 years ago
Mickaël Raulet 07b91b8d62 hevc: cleaning up, remove unused constants(cherry picked from commit 7eed32d076c57aa03011d65a64903e8bdb633978) 11 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 11 years ago
Ben Avison 42c1cc35b7 armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 11 years ago
James Almer 276bef5340 x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 11 years ago
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