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-11-24ffmpeg: fix mixed declarations and statements.Michael Niedermayer
2012-11-24ffmpeg: Correct starttime based on non discarded streams.Michael Niedermayer
2012-11-24ffmpeg: minor simplification of wraping codeMichael Niedermayer
2012-11-22ffmpeg: add setting of field_order flagTim Nicholson
2012-11-22ffmpeg: fix weird reindentStefano Sabatini
2012-11-22ffmpeg: print debug_ts off and off_time values with timestamp helper routinesStefano Sabatini
2012-11-22ensure comment blocks that contain doxygen commands start with double asterixPeter Ross
2012-11-21ffmpeg: rework debugging timestamp logs in process_input()Stefano Sabatini
2012-11-14ffmpeg: fix double ;;Michael Niedermayer
2012-11-14ffmpeg: fix audio timestamps on stream copy with -ssMichael Niedermayer
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-08Fix the packet duration when flushing the encoder.Thierry Foucu
2012-11-03Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer
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