summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmvideo: remove unused variableMichael Niedermayer2012-03-131-2/+2
* jpeglsdec: suppress unused var warningMichael Niedermayer2012-03-131-1/+1
* h264: Fix some mixed declarations and code.Michael Niedermayer2012-03-131-1/+1
* eatgq: remove unused ret variable.Michael Niedermayer2012-03-131-1/+1
* eamad: Remove redundant initialization of mv_map.Michael Niedermayer2012-03-131-2/+0
* g729dec: fix scalarproduct_int16 after API changeMichael Niedermayer2012-03-131-2/+2
* iff: do not decode unsupported pbms with ham decoderPeter Ross2012-03-131-1/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-1322-1623/+142
|\
| * pcm-mpeg: convert to bytestream2 APIPaul B Mahol2012-03-121-54/+56
| * Revert "h264: clear trailing bits in partially parsed NAL units"Janne Grunau2012-03-121-4/+1
| * remove iwmmxt optimizationsJanne Grunau2012-03-1213-1475/+1
| * mimic: do not continue if swap_buf_size is 0Paul B Mahol2012-03-121-1/+1
| * mimic: convert to bytestream2 APIPaul B Mahol2012-03-121-9/+11
| * frwu: use MKTAG to check marker instead of AV_RL32Paul B Mahol2012-03-121-2/+1
| * txd: port to bytestream2 APIPaul B Mahol2012-03-123-42/+39
| * c93: convert to bytestream2 APIPaul B Mahol2012-03-121-25/+27
| * iff: make .long_name more descriptivePaul B Mahol2012-03-121-1/+1
| * FATE: add test for cdxl demuxerPaul B Mahol2012-03-122-0/+24
| * rtsp: Fix a typoMartin Storsjö2012-03-121-1/+1
* | cosmetics: fix some typosLou Logan2012-03-1314-17/+17
* | vc1dec: Fix vc1 decoding with --disable-optimizations.Michael Niedermayer2012-03-131-2/+2
* | Move struc FFTContext below SECTION_RODATANico Weber2012-03-121-2/+2
* | udp: Add option overrun_nonfatalAndrey Utkin2012-03-121-6/+23
* | udp: remove dead code line (unused result)Andrey Utkin2012-03-121-1/+0
* | Revert "flvenc: Remove apparently unneeded AAC check."Michael Niedermayer2012-03-121-0/+4
* | lavfi/drawtext: add 24 hours wrapping option for timecode.Clément Bœsch2012-03-121-0/+4
* | Revert "udp: add multicast input interface selection"Michael Niedermayer2012-03-121-28/+2
* | dxva2_vc1: pass the overlap flag to the decoderHendrik Leppkes2012-03-121-1/+2
* | dxva2_vc1: fix decoding of BI framesHendrik Leppkes2012-03-121-4/+4
* | libavformat.v: add ffio_set_buf_size() for ffserver.Michael Niedermayer2012-03-121-0/+1
* | udp: add multicast input interface selectionTudor.Suciu2012-03-121-2/+28
* | flvenc: Remove apparently unneeded AAC check.C Chatterjee2012-03-121-4/+0
* | iff: check for pbm tagami_stuff2012-03-121-22/+26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-123-24/+29
|\ \ | |/
| * dsicinvideo: validate buffer offset before copying pixels.Ronald S. Bultje2012-03-111-15/+25
| * cook: error out on quant_index values outside [-63, 63] range.Ronald S. Bultje2012-03-101-14/+36
| * mpc: pad mpc_CC/SCF[] tables to allow for negative indices.Ronald S. Bultje2012-03-103-8/+12
* | ffserver: add missing buffer set after rewrite av_open_input_file to avformat...Miroslav Slugeň2012-03-121-0/+6
* | Revert "ffserver: remove unused variable."Michael Niedermayer2012-03-121-1/+3
* | doc: add vf_crop keepaspect documentationStefano Sabatini2012-03-111-2/+7
* | vf_crop: keepaspect supportBaptiste Coudurier2012-03-111-1/+13
* | Fix frame height vs field height confusion in MXF decoding.Joseph Artsimovich2012-03-112-2/+33
* | FATE: add test for cdxl demuxerPaul B Mahol2012-03-112-0/+24
* | alsdec: Fix out of ltp_gain_values read.Thilo Borgmann2012-03-111-1/+1
* | alsdec: pretty print for another log messageThilo Borgmann2012-03-111-1/+1
* | mxfdec: add timecode to metadataMatthieu Bouron2012-03-112-2/+61
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-114-520/+472
|\ \ | |/
| * cook: expand dither_tab[], and make sure indexes into it don't overflow.Ronald S. Bultje2012-03-102-3/+7
| * xxan: reindent xan_unpack_luma().Ronald S. Bultje2012-03-101-36/+36
| * xxan: protect against chroma LUT overreads.Ronald S. Bultje2012-03-101-6/+8
OpenPOWER on IntegriCloud