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
2013-01-06
add note on windows pipe
rogerdpack
2012-12-27
ffmpeg: remove annoying logs and improve reporting in case of unavailable bit...
Stefano Sabatini
2012-12-20
Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'
Michael Niedermayer
2012-12-19
ffmpeg: Fix shortest with libx264
Michael Niedermayer
2012-12-16
ffmpeg: replace magic number with VSYNC_CFR
Peter Ross
2012-12-12
ffmpeg: sub2video: use start and end time.
Nicolas George
2012-12-04
ffmpeg: small indent fix.
Clément Bœsch
2012-12-04
ffmpeg: use the correct variables in do_video_stats()
Michael Niedermayer
2012-12-04
Update video stats log during encode flush
Thierry Foucu
2012-11-24
ffmpeg: fix mixed declarations and statements.
Michael Niedermayer
2012-11-24
ffmpeg: Correct starttime based on non discarded streams.
Michael Niedermayer
2012-11-24
ffmpeg: minor simplification of wraping code
Michael Niedermayer
2012-11-22
ffmpeg: add setting of field_order flag
Tim Nicholson
2012-11-22
ffmpeg: fix weird reindent
Stefano Sabatini
2012-11-22
ffmpeg: print debug_ts off and off_time values with timestamp helper routines
Stefano Sabatini
2012-11-21
ensure comment blocks that contain doxygen commands start with double asterix
Peter Ross
2012-11-20
ffmpeg: rework debugging timestamp logs in process_input()
Stefano Sabatini
2012-11-14
ffmpeg: fix double ;;
Michael Niedermayer
2012-11-14
ffmpeg: fix audio timestamps on stream copy with -ss
Michael Niedermayer
2012-11-12
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
Michael Niedermayer
2012-11-07
Fix the packet duration when flushing the encoder.
Thierry Foucu
2012-11-03
Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'
Michael Niedermayer
2012-10-30
Merge commit '381dc1a5ec0925b281c573457c413ae643567086'
Michael Niedermayer
2012-10-27
ffmpeg: use av_rescale_delta() for audio stream copy
Michael Niedermayer
2012-10-27
ffmpeg: use av_rescale_delta() on the audio filter input
Michael Niedermayer
2012-10-27
ffmpeg: trivial simplification
Michael Niedermayer
2012-10-26
Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3'
Michael Niedermayer
2012-10-25
ffmpeg: fix null ptr deref in psnr printing code
Michael Niedermayer
2012-10-24
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-24
Merge commit '80521c1997a23e148edf89e11b939ab8646297ca'
Michael Niedermayer
2012-10-23
ffmpeg: check avpicture_get_size() retuen value
Michael Niedermayer
2012-10-22
ffmpeg/lavc: move experimental warnings to libavcodec.
Michael Niedermayer
2012-10-22
Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4'
Michael Niedermayer
2012-10-17
ffmpeg: Make video filter graph reinit user selectable
Michael Niedermayer
2012-10-13
Merge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'
Michael Niedermayer
2012-10-10
Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'
Michael Niedermayer
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
[next]