summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-1160-564/+1158
|\
| * build: remove references to unused EXTRAOBJS variableMans Rullgard2012-10-101-2/+2
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-1051-556/+1146
| * fate: add h263 obmc vsynth testsJanne Grunau2012-10-103-0/+11
| * avconv: remove bogus warning when using avconv -h without parameterJanne Grunau2012-10-101-1/+1
| * averror: explicitly define AVERROR_* valuesJanne Grunau2012-10-101-15/+15
| * flashsv: propagate inflateReset() errorsJanne Grunau2012-10-101-5/+14
| * indeo4/5: remove constant parameter num_bands from wavelet recompositionJanne Grunau2012-10-103-8/+7
| * mxfdec: return error if no segments are available in mxf_get_sorted_table_seg...Janne Grunau2012-10-101-0/+3
| * Double motion vector range for HPEL interlaced picture in proper placeMashiat Sarker Shakkhar2012-10-102-4/+5
* | Merge commit 'eb657ecefdeb8b2ed9bfb55d3c2c9e0f568486bf'Michael Niedermayer2012-10-111-4/+10
|\ \ | |/
| * vc1dec: Set opposite to the correct value for 1REF field picturesMashiat Sarker Shakkhar2012-10-101-4/+10
* | Merge commit '7cc3c4e1d4179aeabcd891090e31ee5e5bfd9692'Michael Niedermayer2012-10-111-1/+1
|\ \ | |/
| * vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chromaMashiat Sarker Shakkhar2012-10-101-1/+1
* | Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'Michael Niedermayer2012-10-112-2/+6
|\ \ | |/
| * vc1dec: Set chroma reference field from REFFIELD for 1REF field picturesMashiat Sarker Shakkhar2012-10-101-0/+1
| * segment: support applehttp style listLuca Barbato2012-10-101-13/+72
* | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'Michael Niedermayer2012-10-1122-1142/+1214
|\ \ | |/
| * avio: introduce avio_closepLuca Barbato2012-10-104-2/+27
| * mpegtsenc: set muxing type notification to verboseLuca Barbato2012-10-101-3/+3
| * vc1dec: Use correct spelling of "opposite"Mashiat Sarker Shakkhar2012-10-101-5/+5
| * a64multienc: change mc_frame_counter to unsignedJanne Grunau2012-10-101-1/+1
| * arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)Jean-Baptiste Kempf2012-10-106-18/+32
| * svq1: Drop a bunch of useless parenthesesDiego Biurrun2012-10-102-48/+48
| * parseutils-test: do not print numerical error codesMans Rullgard2012-10-102-27/+27
| * svq1: K&R formatting cosmeticsDiego Biurrun2012-10-107-1075/+1109
* | Revert "configure: link flite against libasound"Stefano Sabatini2012-10-111-1/+1
* | configure: link flite against libasoundStefano Sabatini2012-10-111-1/+1
* | pcx: convert to bytestream2 APIPaul B Mahol2012-10-111-46/+49
* | av_opt_set_from_string: fix memleakMichael Niedermayer2012-10-111-0/+1
* | swri_resample_init: unsupported sample formats are an internal error.Michael Niedermayer2012-10-111-1/+1
* | ffmpeg_opt: dont fail for sameq/same_quant.Michael Niedermayer2012-10-111-0/+10
* | ffprobe: fix use of uninitialized pointer in av_strtok()Michael Niedermayer2012-10-111-0/+4
* | af_volumedetect: fix use of uninitilaized variable in case of planar audio.Michael Niedermayer2012-10-111-1/+1
* | asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok()Michael Niedermayer2012-10-111-0/+6
* | sha: change loop condition to be tighter.Michael Niedermayer2012-10-111-2/+2
* | swscale-test: fix freeing of uninitialized variableMichael Niedermayer2012-10-111-1/+1
* | fate: add vf_idet filter to lavfi regression testsMatthieu Bouron2012-10-112-0/+2
* | vf_idet: zero pointers after freeing referencesMichael Niedermayer2012-10-111-3/+3
* | vf_idet: fix free after useMichael Niedermayer2012-10-111-0/+1
* | Fix broken timestamps for some mp3 in avi samples.Carl Eugen Hoyos2012-10-101-1/+2
* | lavf: do not prematurely accept a format with low score in init_input()Michael Niedermayer2012-10-101-1/+2
* | img2dec: detect .raw files only with a low score as img2Michael Niedermayer2012-10-101-0/+2
* | lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values.Michael Niedermayer2012-10-102-3/+4
* | lavc: docs: the field_order is set by the demuxer and not libavcodec for deco...Michael Niedermayer2012-10-101-1/+1
* | qt-faststart: fix printf argument typeMichael Niedermayer2012-10-101-1/+1
* | txd: remove duplicated header inclusionPaul B Mahol2012-10-101-1/+0
* | dtshd: fix seekingPaul B Mahol2012-10-101-6/+8
* | avidec: fix 10l typoMichael Niedermayer2012-10-101-1/+1
* | avidec: override sample size of 1024 for VBR AACMichael Niedermayer2012-10-101-0/+4
OpenPOWER on IntegriCloud