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-06-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-11
ffmpeg: disable threading on mingw, it doesnt work due to dependance on inter...
Michael Niedermayer
2012-06-11
ffmpeg: allow overriding framerate for stream copy
Michael Niedermayer
2012-06-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-09
ffmpeg: fix fate breakage introduced by key=value buffersrc args.
Michael Niedermayer
2012-06-09
ffmpeg: with filter_complex, avoid random in<->out mapping.
Nicolas George
2012-06-09
ffmpeg: init icodec.
Nicolas George
2012-06-09
ffmpeg: use the frame rate computed by lavfi.
Nicolas George
2012-06-09
ffmpeg: add frame rate to the buffersrc arguments.
Nicolas George
2012-06-08
ffmpeg.c: fix erroneous "Output file is empty" message.
Mike Scheutzow
2012-06-07
ffmpeg: move keyboard interaction in a function.
Nicolas George
2012-06-06
ffmpeg: Set duration on encoded subtitle packets.
Philip Langdale
2012-06-06
ffmpeg: avoid a confusing and easy to break if().
Reimar Döffinger
2012-06-06
ffmpeg: use isatty() before messing with the terminal state
Michael Niedermayer
2012-06-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-04
ffmpeg: remove two unused variables.
Clément Bœsch
2012-06-04
ffmpeg: disable audio volume insertion on the output side.
Michael Niedermayer
2012-06-04
ffmpeg: add missing return carriage in error message.
Clément Bœsch
2012-06-04
timecode: move timecode muxer options to metadata.
Clément Bœsch
2012-06-04
ffmpeg: be more verbose when printing an error in transcode()
Stefano Sabatini
2012-06-04
ffmpeg: specify more meaningful names for the lavfi buffer sources
Stefano Sabatini
2012-06-03
ffmpeg: use filter time base as codec time base.
Nicolas George
2012-06-03
ffmpeg: avoid NULL dereference with filters.
Nicolas George
2012-06-01
ffmpeg: move pan filter insertion up.
Michael Niedermayer
2012-06-01
ffmpeg: fix memleak
Michael Niedermayer
2012-05-31
ffmpeg: allow overriding input top field first
Michael Niedermayer
2012-05-30
ffmpeg: disable autoinsertion for -async on the output side of the filtergraph.
Michael Niedermayer
2012-05-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-28
ffmpeg: use %f instead of %lf in volume args format printf.
Clément Bœsch
2012-05-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-24
ffmpeg: use AUTO_INSERT_FILTER() for -async option.
Clément Bœsch
2012-05-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-20
ffmpeg: fix a crash with complex filters when pix_fmt is not specified
Matthieu Bouron
2012-05-20
ffmpeg: drop get_sync_ipts() and drop related special case for video
Michael Niedermayer
2012-05-20
ffmpeg: move setting big_picture.pts up
Michael Niedermayer
2012-05-20
ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar
Michael Niedermayer
2012-05-20
ffmpeg: random cosmectics to reduce diff to qatar
Michael Niedermayer
2012-05-20
ffmpeg: cosmetics to reduce difference to qatar by 101 lines
Michael Niedermayer
2012-05-20
ffmpeg: cosmetics to reduce difference to qatar by about 90 lines
Michael Niedermayer
2012-05-20
ffmpeg: move ost->frame_rate setting code before the filtergraph stuff
Michael Niedermayer
2012-05-20
ffmpeg: drop pkt_pts
Michael Niedermayer
2012-05-20
ffmpeg: set the video filters timebase to the demuxers.
Michael Niedermayer
2012-05-20
ffmpeg: reintroducing check_recording_time()
Michael Niedermayer
2012-05-20
ffmpeg: fix uninitialized variable warning
Michael Niedermayer
2012-05-19
Merge commit '755cd4197d53946208e042f095b930dca18d9430'
Michael Niedermayer
2012-05-19
ffmpeg: inject a aresample filter for -async
Michael Niedermayer
2012-05-19
ffmpeg: misc cosmetics.
Clément Bœsch
[next]