Commit History

Author SHA1 Message Date
  Michael Niedermayer 02b434044c ffmpeg: remove incorrect network deinit 9 years ago
  Michael Niedermayer e63f330a1c ffmpeg: Fix extradata allocation 9 years ago
  Michael Niedermayer 0684cd5d8c ffmpeg: Clear error message array at init. 9 years ago
  Michael Niedermayer 160e91de89 ffmpeg: Use av_stream_get_parser() to avoid ABI issues 10 years ago
  Michael Niedermayer 220bbc44c2 Merge commit '6672f672d98cf4887e13321b6f67682cfd1273b4' into release/2.2 10 years ago
  Michael Niedermayer 8c33d40a7b ffmpeg: prevent pts < dts to be passed through to the muxer on stream copy 10 years ago
  Michael Niedermayer 9d0ff6436e ffmpeg: print an error at the end if conversion failed 10 years ago
  Michael Niedermayer 7c6a8afa7e ffmpeg: dont call exit_program() from a signal hander 10 years ago
  Michael Niedermayer 70a25587d2 Merge commit '67f2a688143b644f99360565a9f36c61a5f052e9' 10 years ago
  Michael Niedermayer f2387152bc Merge commit '5c79d2e12d13959fc6aed92d102c25194a06de05' 10 years ago
  Nicolas George 299a56879d ffmpeg: make reading packets from thread blocking. 11 years ago
  Michael Niedermayer 3734c3ea51 ffmpeg: reduce frame rate for mpeg4 to be within the spec limits 10 years ago
  Michael Niedermayer 3868e97c6b ffmpeg: fix vstats 10 years ago
  Stefano Sabatini 290da7e754 ffmpeg: tweak debug_ts logging and add more of it 10 years ago
  Michael Niedermayer 2e02d71237 ffmpeg: print data size too in statistic 10 years ago
  Michael Niedermayer be7b76230f ffmpeg: also count data streams bytes 10 years ago
  Stefano Sabatini 9651239f67 ffmpeg: use intermediary variables in reap_filters, increase readability 10 years ago
  Stefano Sabatini 094516a5d0 ffmpeg: use av_err2str() macro 10 years ago
  Stefano Sabatini 9f956d9d8d ffmpeg: apply misc cosmetics to process_input() code 10 years ago
  Michael Niedermayer 740e6042a0 ffmpeg: change ost->finished to an enum 10 years ago
  Michael Niedermayer d73f897669 ffmpeg: update statistics only when a packet is actually muxed 10 years ago
  Michael Niedermayer 5c459504f6 ffmpeg/flush_encoders: dont mux packets once ost->finished has been set 10 years ago
  Michael Niedermayer 706741e8d7 ffmpeg: properly close down muxers on av_interleaved_write_frame() failure 10 years ago
  Michael Niedermayer 4ff77d4451 ffmpeg: check ost->finished in check_output_constraints() 10 years ago
  Michael Niedermayer 7d91fb305e ffmpeg: check ost->finished in reap_filters() 10 years ago
  Michael Niedermayer 206c06d96f Merge commit '2ce8bca51f7264b47027f69d50dd8e49aa2fd683' 10 years ago
  Michael Niedermayer 88956f73f2 ffmpeg: use timestamp from before and after the decoder to detect backward moving dts for discontinuity detection 10 years ago
  Jan Gerber 200cfab8c4 remuxing .opus files to .webm codec->delay must be copied too 10 years ago
  Michael Niedermayer e22e943ef9 Merge commit '674fa49110a661694188a958be13d529b7c8c5dd' 10 years ago
  Michael Niedermayer 4cbf3eb9e6 Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9' 10 years ago
  Marton Balint 31bb172be2 ffmpeg: ensure that -fix_sub_duration doesnt create subtitles with zero duration 11 years ago
  Marton Balint 4d6f2ff524 ffmpeg: free empty subtitles as well in transcode_subtitles 11 years ago
  Marton Balint 3e396ca8ed ffmpeg: do not pass possibly undefined subtitles to sub2video_update 11 years ago
  Michael Niedermayer 738ebb4a0e ffmpeg: set VCFR when copying timestamps 11 years ago
  Michael Niedermayer ccdfa3e271 Merge remote-tracking branch 'qatar/master' 11 years ago
  Michael Niedermayer 62e10c3759 Merge commit '07fd0a22192805d56c635eb294dc26b0a54ae325' 11 years ago
  Michael Niedermayer d7ac887cd6 cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile 11 years ago
  Michael Niedermayer df87cfd798 ffmpeg: fix do_streamcopy() so it copies side data too 11 years ago
  Michael Niedermayer 0ee905e243 Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' 11 years ago
  Michael Niedermayer d7ebeba80c ffmpeg: Do not fill gap before the first decodable frame on single stream input files unless the user explicitly requests it. 11 years ago
  Michael Niedermayer 8cdf4e0823 ffmpeg: remove unneeded include "libswscale/swscale.h" 11 years ago
  Michael Niedermayer 9c52ab6f4f ffmpeg: treat avi as VFR in framerate conversion code 11 years ago
  Michael Niedermayer c6c03dfdf1 Merge commit 'ccc71298456d97f64f539e303c771d04dcb33c53' 11 years ago
  Michael Niedermayer 0460b9bb3e Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29' 11 years ago
  Michael Niedermayer ed49e91fd7 Merge commit 'ddc589ce98c2bba1e59318b5b0224717325eac46' 11 years ago
  Michael Niedermayer a443b9732f ffmpeg: make stream default if its the only of its kind and no source can be unambigously assigned to it 11 years ago
  Michael Niedermayer b36257921e ffmpeg: Dont crash on unconnected output pads before an error is printed 11 years ago
  Michael Niedermayer a72bf5fd11 ffmpeg: set the source_index for trivial filter graphs 11 years ago
  Michael Niedermayer b6b9c150f0 ffmpeg: add max_error_rate to allow tuning the point decoding errors are considered a failure of the whole transcoding. 11 years ago
  Michael Niedermayer 38e13f55a5 ffmpeg: dont detect slight (0.1sec) backward moving dts as discontinuity 11 years ago