aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update for 1.2.4n1.2.4Michael Niedermayer2013-10-033-3/+3
* Merge remote-tracking branch 'TimothyGu/release/1.2' into release/1.2Michael Niedermayer2013-10-032-49/+159
|\
| * doc/encoders: add doc for AAC encoderTimothy Gu2013-09-221-0/+90
| * doc/encoders: improve libvo-aacenc docTimothy Gu2013-09-221-3/+6
| * doc/ffmpeg-formats: Add documentation for 3 parameters that have been missingTimothy Gu2013-09-221-0/+9
| * doc/encoders: Remove options that were not there when branch was cut from masterTimothy Gu2013-09-221-4/+0
| * doc/encoders: reformat and add some clarification in libtwolame docTimothy Gu2013-09-221-27/+29
| * doc/encoders: reformat libmp3lame docTimothy Gu2013-09-221-19/+29
* | avcodec/parser: reset indexes on realloc failureMichael Niedermayer2013-10-031-3/+7
* | avcodec/ffv1enc: update buffer check for 16bpsMichael Niedermayer2013-10-031-1/+1
* | avcodec/truemotion2: Fix av_freep argumentsMichael Niedermayer2013-10-031-8/+8
* | avcodec/mjpegdec: Add some sanity checks to ljpeg_decode_rgb_scan()Michael Niedermayer2013-10-031-0/+6
* | avfilter/vf_fps: make sure the fifo is not empty before using itMichael Niedermayer2013-10-031-1/+1
* | avcodec/dsputil: fix signedness in sizeof() comparissionsMichael Niedermayer2013-10-031-2/+2
* | ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver 0/1 hea...Michael Niedermayer2013-10-031-7/+8
* | ffv1dec: check that global parameters dont change in version 0/1Michael Niedermayer2013-10-031-4/+21
* | avcodec/ffv1dec: check global header versionMichael Niedermayer2013-10-031-0/+4
|/
* avcodec/srtdec: fix potential overread.Clément Bœsch2013-09-161-1/+2
* avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-167-8/+27
* avformat/srtdec: skip initial random line breaks.Clément Bœsch2013-09-161-0/+2
* Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10.Carl Eugen Hoyos2013-09-121-1/+1
* Store the video bit_rate in the context when muxing mxf.Carl Eugen Hoyos2013-09-121-6/+10
* avformat/subtitles: check lower bound for duration overlap seeking.Clément Bœsch2013-09-101-1/+2
* avformat/vobsub: fix seeking.Clément Bœsch2013-09-102-2/+30
* avformat/matroskaenc: remove bogus prores tagPaul B Mahol2013-09-081-1/+0
* Read h264 headers from v4l2 to allow stream-copying.Carl Eugen Hoyos2013-09-051-0/+3
* w64dec: fix end position of summarylist guidPaul B Mahol2013-09-051-1/+1
* w64dec: fix skipping of unknown guidsPaul B Mahol2013-09-051-1/+1
* Avoid a deadlock when decoding wma.Carl Eugen Hoyos2013-09-021-0/+4
* avformat/lxfdec: use a parser to parse video frame headersMichael Niedermayer2013-09-011-0/+1
* avcodec/h264: set er.ref_count earlierMichael Niedermayer2013-09-011-1/+1
* avformat/avidec: match first index and first packet size=0 handlingMichael Niedermayer2013-08-311-1/+1
* avcodec/pngdsp: fix (un)signed type in end comparissionMichael Niedermayer2013-08-301-1/+1
* doc/codecs: fix dangling reference to codec-options chaptern1.2.3Stefano Sabatini2013-08-272-1/+2
* update for 1.2.3Michael Niedermayer2013-08-273-3/+3
* doc/filters: review introductory example and explanationStefano Sabatini2013-08-261-16/+23
* doc/encoders: add libxvid docTimothy Gu2013-08-261-0/+113
* doc/encoders: partially rewrite and reformat libx264 docsTimothy Gu2013-08-261-140/+285
* doc/encoders: add libopus encoder docTimothy Gu2013-08-261-0/+73
* doc/muxers: Add AIFF docTimothy Gu2013-08-261-0/+17
* doc/decoders: document libopus decoderTimothy Gu2013-08-261-0/+9
* doc/encoders: alphabetically list the encodersTimothy Gu2013-08-261-37/+37
* doc/decoders: Add libopencore-amrwb decoder docTimothy Gu2013-08-261-0/+12
* doc/decoders: Document libopencore-amrnb decoderTimothy Gu2013-08-261-0/+12
* doc/decoders: Document libilbc decoderTimothy Gu2013-08-261-0/+21
* doc/decoders: Document libgsm decoderTimothy Gu2013-08-261-0/+10
* doc/encoders: Add libopencore-amrnb docTimothy Gu2013-08-261-0/+37
* doc/decoders: Document libceltTimothy Gu2013-08-261-0/+8
* doc/general: Make the license status of the Android libraries clearerTimothy Gu2013-08-261-3/+8
* doc/encoders: Add libvo-amrwbenc docTimothy Gu2013-08-261-0/+38