Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-28asfenc: avoid negative timestampsn1.1-devMichael Niedermayer
2012-09-28mp3dec: Fix possibly exploitable crashMichael Niedermayer
2012-09-27mxfdec: allow container_ul to override codec_ul if codec is A-lawMarton Balint
2012-09-27Changelog, split next from 1.0Michael Niedermayer
2012-09-27mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhdMichael Niedermayer
2012-09-27lavfi/sink_buffer: implement libav compatibility API.Nicolas George
2012-09-27lavf: move fields that appear to be intended as public API to the correct sec...Michael Niedermayer
2012-09-27dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction()Michael Niedermayer
2012-09-27lavfi: enable buffersinks unconditionally.Nicolas George
2012-09-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-27fate: add faststart regression test.Clément Bœsch
2012-09-27lavf/movenc: add faststart option.Clément Bœsch
2012-09-27lavf/movenc: make mov_write_stco_tag() not use the offset pos for mode64 heur...Clément Bœsch
2012-09-27lavf/movenc: add get_moov_size and use it in fragment code.Clément Bœsch
2012-09-27ffmpeg: add option to control copying of frames prior to start.Michael Niedermayer
2012-09-27file: set the return value type for lseek to off_tJean First
2012-09-27RELEASE: update for 1.0Michael Niedermayer
2012-09-27MAINTAINERS: add 1.0Michael Niedermayer
2012-09-27ffprobe: fix indentation of the first line of packets_and_frames sections in ...Stefano Sabatini
2012-09-27lavf: fill in past dts based on reordered pts once the delay becomes known.Michael Niedermayer
2012-09-27lavf: factorize timestamp shift in update_initial_timestamps()Michael Niedermayer
2012-09-27ffmpeg: allow printing muxer side packet timestamp debuging infoMichael Niedermayer
2012-09-26nutdec: const correctness for get_v_trace/get_s_trace function argumentsDiego Biurrun
2012-09-26truemotion2: Request samples for old TM2 headersDiego Biurrun
2012-09-26rtpdec: Remove a useless ff_ prefix from a static symbolMartin Storsjö
2012-09-26rtpdec: Support depacketizing speexDmitry Samonenko
2012-09-26rtpenc: Add support for packetizing speexDmitry Samonenko
2012-09-26Revert "arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4"Michael Niedermayer
2012-09-26ffv1dec: support decoding older 1.3 bitstream variantMichael Niedermayer
2012-09-26ffv1:update copyright yearMichael Niedermayer
2012-09-26nutenc: avoid negative timestampsMichael Niedermayer
2012-09-26lavf: Add support offset timestamps on muxing.Michael Niedermayer
2012-09-26nutenc: remove outdated fixmeMichael Niedermayer
2012-09-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-26ffprobe: generalize writer subsection nesting modelStefano Sabatini
2012-09-26lavf: fix bug that caused has_decode_delay_been_guessed() to never return !=0Michael Niedermayer
2012-09-26Handle the following type of relative URL correctly:Duncan Salerno
2012-09-26diracyasm: fix win64Michael Niedermayer
2012-09-26libx264: fix open GOPMichael Niedermayer
2012-09-26configure: Fix 10l in 5ae9fa13f5ac640bec113120d540f70971aa635dDerek Buitenhuis
2012-09-26MinGW: Use our snprintf/vsnprintf when MinGW's is brokenDerek Buitenhuis
2012-09-26ffmpeg: avoid apics for video output if possibleMichael Niedermayer
2012-09-26ffmpeg: factor area out of video stream selection code.Michael Niedermayer
2012-09-26mlpdec: supress layout mismatch warnings for 2 ch upmixed monoMichael Niedermayer
2012-09-26mlpdec: discard a 2nd substream if the stream is monoMichael Niedermayer
2012-09-26mlp_parser: dont override existing channel geometry.Michael Niedermayer
2012-09-26xsub: feed init_get_bits the whole bufferAlexandre Colucci
2012-09-25arm/h264: fix overreads in h264_chroma_mc8-and-h264_chroma_mc4bruce-wu
2012-09-25libfdk-aac: Allow setting VBR modes via a private optionMartin Storsjö
2012-09-25libfdk-aac: Warn the user that the VBR modes are unsupportedMartin Storsjö