index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffmpeg.c
Age
Commit message (
Expand
)
Author
2012-10-02
fix exit_program() prototypes
Michael Niedermayer
2012-10-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-02
ffmpeg: print muxed packet sizes in debug output too
Michael Niedermayer
2012-09-30
ffmpeg: disable buffering for stderr, needed for win32 runtime
The makemkv authors
2012-09-27
ffmpeg: add option to control copying of frames prior to start.
Michael Niedermayer
2012-09-26
ffmpeg: allow printing muxer side packet timestamp debuging info
Michael Niedermayer
2012-09-25
Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'
Michael Niedermayer
2012-09-25
Fix two "skiping" typo.
Clément Bœsch
2012-09-21
ffmpeg: complete mov/mp4 based timebase hack with "f4v" format.
Clément Bœsch
2012-09-15
ffmpeg: use PTS from the AVSubtitle structure for sub2video.
Nicolas George
2012-09-15
ffmpeg: use PTS from the AVSubtitle structure.
Nicolas George
2012-09-15
ffmpeg: call sub2video_update for end packets.
Nicolas George
2012-09-11
ffmpeg: Only include unistd.h if it exists
Derek Buitenhuis
2012-09-10
ffmpeg: check timebase validity before considering it to be used for stream copy
Michael Niedermayer
2012-09-10
ffmpeg: fix bytes written statistics.
Michael Niedermayer
2012-08-31
Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
Michael Niedermayer
2012-08-28
ffmpeg: count finished streams for last stats line.
Nicolas George
2012-08-28
ffmpeg: report max time of unfinished streams in stats.
Nicolas George
2012-08-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-24
ffmpeg: fix wrap correction code.
Michael Niedermayer
2012-08-22
ffmpeg: use close_output_stream more systematically.
Nicolas George
2012-08-22
ffmpeg: move close_output_stream earlier.
Nicolas George
2012-08-22
ffmpeg: make decoding_needed a counter.
Nicolas George
2012-08-22
ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.
Nicolas George
2012-08-20
ffmpeg: remove useless flags to EOF av_buffersrc_add_ref.
Nicolas George
2012-08-20
fix spelling
rogerdpack
2012-08-19
ffmpeg: reindent after last commit.
Nicolas George
2012-08-19
ffmpeg: reduce differences with avconv for in/out scheduling.
Nicolas George
2012-08-19
ffmpeg: Clip invalid video timestamps like audio instead of failing hard.
Michael Niedermayer
2012-08-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-14
ffmpeg: copy subtitles frame dimensions.
Nicolas George
2012-08-14
ffmpeg: add an option to fix subtitles durations.
Nicolas George
2012-08-12
ffmpeg: Do not discard slightly invalid timestamps.
Michael Niedermayer
2012-08-10
ffmpeg: Allocate new buffer for bitstream filter when buffer shifted
Michael Niedermayer
2012-08-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
ffmpeg: factorize process_input() out
Michael Niedermayer
2012-08-09
Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a'
Michael Niedermayer
2012-08-09
dvbsub: fix encoding of termination packets.
Nicolas George
2012-08-09
ffmpeg: reduce difference to qatar by a few lines
Michael Niedermayer
2012-08-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-06
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-08-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-05
ass subtitles: Fix valgrind warnings.
Philip Langdale
2012-08-04
ffmpeg: insert bitmap subtitles as video in filters.
Nicolas George
2012-08-01
ffmpeg: honor -ss and -t parameters with muxed subtitles.
Clément Bœsch
2012-08-01
ffmpeg: avoid bogus error with "test.flac -c copy -f null -"
Michael Niedermayer
2012-07-30
ffmpeg: init simple filter graph before trying to extract framerate from its ...
Michael Niedermayer
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
[next]