summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-08
|\
| * rtsp: Don't use av_malloc(0) if there are no streamsMartin Storsjö2012-04-08
| * rtsp: Don't use uninitialized data if there are no streamsMartin Storsjö2012-04-08
| * vaapi: mpeg2: fix slice_vertical_position calculation.Gwenole Beauchesne2012-04-08
| * hwaccel: mpeg2: decode first field, if requested.Gwenole Beauchesne2012-04-08
| * cosmetics: Fix indentationMartin Storsjö2012-04-08
| * rtsp: Don't expose the MS-RTSP RTX data stream to the callerMartin Storsjö2012-04-08
* | Allow running fate-wmv8-x8intra manually.Reimar Döffinger2012-04-08
* | Allow manually running disabled FATE tests.Reimar Döffinger2012-04-08
* | Fix nellymoser encoder crash with hardcoded tables.Reimar Döffinger2012-04-08
* | Update reference for disabled fate-wmv8-x8intra test to new format.Reimar Döffinger2012-04-08
* | ffv1: set slice geometry based on user specified slices.Michael Niedermayer2012-04-08
* | ffv1: allow enabling of version 2 by using some of its features.Michael Niedermayer2012-04-08
* | ffv1: fix version=2 chroma handlingMichael Niedermayer2012-04-08
* | ffv1: add a minor version field beginning with ffv1.3Michael Niedermayer2012-04-08
* | Fix side-data memleak also for audio.Reimar Döffinger2012-04-08
* | mpegtsenc: Add support to mux s302 streamThierry Foucu2012-04-08
* | configure: fix - vs _ errorMichael Niedermayer2012-04-08
* | Add nellymoser "fuzzy" FATE test.Reimar Döffinger2012-04-08
* | Allow setting CODEC_FLAG2_CHUNKS via the name "chunks".Reimar Döffinger2012-04-08
* | Fixes for third argument do_image_formats.Reimar Döffinger2012-04-08
* | ffprobe: use avbprint APIStefano Sabatini2012-04-08
* | 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