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-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-27ffmpeg: use av_rescale_delta() for audio stream copyMichael Niedermayer
2012-10-27ffmpeg: use av_rescale_delta() on the audio filter inputMichael Niedermayer
2012-10-27ffmpeg: trivial simplificationMichael Niedermayer
2012-10-26Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'Michael Niedermayer
2012-10-25ffmpeg: fix null ptr deref in psnr printing codeMichael Niedermayer
2012-10-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-24Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'Michael Niedermayer
2012-10-23ffmpeg: check avpicture_get_size() retuen valueMichael Niedermayer
2012-10-22ffmpeg/lavc: move experimental warnings to libavcodec.Michael Niedermayer
2012-10-22Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'Michael Niedermayer
2012-10-17ffmpeg: Make video filter graph reinit user selectableMichael Niedermayer
2012-10-13Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'Michael Niedermayer
2012-10-10Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'Michael Niedermayer
2012-10-02fix exit_program() prototypesMichael Niedermayer
2012-10-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-02ffmpeg: print muxed packet sizes in debug output tooMichael Niedermayer
2012-09-30ffmpeg: disable buffering for stderr, needed for win32 runtimeThe makemkv authors
2012-09-27ffmpeg: add option to control copying of frames prior to start.Michael Niedermayer
2012-09-27ffmpeg: allow printing muxer side packet timestamp debuging infoMichael Niedermayer
2012-09-25Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer
2012-09-25Fix two "skiping" typo.Clément Bœsch
2012-09-21ffmpeg: complete mov/mp4 based timebase hack with "f4v" format.Clément Bœsch
2012-09-15ffmpeg: use PTS from the AVSubtitle structure for sub2video.Nicolas George
2012-09-15ffmpeg: use PTS from the AVSubtitle structure.Nicolas George
2012-09-15ffmpeg: call sub2video_update for end packets.Nicolas George
2012-09-12ffmpeg: Only include unistd.h if it existsDerek Buitenhuis
2012-09-10ffmpeg: check timebase validity before considering it to be used for stream copyMichael Niedermayer
2012-09-10ffmpeg: fix bytes written statistics.Michael Niedermayer
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-29ffmpeg: count finished streams for last stats line.Nicolas George
2012-08-28ffmpeg: report max time of unfinished streams in stats.Nicolas George
2012-08-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-24ffmpeg: fix wrap correction code.Michael Niedermayer
2012-08-22ffmpeg: use close_output_stream more systematically.Nicolas George
2012-08-22ffmpeg: move close_output_stream earlier.Nicolas George
2012-08-22ffmpeg: make decoding_needed a counter.Nicolas George
2012-08-22ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.Nicolas George
2012-08-21ffmpeg: remove useless flags to EOF av_buffersrc_add_ref.Nicolas George
2012-08-20fix spellingrogerdpack
2012-08-19ffmpeg: reindent after last commit.Nicolas George
2012-08-19ffmpeg: reduce differences with avconv for in/out scheduling.Nicolas George
2012-08-19ffmpeg: Clip invalid video timestamps like audio instead of failing hard.Michael Niedermayer
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-14ffmpeg: copy subtitles frame dimensions.Nicolas George
2012-08-14ffmpeg: add an option to fix subtitles durations.Nicolas George
2012-08-12ffmpeg: Do not discard slightly invalid timestamps.Michael Niedermayer
2012-08-10ffmpeg: Allocate new buffer for bitstream filter when buffer shiftedMichael Niedermayer
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer