19588 Commits (f20141d73f08ed0c8e875bd993a7143e19b266e3)

Author SHA1 Message Date
Janne Grunau dc4b2e7d33 rv34: use ff_mpeg_update_thread_context only when decoder is fully initialized 10 years ago
Diego Biurrun 8fc6a70c21 mpeg12enc: Add missing #include for PICT_FRAME 10 years ago
Diego Biurrun 7cb66ebc0b error_resilience: Drop asserts from guess_mv() 10 years ago
Diego Biurrun 6af2930222 pcm: Drop av_unused attribute from variable that is always used 11 years ago
Diego Biurrun 14d2006ca6 pcm: Drop unused variable from DECODE_PLANAR macro 11 years ago
Diego Biurrun d456baafb6 vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() 11 years ago
Christophe Gisquet 41e1354c10 proresenc: Properly account for alpha plane 11 years ago
Christophe Gisquet 45ce880a9b proresenc: Realloc if buffer is too small 11 years ago
Christophe Gisquet 58b68e4fde proresenc: Report buffer overflow 11 years ago
Christophe Gisquet b16699f2da proresenc: Remove unneeded parameters from encode_alpha_plane() 11 years ago
Diego Elio Pettenò 12640e4cbb tiff: Return proper error for missing LZMA compression 11 years ago
Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 11 years ago
Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 11 years ago
Diego Biurrun efd26bedec build: Add explanatory comments to (optimization) blocks in the Makefiles 11 years ago
Diego Biurrun 835f798c7d mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 11 years ago
John Stebbins 552bc42df4 h261dec: Fix order of initialization 11 years ago
John Stebbins b869eea7ea h263dec: Fix order of initialization 11 years ago
John Stebbins 998c9f15d1 idct: remove call to ff_idctdsp_init from ff_MPV_common_init 11 years ago
Nidhi Makhijani 93f29948e4 mpeg4video: Fix doxygen comment syntax to document correct struct member 11 years ago
Edgar Hucek ab059f0aa8 vaapi: set the scaling list correctly. 11 years ago
Michael Niedermayer da7d839a0d ffv1dec: check that global parameters do not change in version 0/1 11 years ago
Christophe Gisquet 3187fa14a3 hevc_mvs: avoid deriving tmvp in amvp 11 years ago
Christophe Gisquet 14ca0aa69b hevc: wait proper position for tmvp 11 years ago
Christophe Gisquet cf6090dc62 hevc: use intreadwrite 11 years ago
Christophe Gisquet ed53cc217f hevc: derive partial merge list 11 years ago
Christophe Gisquet 3505b19652 hevc: derive partially amvp list 11 years ago
Christophe Gisquet 09182b3224 hevc: simplify rounding 11 years ago
Christophe Gisquet d1b1c3bb5e hevc: reorder loops 11 years ago
Diego Biurrun cc1d8c54c1 avcodec: Postpone FF_IDCT_XVIDMMX removal until the next version bump 11 years ago
Anton Khirnov d63443b968 lavc: drop the av_fast_{re,m}alloc compatibility wrappers 11 years ago
Diego Elio Pettenò 2597a842a0 tiff: Improve grayscale support 11 years ago
Anton Khirnov 9325d88eba lavc: remove obsolete and disabled avpriv functions 11 years ago
Anton Khirnov 472f9ed312 Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Anton Khirnov 7acdd3a127 hevc_filter: avoid excessive calls to ff_hevc_get_ref_list() 11 years ago
Anton Khirnov 52a2c17ec0 hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list() 11 years ago
Anton Khirnov a7a17e3f19 hevc_filter: move some conditions out of loops 11 years ago
Anton Khirnov 70211539a3 hevc: deobfuscate slice/tile boundary handling for DBF 11 years ago
Anton Khirnov 5501971578 hevc_filter: drop more redundant checks 11 years ago
Anton Khirnov 65b8b6c476 hevc_filter: drop redundant checks 11 years ago
Anton Khirnov 4d1ff2a489 hevc: calculate the dbf strength in hls_pcm_sample() only if dbf is enabled 11 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun 84d173d3de xvididct: Ensure that the scantable permutation is always set correctly 11 years ago
Diego Biurrun 6f1960ab71 idct: cosmetics: Drop one unnecessary if-block level 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
Felix Abecassis a7e541c992 h264: fix interpretation of interleved stereo modes 11 years ago
Anton Khirnov 7b588bb691 svq1: do not modify the input packet 11 years ago
Anton Khirnov c7d9b473e2 cdgraphics: do not return 0 from the decode function 11 years ago
Anton Khirnov a1599f3f7e cdgraphics: switch to bytestream2 11 years ago