aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* XBM decoderPaul B Mahol2012-03-275-3/+134
* j2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init()Paul B Mahol2012-03-271-2/+3
* Clarify the use of the interl=1|-1 option of the scale filter.Tim Nicholson2012-03-271-0/+5
* alsdec: check return values.Thilo Borgmann2012-03-271-3/+3
* h264: dont mess with chroma planes for grayscale h264.Michael Niedermayer2012-03-274-4/+8
* alsdec: make sure no invalid opt_order stays in the context.Michael Niedermayer2012-03-271-0/+1
* vc1dec: dont ignore ff_vc1_parse_frame_header_advs return valueMichael Niedermayer2012-03-271-4/+10
* vc1dec: avoid == -1 checks for errors.Michael Niedermayer2012-03-271-2/+2
* vc1dec: sanity check state used in get_mvdata_interlaced()Michael Niedermayer2012-03-271-0/+2
* oma: dont over-read bufferMichael Niedermayer2012-03-271-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-278-123/+159
|\
| * make av_interleaved_write_frame() flush packets when pkt is NULLJindrich Makovicka2012-03-272-12/+20
| * mpegts: Fix dead error checksAlex Converse2012-03-261-6/+12
| * vc1: Do not read from array if index is invalid.Mashiat Sarker Shakkhar2012-03-264-6/+22
| * targa: convert to bytestream2.Ronald S. Bultje2012-03-261-107/+90
| * rv34: set mb_num_left to 0 after finishing a frameRonald S. Bultje2012-03-261-0/+2
* | doc: clarify dshow input requirementsCompn2012-03-261-1/+1
* | j2kdec: remove pointless swappingPaul B Mahol2012-03-271-4/+1
* | j2kdec: vertically align AVCodec membersPaul B Mahol2012-03-271-2/+2
* | j2kdec: Remove useless .pix_fmts.Paul B Mahol2012-03-271-2/+0
* | j2kdec: convert to bytestream2 APIPaul B Mahol2012-03-271-131/+144
* | ffmpeg: fix handling or empty audio packetsMichael Niedermayer2012-03-271-1/+1
* | ffmpeg: more verbose error messages in case of audio encoding failure.Michael Niedermayer2012-03-271-2/+2
* | Revert "raw: move buffer size check up."Michael Niedermayer2012-03-271-3/+3
* | j2kenc: cosmetics: vertically align AVCodec members.Paul B Mahol2012-03-271-8/+7
* | libopenjpegdec: hack to fix GRAY16 decodingPaul B Mahol2012-03-271-0/+4
* | vc1dec: move mquant zero check down.Michael Niedermayer2012-03-271-4/+4
* | targa: Fix input buffer size check.Michael Niedermayer2012-03-271-1/+1
* | RELEASE: bump to current version (0.10.2).Clément Bœsch2012-03-261-1/+1
* | APIchanges: fill in missing dates and hashes.Clément Bœsch2012-03-261-12/+12
* | aac: reference supported sample rates in encoders.Clément Bœsch2012-03-262-0/+2
* | ffmpeg: more expressive sample rate automatic selection.Clément Bœsch2012-03-261-1/+12
* | lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().Clément Bœsch2012-03-264-2/+50
* | indeo3dec: check mv bitstream pointerMichael Niedermayer2012-03-261-0/+4
* | indeo3dec: Fix end pointer.Michael Niedermayer2012-03-261-3/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-2619-150/+235
|\|
| * build: ppc: drop stray leftover backslashDiego Biurrun2012-03-261-1/+1
| * build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-266-13/+3
| * build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun2012-03-261-1/+1
| * build: prettyprinting cosmeticsDiego Biurrun2012-03-269-79/+76
| * libavutil: Remove pointless rational test program.Diego Biurrun2012-03-262-26/+1
| * libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-263-49/+0
| * lavf doxy: expand AVStream.codec doxy.Anton Khirnov2012-03-261-1/+12
| * lavf doxy: improve AVStream.time_base doxy.Anton Khirnov2012-03-261-3/+5
| * lavf doxy: add some basic documentation about reading from the demuxer.Anton Khirnov2012-03-261-0/+16
| * lavf doxy: document passing options to demuxers.Anton Khirnov2012-03-261-0/+41
| * lavf doxy: clarify that an AVPacket contains encoded data.Anton Khirnov2012-03-261-2/+2
| * mpegtsenc: allow user triggered PES packet flushingJindrich Makovicka2012-03-261-9/+31
| * APIchanges: mark the place where 0.7 was cut.Anton Khirnov2012-03-261-0/+7
| * APIchanges: mark the place where 0.8 was cut.Anton Khirnov2012-03-261-0/+8