38514 Commits (37fca5daa0bed1fdb651dfc1c38a3b47f79c58a5)
 

Author SHA1 Message Date
Anton Khirnov 411225aabc id3v2enc: split ff_id3v2_write(). 13 years ago
Anton Khirnov c199817748 id3v2enc: make id3v2_put_size take only an AVIOContext. 13 years ago
Anton Khirnov 393fd0d89e id3v2: remove unused ff_id3v2_read(). 13 years ago
Anton Khirnov 079ea6ca5f lavf: export id3v2 attached pictures as streams. 13 years ago
Anton Khirnov dd2a4bcfd7 lavf: generic code for exporting attached pictures. 13 years ago
Anton Khirnov a93b09cb45 id3v2: read attached pictures and export them in ID3v2ExtraMeta. 13 years ago
Anton Khirnov b73ad74660 lavf: move CodecMime from matroska.h to internal.h 13 years ago
Anton Khirnov eaea76d72c swfdec: do not set codec timebase. 13 years ago
Kostya Shishkov 12b812d2e5 prores: store and retrieve extended colourspace information 13 years ago
Phil Barrett c7084182e8 proresenc: correct edge emulation 13 years ago
Kostya Shishkov 235d693286 prores: handle 444 chroma in right order 13 years ago
Anton Khirnov 23bfcc066d mpegvideo_enc: add quantizer_noise_shaping private option. 13 years ago
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