summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
|\
| * rtpdec_asf: Set the no_resync_search option for the chained asf demuxerMartin Storsjö2012-04-07
| * asfdec: Add an option for not searching for the packet markersMartin Storsjö2012-04-07
| * cosmetics: Clean up the tiffenc pix_fmts declaration to match the style of ot...Martin Storsjö2012-04-07
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-06
| * cosmetics: Convert mimic.c to utf-8Martin Storsjö2012-04-06
| * avconv: remove an unused function parameter.Anton Khirnov2012-04-06
| * avconv: remove now pointless variables.Anton Khirnov2012-04-06
| * avconv: drop support for building without libavfilter.Anton Khirnov2012-04-06
| * nellymoserenc: fix crash due to memsetting the wrong area.Reimar Döffinger2012-04-06
| * libavformat: Only require first packet to be known for audio/video streamsJoakim Plate2012-04-06
| * avplay: Don't try to scale timestamps if the tb isn't setMartin Storsjö2012-04-06
* | Support detecting and demuxing EIA-608 subtitles in mov.Reimar Döffinger2012-04-07
* | mpeg4videodec: Force quant_precision to stay within the valid range.Michael Niedermayer2012-04-07
* | wmalosslessdec: rawpcm_tile fixes to keep get_bits() values within defined ra...Michael Niedermayer2012-04-07
* | wmalosslessdec: channel residues can be 32 bit thus need _long bitreader.Michael Niedermayer2012-04-07
* | mpeg12dec: Prevent f_code from becoming invalid.Michael Niedermayer2012-04-07
* | alsdec: Check k used for rice decoder.Michael Niedermayer2012-04-07
* | h264_ps: check log2_max_frame_num for validity.Michael Niedermayer2012-04-07
* | rv34: Fix check_slice_end() handling of 0 bits left caseMichael Niedermayer2012-04-07
* | mpeg4videodec: make sure f/b_code are not invalid values.Michael Niedermayer2012-04-07
* | get_bits: check the number of bits parameter through av_assert2()Michael Niedermayer2012-04-07
* | vc1: fix incorrect show_bits() usage.Michael Niedermayer2012-04-07
* | put_bits: add av_assert2() to check out of array writes.Michael Niedermayer2012-04-07
* | Do not decode the mp3 data in lavf test since that is not bit-exact.Reimar Döffinger2012-04-07
* | dcaenc: Allow encoding without specifying a channel_layout.Reimar Döffinger2012-04-07
* | Test mp3 container muxing (and thus ID3 writing).Reimar Döffinger2012-04-07
* | Fix DCA regression test to work across architectures.Reimar Döffinger2012-04-07
* | doc/muxers: add documentation for the md5 and framemd5 muxersStefano Sabatini2012-04-07
* | doc/muxers: clarify documentation for the framecrc muxerStefano Sabatini2012-04-07
* | doc/muxers: update documentation for the framecrc muxerStefano Sabatini2012-04-07
* | doc/filters: remove reference to removed delogo wrapperStefano Sabatini2012-04-07
* | lavfi/mp: remove remove_logo wrapperStefano Sabatini2012-04-07
* | lavfi: port libmpcodecs remove-logo filterStefano Sabatini2012-04-07
* | fate: try to force le for the dpx decoder side tooMichael Niedermayer2012-04-07
* | Add AAC FATE encode tests.Reimar Döffinger2012-04-07
* | Remove AAC and nellymoser tests that do not work.Reimar Döffinger2012-04-07
* | Add tests for audio encoders: aac, dca, ra144 and nellymoser.Reimar Döffinger2012-04-07
* | aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger2012-04-07
* | proresenc_kostya: Mention likely ancestry in the license header.Michael Niedermayer2012-04-07
* | proresenc_kostya: fix encoded mantissa.Michael Niedermayer2012-04-07
* | proresenc_anatoly: fix encoded mantissa.Michael Niedermayer2012-04-07
* | adpcmenc: fix encoded s_0 value.Michael Niedermayer2012-04-07
* | build system: support setting avassert() assert_levelMichael Niedermayer2012-04-07
* | put_bits: switch assert to av_assert2()Michael Niedermayer2012-04-07
* | mpegpsenc: fix user specified mux rateMichael Niedermayer2012-04-07
* | fate: try to fix >8bit dpx reg testMichael Niedermayer2012-04-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-06
|\|
| * cosmetics: Align muxer/demuxer declarationsMartin Storsjö2012-04-06
| * mpeg12: Do not change frame_pred_frame_dct flag and demote error into a warningAnne Aaron2012-04-06