| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg: dont try to run the subtitle encoder on non subtitle streams | Michael Niedermayer | 2014-03-03 | 1 | -1/+2 |
* | Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9' | Michael Niedermayer | 2014-02-24 | 1 | -1/+0 |
|\ |
|
* | | Merge commit '5c79d2e12d13959fc6aed92d102c25194a06de05' | Michael Niedermayer | 2014-02-20 | 1 | -3/+7 |
|\| |
|
* | | ffmpeg: make reading packets from thread blocking. | Nicolas George | 2014-02-20 | 1 | -2/+18 |
* | | ffmpeg: reduce frame rate for mpeg4 to be within the spec limits | Michael Niedermayer | 2014-02-19 | 1 | -0/+4 |
* | | ffmpeg: fix vstats | Michael Niedermayer | 2014-02-10 | 1 | -1/+3 |
* | | ffmpeg: tweak debug_ts logging and add more of it | Stefano Sabatini | 2014-02-02 | 1 | -6/+33 |
* | | ffmpeg: print data size too in statistic | Michael Niedermayer | 2014-01-31 | 1 | -1/+2 |
* | | ffmpeg: also count data streams bytes | Michael Niedermayer | 2014-01-30 | 1 | -2/+5 |
* | | ffmpeg: use intermediary variables in reap_filters, increase readability | Stefano Sabatini | 2014-01-26 | 1 | -12/+11 |
* | | ffmpeg: use av_err2str() macro | Stefano Sabatini | 2014-01-23 | 1 | -10/+3 |
* | | ffmpeg: apply misc cosmetics to process_input() code | Stefano Sabatini | 2014-01-23 | 1 | -16/+14 |
* | | ffmpeg: change ost->finished to an enum | Michael Niedermayer | 2014-01-17 | 1 | -4/+4 |
* | | ffmpeg: update statistics only when a packet is actually muxed | Michael Niedermayer | 2014-01-17 | 1 | -1/+1 |
* | | ffmpeg/flush_encoders: dont mux packets once ost->finished has been set | Michael Niedermayer | 2014-01-17 | 1 | -0/+4 |
* | | ffmpeg: properly close down muxers on av_interleaved_write_frame() failure | Michael Niedermayer | 2014-01-17 | 1 | -4/+15 |
* | | ffmpeg: check ost->finished in check_output_constraints() | Michael Niedermayer | 2014-01-17 | 1 | -0/+3 |
* | | ffmpeg: check ost->finished in reap_filters() | Michael Niedermayer | 2014-01-17 | 1 | -0/+4 |
* | | Merge commit '2ce8bca51f7264b47027f69d50dd8e49aa2fd683' | Michael Niedermayer | 2014-01-17 | 1 | -1/+10 |
|\| |
|
* | | ffmpeg: use timestamp from before and after the decoder to detect backward mo... | Michael Niedermayer | 2013-12-22 | 1 | -1/+1 |
* | | remuxing .opus files to .webm codec->delay must be copied too | Jan Gerber | 2013-12-19 | 1 | -0/+1 |
* | | Merge commit '674fa49110a661694188a958be13d529b7c8c5dd' | Michael Niedermayer | 2013-12-11 | 1 | -2/+1 |
|\| |
|
* | | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9' | Michael Niedermayer | 2013-12-11 | 1 | -1/+1 |
|\| |
|
* | | ffmpeg: ensure that -fix_sub_duration doesnt create subtitles with zero duration | Marton Balint | 2013-11-28 | 1 | -4/+8 |
* | | ffmpeg: free empty subtitles as well in transcode_subtitles | Marton Balint | 2013-11-28 | 1 | -1/+2 |
* | | ffmpeg: do not pass possibly undefined subtitles to sub2video_update | Marton Balint | 2013-11-28 | 1 | -1/+4 |
* | | ffmpeg: set VCFR when copying timestamps | Michael Niedermayer | 2013-11-28 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 1 | -0/+3 |
|\| |
|
* | | Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325' | Michael Niedermayer | 2013-11-23 | 1 | -0/+73 |
|\| |
|
* | | cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile | Michael Niedermayer | 2013-11-21 | 1 | -1/+1 |
* | | ffmpeg: fix do_streamcopy() so it copies side data too | Michael Niedermayer | 2013-11-20 | 1 | -0/+1 |
* | | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' | Michael Niedermayer | 2013-11-16 | 1 | -2/+2 |
|\| |
|
* | | ffmpeg: Do not fill gap before the first decodable frame on single stream inp... | Michael Niedermayer | 2013-11-16 | 1 | -1/+13 |
* | | ffmpeg: remove unneeded include "libswscale/swscale.h" | Michael Niedermayer | 2013-11-10 | 1 | -1/+0 |
* | | ffmpeg: treat avi as VFR in framerate conversion code | Michael Niedermayer | 2013-11-09 | 1 | -2/+6 |
* | | Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53' | Michael Niedermayer | 2013-11-01 | 1 | -3/+0 |
|\| |
|
* | | Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29' | Michael Niedermayer | 2013-10-29 | 1 | -1/+8 |
|\| |
|
* | | Merge commit 'ddc589ce98c2bba1e59318b5b0224717325eac46' | Michael Niedermayer | 2013-10-28 | 1 | -2/+0 |
|\| |
|
* | | ffmpeg: make stream default if its the only of its kind and no source can be ... | Michael Niedermayer | 2013-10-25 | 1 | -0/+9 |
* | | ffmpeg: Dont crash on unconnected output pads before an error is printed | Michael Niedermayer | 2013-10-23 | 1 | -1/+1 |
* | | ffmpeg: set the source_index for trivial filter graphs | Michael Niedermayer | 2013-10-11 | 1 | -0/+15 |
* | | ffmpeg: add max_error_rate to allow tuning the point decoding errors are cons... | Michael Niedermayer | 2013-10-07 | 1 | -1/+1 |
* | | ffmpeg: dont detect slight (0.1sec) backward moving dts as discontinuity | Michael Niedermayer | 2013-10-07 | 1 | -1/+1 |
* | | ffmpeg: dont return reserved values | Michael Niedermayer | 2013-10-02 | 1 | -1/+1 |
* | | ffmpeg: check for unsupported "queing of command on first filter supporting t... | Michael Niedermayer | 2013-09-10 | 1 | -0/+3 |
* | | ffmpeg: improve built in docs for passing commands | Michael Niedermayer | 2013-09-10 | 1 | -2/+3 |
* | | ffmpeg: print command replies starting on column 0 | Michael Niedermayer | 2013-09-10 | 1 | -1/+1 |
* | | Warn the user if a pix_fmt != yuv420p was chosen for MPEG-2 video encoding. | Carl Eugen Hoyos | 2013-08-18 | 1 | -0/+7 |
* | | Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7' | Michael Niedermayer | 2013-08-06 | 1 | -0/+11 |
|\| |
|
* | | Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8' | Michael Niedermayer | 2013-08-06 | 1 | -7/+11 |
|\| |
|