40009 Commits (9b1f776d751472e8a376b412d02a96a35044e2a0)
 

Author SHA1 Message Date
Reimar Döffinger bbaf941e29 scale: fix slice rendering with conversion between pal/non-pal. 13 years ago
Reimar Döffinger 438f3ef821 RV20: try keeping aspect during resolution changes. 13 years ago
Reimar Döffinger 1d130328ed aacdec: update debug code to always print the processed data. 13 years ago
Justin Ruggles 679a973e97 avconv: use default alignment for audio buffer 13 years ago
Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 13 years ago
Justin Ruggles 0109a09dc3 avutil: use align == 0 for default alignment in audio sample buffer functions 13 years ago
Justin Ruggles 18ed3788b0 avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc() 13 years ago
Anton Khirnov b6c4518a87 avconv: remove OutputStream.picref. 13 years ago
Anton Khirnov 695ec04e6a avconv: only set SAR once on the decoded frame. 13 years ago
Reimar Döffinger ed68fd45d3 Add v408 codec regression test. 13 years ago
Justin Ruggles 1337de0c4b avcodec: validate the channel layout vs. channel count for decoders 13 years ago
Nicolas George b2db35995f audioconvert: make av_get_channel_layout accept composite names. 13 years ago
Reimar Döffinger c311afca0a Add roqaudio regression test. 13 years ago
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