summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04267-338/+338
|\
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03267-338/+338
* | Merge commit '49fe9c05f97bc2cfafd8fdcfea2f313d7c8e2c48'Michael Niedermayer2013-10-041-79/+83
|\ \ | |/
| * oggparsevorbis: K&R formatting cosmeticsVittorio Giovara2013-10-031-78/+82
* | Merge commit '47b6cfc2a0333fb24f074d27830bf35ae5007050'Michael Niedermayer2013-10-041-1/+2
|\ \ | |/
| * avformat/output-example: Declare link dependency on libswscale in the MakefileDiego Biurrun2013-10-032-1/+3
* | Merge commit '80fefbed623491b92fe59ead99225f99c0d0ca08'Michael Niedermayer2013-10-041-0/+2
|\ \ | |/
| * x86: cpu: Restore some explanatory comments removed in 7160bb7Diego Biurrun2013-10-031-0/+2
* | Merge commit '6a5bfd4d49e7433f6de869ccfe682940dbca8740'Michael Niedermayer2013-10-040-0/+0
|\ \ | |/
| * atrac: Add missing av_coldMaxim Poliakovski2013-10-031-1/+1
* | avfilter/vf_frei0r: fix out of array readMichael Niedermayer2013-10-041-1/+2
* | avformat/vobsub: raise packet even if apparently incomplete.Clément Bœsch2013-10-042-1/+5
* | avformat/vobsub: fix several issues.Clément Bœsch2013-10-044-22/+76
* | avcodec/dvdsubdec: reconstruct incomplete SPU packets.Clément Bœsch2013-10-042-0/+50
* | avcodec/dvdsubdec: extract every subtitle in a different file (debug).Clément Bœsch2013-10-041-1/+9
* | avcodec/dvdsubdec: factor out rectangles reset.Clément Bœsch2013-10-041-18/+17
* | ffplay: avoid direct access to lowres use av_codec_g/set_lowres()Michael Niedermayer2013-10-031-6/+7
* | ffplay: avoid direct access to max_lowres use av_codec_get_max_lowres()Michael Niedermayer2013-10-031-3/+3
* | avfilter/vf_pullup: do not ignore frame field orderPaul B Mahol2013-10-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-033-20/+19
|\ \ | |/
| * atrac3: Generalize gain compensation codeMaxim Poliakovski2013-10-033-75/+118
* | Merge commit '5ce04c14dd3dd3670cbdba82275a3a72c716ec6f'Michael Niedermayer2013-10-032-4/+4
|\ \ | |/
| * Use correct Doxygen syntaxDiego Biurrun2013-10-033-12/+12
* | Merge commit '4be292dac7e7f0586053fcced8d530ccf4ebef29'Michael Niedermayer2013-10-032-2/+2
|\ \ | |/
| * atrac: Move doxygen comments to the headerMaxim Poliakovski2013-10-032-21/+20
* | Merge commit 'be0b4c70ec40d7f9ac8e416a4379d4a387421184'Michael Niedermayer2013-10-031-5/+6
|\ \ | |/
| * atrac3: Replace a silly counter variable name with plain 'j'Diego Biurrun2013-10-031-5/+5
* | avcodec/h264_sei: make SEI type truncated message more informativeMichael Niedermayer2013-10-031-2/+2
* | avcodec/jpeg2000dec: Zero code and quant styleMichael Niedermayer2013-10-031-0/+2
* | avcodec/tiff_common: Improve formating of long arraysMichael Niedermayer2013-10-033-46/+208
* | ffmpeg: avoid direct access to lowres use av_codec_g/set_lowres()Michael Niedermayer2013-10-031-1/+1
* | avcodec: add av_codec_get_max_lowres()Michael Niedermayer2013-10-034-3/+13
* | avfilter/vf_histogram: add mirrored waveform modeMarton Balint2013-10-023-6/+23
* | avfilter/vf_histogram: fix segfault in parade waveform mode for subsampled fo...Marton Balint2013-10-021-4/+4
* | Merge remote-tracking branch 'rbultje/master'Michael Niedermayer2013-10-03218-2/+10284
|\ \
| * | Full-pixel MC functions.Ronald S. Bultje2013-10-022-0/+100
| * | VP9 MC (ssse3) optimizations.Ronald S. Bultje2013-10-026-1/+399
| * | Native VP9 decoder.Ronald S. Bultje2013-10-02214-1/+9785
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-031-0/+2
|\ \ \ | | |/ | |/|
| * | lavc: mark deprecated AVCodec.max_lowres for removal on next bumpAnton Khirnov2013-10-021-0/+2
* | | Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'Michael Niedermayer2013-10-031-0/+9
|\ \ \ | |/ /
| * | vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-021-0/+10
* | | ffprobe: print stream channel_layout when availableStefano Sabatini2013-10-037-2/+15
* | | Print pix_fmt name on h264 context reinitialisation.Carl Eugen Hoyos2013-10-031-1/+1
* | | ffmpeg: add support to force specific AVCodecsMichael Niedermayer2013-10-021-0/+8
* | | avformat: add support to force specific AVCodecsMichael Niedermayer2013-10-024-2/+51
* | | avformat/utils: pass AVFormatContext to find_decoder()Michael Niedermayer2013-10-021-7/+7
* | | VC1 VDPAU: Mark missing reference frames as such.Reimar Döffinger2013-10-021-0/+4
* | | mov: fix trun / pseudo_stream_id handlingMichael Niedermayer2013-10-021-1/+1
* | | avcodec/imgconvert/get_color_type: fix type for PAL8Michael Niedermayer2013-10-022-2/+5