38552 Commits (e75518e18d953080409711bab291d9501625e103)
 

Author SHA1 Message Date
Anton Khirnov 16b7557b79 lavc: deprecate AVCodecContext.inter_threshold. 13 years ago
Anton Khirnov 4f07f8196c lavc: deprecate AVCodecContext.color_table_id. 13 years ago
Anton Khirnov e0f68413dd avplay: remove an unused variable. 13 years ago
Anton Khirnov 63efd83ae1 mpegvideo_enc: add chroma/luma_elim_threshold private options. 13 years ago
Anton Khirnov af3d804f9f mpegvideo_enc: add cbp_rd flag to mpv_flags. 13 years ago
Anton Khirnov ff71a383ac mpegvideo_enc: add qp_rd flag to mpv_flags. 13 years ago
Anton Khirnov a249f0cc23 mpegvideo_enc: add strict_gop flag to mpv_flags. 13 years ago
Anton Khirnov ed019b8e5b lavc: add -mpv_flags to mpegvideo_enc-based encoders. 13 years ago
Michael Niedermayer 52ae41a874 fate: disable deshake test as it isnt binary identical across archs. 13 years ago
Michael Niedermayer 956fb91e03 aacdec: Support stereo streams that erroneously signal predefined channel configuration 1 (mono). 13 years ago
Alex Converse 2564f6e6d4 aacdec: Reshuffle functions so get_che() can call set_default_channel_config() and output_configure(). 13 years ago
Michael Niedermayer 6aca18a9a0 vmnc: Fail if bpp is not recognized instead of crashing. 13 years ago
Michael Niedermayer c250063523 get_buffers: Check that pix_fmt is not NONE. 13 years ago
Michael Niedermayer 8534881a38 alsdec: Check that quantized parcor coeffs are within range. 13 years ago
Michael Niedermayer f5bf7b9f4b libpostproc: fix out of array accesses detected by AddressSanitizer. 13 years ago
Michael Niedermayer f54e06feb3 vf_deshake: try to fix memleak 13 years ago
Michael Niedermayer 9aa7b3cd53 fate: switch lavfi-pp targets which need bitexact flags to use them. 13 years ago
Michael Niedermayer 7f80afe0a7 libpostproc: add bitexact mode, which is needed for regression testing. 13 years ago
Michael Niedermayer 0ae9b32e51 fate: More libpostproc tests to improve coverage. 13 years ago
Ronald S. Bultje 8bc396fc0e vp56: error out on invalid stream dimensions. 13 years ago
Michael Niedermayer 51defefa85 cook: avoid out of global array read. 13 years ago
Ronald S. Bultje bb6d5411e1 asf: don't seek back on EOF. 13 years ago
Michael Niedermayer 0e6aa0fef5 Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 6e57a02b9f asf: error out on ridiculously large minpktsize values. 13 years ago
Michael Niedermayer f929abd0c3 adpcm_xa: Check filter validity. 13 years ago
Alex Converse bbeb29133b adpcm: Clip step_index values read from the bitstream at the beginning of each frame. 13 years ago
Ronald S. Bultje 934cd18a43 oma: don't read beyond end of leaf_table. 13 years ago
Diego Biurrun cfac648e6a doxygen: Remove documentation for non-existing parameters; misc small fixes. 13 years ago
Philip de Nier 34210e8df1 mxfdec: set pixel format for cdci picture formats 13 years ago
Philip de Nier c2d11a8b86 mxfdec: detect uncomp pictures using essence container ul 13 years ago
Philip de Nier 51d632cc8f mxf: add uncompressed 422 8-bit rawvideo label 13 years ago
Philip de Nier 3592bd509c mxfdec: set track edit rate num/den in expected order 13 years ago
Philip de Nier 627cd3841b mxf: fix v210 label matching len 13 years ago
Michael Niedermayer bf72c0410d cook: add const to quant_index_table of categorize() 13 years ago
Ronald S. Bultje fc9bc08dca Indeo3: fix crashes on corrupt bitstreams. 13 years ago
Michael Niedermayer 4f5d1468f5 omadec: Fix wrong number of array elements. 13 years ago
Michael Niedermayer ddd86a2924 ffmpeg: Fix division by 0 due to invalid timebase 13 years ago
Philip de Nier 539a8469ae add v210 to intra only list to allow "-vcodec copy" 13 years ago
Michael Niedermayer 1ebc5e71a0 tests: add libpostproc test 13 years ago
Diego Biurrun bd7a647c0d msmpeg4: Replace forward declaration by proper #include. 13 years ago
Luca Barbato 0c1759ac4b segment: implement wrap around 13 years ago
Luca Barbato ee42df8a35 avf: reorder AVStream and AVFormatContext 13 years ago
Michael Niedermayer 8b1cd25ca7 pmpdec: Check for zero audio packets. 13 years ago
Michael Niedermayer e3822886eb Merge remote-tracking branch 'qatar/master' 13 years ago
Alex Converse 5e239c7f9e aacdec: Remove erroneous reference to global gain from the out of bounds scalefactor error message. 13 years ago
Michael Niedermayer f1808e3048 libpostproc: add pp=help support to print the help text via av_log() 13 years ago
Diego Biurrun d10319d87f avcodec_default_reget_buffer(): fix compilation in DEBUG mode 13 years ago
Carl Eugen Hoyos 7b4e1466d4 Exit ffmpeg if swr_convert() fails. 13 years ago
Derek Buitenhuis 273f4b39fc fate: Overhaul WavPack coverage 13 years ago
Ronald S. Bultje b0c4f04338 h264: fix mmxext chroma deblock to use correct TC values. 13 years ago