39746 Commits (162e4004643c929a8a799f4362c68bef5a53ba50)
 

Author SHA1 Message Date
Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 13 years ago
Michael Niedermayer 5d6a40bc74 Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 4f043c8a11 Allow running fate-wmv8-x8intra manually. 13 years ago
Reimar Döffinger a5efc8c9bf Allow manually running disabled FATE tests. 13 years ago
Reimar Döffinger 03ef5047d1 Fix nellymoser encoder crash with hardcoded tables. 13 years ago
Reimar Döffinger a7b1420ca2 Update reference for disabled fate-wmv8-x8intra test to new format. 13 years ago
Michael Niedermayer 1d80c8db27 ffv1: set slice geometry based on user specified slices. 13 years ago
Michael Niedermayer 8dfbc1c5cf ffv1: allow enabling of version 2 by using some of its features. 13 years ago
Michael Niedermayer 1b295a17d7 ffv1: fix version=2 chroma handling 13 years ago
Michael Niedermayer 5612359501 ffv1: add a minor version field beginning with ffv1.3 13 years ago
Martin Storsjö 9294f538e9 rtsp: Don't use av_malloc(0) if there are no streams 13 years ago
Martin Storsjö 62c3c8ca78 rtsp: Don't use uninitialized data if there are no streams 13 years ago
Reimar Döffinger 069cf86d32 Fix side-data memleak also for audio. 13 years ago
Gwenole Beauchesne 58e1032d8f vaapi: mpeg2: fix slice_vertical_position calculation. 13 years ago
Gwenole Beauchesne 9cb150c9ab hwaccel: mpeg2: decode first field, if requested. 13 years ago
Martin Storsjö 2ce7f4d4e6 cosmetics: Fix indentation 13 years ago
Martin Storsjö 456001486e rtsp: Don't expose the MS-RTSP RTX data stream to the caller 13 years ago
Thierry Foucu cb93946820 mpegtsenc: Add support to mux s302 stream 13 years ago
Michael Niedermayer 352a67e6f8 configure: fix - vs _ error 13 years ago
Reimar Döffinger 58c25724b7 Add nellymoser "fuzzy" FATE test. 13 years ago
Reimar Döffinger e9841505d2 Allow setting CODEC_FLAG2_CHUNKS via the name "chunks". 13 years ago
Reimar Döffinger d506ef05a0 Fixes for third argument do_image_formats. 13 years ago
Stefano Sabatini f0bb1a599c ffprobe: use avbprint API 13 years ago
Michael Niedermayer 6101e5322f Merge remote-tracking branch 'qatar/master' 13 years ago
Reimar Döffinger 5012c07336 Support detecting and demuxing EIA-608 subtitles in mov. 13 years ago
Michael Niedermayer 50ec8a2acd mpeg4videodec: Force quant_precision to stay within the valid range. 13 years ago
Michael Niedermayer 59edf33f7b wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within defined range. 13 years ago
Michael Niedermayer d0212bb032 wmalosslessdec: channel residues can be 32 bit thus need _long bitreader. 13 years ago
Michael Niedermayer a931d87727 mpeg12dec: Prevent f_code from becoming invalid. 13 years ago
Michael Niedermayer 6c3d6a214c alsdec: Check k used for rice decoder. 13 years ago
Michael Niedermayer 192efcf768 h264_ps: check log2_max_frame_num for validity. 13 years ago
Michael Niedermayer 2d0b4bc4cf rv34: Fix check_slice_end() handling of 0 bits left case 13 years ago
Michael Niedermayer 6c249392fa mpeg4videodec: make sure f/b_code are not invalid values. 13 years ago
Michael Niedermayer 6560fa390e get_bits: check the number of bits parameter through av_assert2() 13 years ago
Michael Niedermayer 20676711fe vc1: fix incorrect show_bits() usage. 13 years ago
Michael Niedermayer d3b0fb1048 put_bits: add av_assert2() to check out of array writes. 13 years ago
Reimar Döffinger e80ce4adea Do not decode the mp3 data in lavf test since that is not bit-exact. 13 years ago
Reimar Döffinger 4395c058d2 dcaenc: Allow encoding without specifying a channel_layout. 13 years ago
Reimar Döffinger 82ca1f8004 Test mp3 container muxing (and thus ID3 writing). 13 years ago
Reimar Döffinger cb25a186eb Fix DCA regression test to work across architectures. 13 years ago
Stefano Sabatini 815d8f8841 doc/muxers: add documentation for the md5 and framemd5 muxers 13 years ago
Stefano Sabatini 60e4e430db doc/muxers: clarify documentation for the framecrc muxer 13 years ago
Stefano Sabatini fd00662d5a doc/muxers: update documentation for the framecrc muxer 13 years ago
Stefano Sabatini 32b1022f76 doc/filters: remove reference to removed delogo wrapper 13 years ago
Stefano Sabatini 6cb01c9dba lavfi/mp: remove remove_logo wrapper 13 years ago
Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago
Michael Niedermayer 087b9c326f fate: try to force le for the dpx decoder side too 13 years ago
Reimar Döffinger 6d3166fcf0 Add AAC FATE encode tests. 13 years ago
Reimar Döffinger 10e3dd15a5 Remove AAC and nellymoser tests that do not work. 13 years ago
Reimar Döffinger 796097c696 Add tests for audio encoders: aac, dca, ra144 and nellymoser. 13 years ago