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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-09ffmpeg: factorize process_input() outMichael Niedermayer
2012-08-09Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'Michael Niedermayer
2012-08-09dvbsub: fix encoding of termination packets.Nicolas George
2012-08-09ffmpeg: reduce difference to qatar by a few linesMichael Niedermayer
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-06Replace various inlined inverse AVRational with av_inv_q().Clément Bœsch
2012-08-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-05ass subtitles: Fix valgrind warnings.Philip Langdale
2012-08-04ffmpeg: insert bitmap subtitles as video in filters.Nicolas George
2012-08-01ffmpeg: honor -ss and -t parameters with muxed subtitles.Clément Bœsch
2012-08-01ffmpeg: avoid bogus error with "test.flac -c copy -f null -"Michael Niedermayer
2012-07-30ffmpeg: init simple filter graph before trying to extract framerate from its ...Michael Niedermayer
2012-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'Michael Niedermayer
2012-07-28ffmpeg: allow using the r_frame_rate as fundamental timebase for stream copy ...Michael Niedermayer
2012-07-28ffmpeg: add code to perform ts wrap correctionMichael Niedermayer
2012-07-26ffmpeg: doxyfy some comments and mention the timebase used in various timesta...Michael Niedermayer
2012-07-26ffmpeg: move decoded_frame->pts computation togetherMichael Niedermayer
2012-07-26ffmpeg: Fix rounding errors in decoded_frame->pts computationMichael Niedermayer
2012-07-26ffmpeg: fix assumed decoded_frame->pts timebaseMichael Niedermayer
2012-07-26ffmpeg: reset decoded_frame->pts after rescaling.Michael Niedermayer
2012-07-26ffmpeg: fix units of next_?ts in debug printing routine.Michael Niedermayer
2012-07-26ffmpeg: warn about new streams after startup.Nicolas George
2012-07-24ffmpeg: keep packet/frame availability in global structures.Nicolas George
2012-07-23ffmpeg: select input file based on output time.Nicolas George
2012-07-20ffmpeg: probe buffersinks once more after EOF.Nicolas George
2012-07-20Revert "ffmpeg: set pkt_timebase"Nicolas George
2012-07-19ffmpeg: add -(no)stdin option.Nicolas George
2012-07-19ffmpeg: invert using_stdin and rename accordingly.Nicolas George
2012-07-18ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by about 90 l...Michael Niedermayer
2012-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-16ffmpeg: fix streamcopy of some mp3 in aviMichael Niedermayer
2012-07-14ffmpeg: add -progress option.Nicolas George
2012-07-14ffmpeg: use pkt_pts before pkt->pts for audioMichael Niedermayer
2012-07-14ffmpeg: set pkt_timebaseMichael Niedermayer
2012-07-13ffmpeg: fix type of av_log() argumentMichael Niedermayer
2012-07-12add output for frame timestampsRobert Krüger
2012-07-06ffmpeg: poll filters even after -t limit.Nicolas George
2012-07-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04ffmpeg: rework checks for the -t option.Nicolas George
2012-07-04ffmpeg: Add sanity check on frame duplicationMichael Niedermayer
2012-07-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-30ffmpeg: re-set frame_size after filter graph reset.Nicolas George