summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asfenc: avoid negative timestampsn1.1-devMichael Niedermayer2012-09-283-28/+31
* mp3dec: Fix possibly exploitable crashMichael Niedermayer2012-09-281-1/+1
* mxfdec: allow container_ul to override codec_ul if codec is A-lawMarton Balint2012-09-271-1/+2
* Changelog, split next from 1.0Michael Niedermayer2012-09-271-0/+3
* mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer2012-09-27116-655/+654
* lavfi/sink_buffer: implement libav compatibility API.Nicolas George2012-09-273-9/+115
* lavf: move fields that appear to be intended as public API to the correct sec...Michael Niedermayer2012-09-272-9/+16
* dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction()Michael Niedermayer2012-09-271-1/+3
* lavfi: enable buffersinks unconditionally.Nicolas George2012-09-273-20/+12
* 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