summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-279-52/+17
|\
| * nutdec: const correctness for get_v_trace/get_s_trace function argumentsDiego Biurrun2012-09-261-4/+4
| * truemotion2: Request samples for old TM2 headersDiego Biurrun2012-09-261-1/+1
| * rtpdec: Remove a useless ff_ prefix from a static symbolMartin Storsjö2012-09-261-2/+2
| * rtpdec: Support depacketizing speexDmitry Samonenko2012-09-262-1/+8
| * rtpenc: Add support for packetizing speexDmitry Samonenko2012-09-263-1/+6
* | fate: add faststart regression test.Clément Bœsch2012-09-273-27/+28
* | lavf/movenc: add faststart option.Clément Bœsch2012-09-273-7/+123
* | lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heur...Clément Bœsch2012-09-271-4/+16
* | lavf/movenc: add get_moov_size and use it in fragment code.Clément Bœsch2012-09-271-9/+18
* | ffmpeg: add option to control copying of frames prior to start.Michael Niedermayer2012-09-273-0/+12
* | file: set the return value type for lseek to off_tJean First2012-09-271-1/+1
* | RELEASE: update for 1.0Michael Niedermayer2012-09-271-1/+1
* | MAINTAINERS: add 1.0Michael Niedermayer2012-09-271-0/+1
* | ffprobe: fix indentation of the first line of packets_and_frames sections in ...Stefano Sabatini2012-09-271-1/+1
* | lavf: fill in past dts based on reordered pts once the delay becomes known.Michael Niedermayer2012-09-261-0/+14
* | lavf: factorize timestamp shift in update_initial_timestamps()Michael Niedermayer2012-09-261-3/+5
* | ffmpeg: allow printing muxer side packet timestamp debuging infoMichael Niedermayer2012-09-261-0/+10
* | Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4"Michael Niedermayer2012-09-261-26/+36
* | ffv1dec: support decoding older 1.3 bitstream variantMichael Niedermayer2012-09-261-1/+1
* | ffv1:update copyright yearMichael Niedermayer2012-09-261-1/+1
* | nutenc: avoid negative timestampsMichael Niedermayer2012-09-261-0/+3
* | lavf: Add support offset timestamps on muxing.Michael Niedermayer2012-09-264-3/+42
* | nutenc: remove outdated fixmeMichael Niedermayer2012-09-261-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-263-4/+8
|\ \ | |/
| * xsub: feed init_get_bits the whole bufferAlexandre Colucci2012-09-251-4/+7
| * libfdk-aac: Allow setting VBR modes via a private optionMartin Storsjö2012-09-251-2/+4
| * libfdk-aac: Warn the user that the VBR modes are unsupportedMartin Storsjö2012-09-251-0/+3
| * Revert "cbrt_tablegen: Include libm.h"Derek Buitenhuis2012-09-251-1/+0
* | ffprobe: generalize writer subsection nesting modelStefano Sabatini2012-09-261-435/+374
* | lavf: fix bug that caused has_decode_delay_been_guessed() to never return !=0Michael Niedermayer2012-09-261-0/+2
* | Handle the following type of relative URL correctly:Duncan Salerno2012-09-261-5/+23
* | diracyasm: fix win64Michael Niedermayer2012-09-261-2/+2
* | libx264: fix open GOPMichael Niedermayer2012-09-261-1/+1
* | configure: Fix 10l in 5ae9fa13f5ac640bec113120d540f70971aa635dDerek Buitenhuis2012-09-251-2/+1
* | MinGW: Use our snprintf/vsnprintf when MinGW's is brokenDerek Buitenhuis2012-09-254-2/+53
* | ffmpeg: avoid apics for video output if possibleMichael Niedermayer2012-09-261-0/+2
* | ffmpeg: factor area out of video stream selection code.Michael Niedermayer2012-09-251-2/+4
* | mlpdec: supress layout mismatch warnings for 2 ch upmixed monoMichael Niedermayer2012-09-251-0/+2
* | mlpdec: discard a 2nd substream if the stream is monoMichael Niedermayer2012-09-251-0/+4
* | mlp_parser: dont override existing channel geometry.Michael Niedermayer2012-09-251-0/+2
* | arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4bruce-wu2012-09-251-36/+26
* | dnxhdenc: fix speed regressionMichael Niedermayer2012-09-251-0/+2
* | mpegvideo: factorize ff_dct_encode_init()Michael Niedermayer2012-09-253-12/+19
* | dnxhdenc: remove redundant call to ff_dsputil_init()Michael Niedermayer2012-09-251-1/+0
* | avcodec_alloc_frame: dont zero the whole struct twiceMichael Niedermayer2012-09-251-1/+2
* | oggparsetheora: print error when failing on unknown headerMichael Niedermayer2012-09-251-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-254-19/+38
|\ \ | |/
| * pthread: make sure AVFrame.extended_data is set properly.Anton Khirnov2012-09-251-0/+4
| * libfdk-aac: reindent after last commitNathan Caldwell2012-09-251-15/+15
OpenPOWER on IntegriCloud