January 23, 2014
View 9f956d9

ffmpeg: apply misc cosmetics to process_input() code

Stefano Sabatini authored on 2014/01/23 20:46:04
January 18, 2014
View 740e604

ffmpeg: change ost->finished to an enum

Michael Niedermayer authored on 2014/01/18 07:52:55
View 206c06d

Merge commit '2ce8bca51f7264b47027f69d50dd8e49aa2fd683'

Michael Niedermayer authored on 2014/01/18 00:11:53
January 16, 2014
View d73f897

ffmpeg: update statistics only when a packet is actually muxed

Michael Niedermayer authored on 2014/01/16 01:19:54
View 5c45950

ffmpeg/flush_encoders: dont mux packets once ost->finished has been set

Michael Niedermayer authored on 2014/01/16 01:07:26
January 14, 2014
View 706741e

ffmpeg: properly close down muxers on av_interleaved_write_frame() failure

Michael Niedermayer authored on 2014/01/14 12:33:12
View 4ff77d4

ffmpeg: check ost->finished in check_output_constraints()

Michael Niedermayer authored on 2014/01/14 12:32:05
View 7d91fb3

ffmpeg: check ost->finished in reap_filters()

Michael Niedermayer authored on 2014/01/14 12:31:29
December 23, 2013
View 88956f7

ffmpeg: use timestamp from before and after the decoder to detect backward moving dts for discontinuity detection

Michael Niedermayer authored on 2013/12/23 03:42:13
December 19, 2013
View 200cfab

remuxing .opus files to .webm codec->delay must be copied too

Jan Gerber authored on 2013/12/19 23:56:49
December 12, 2013
View e22e943

Merge commit '674fa49110a661694188a958be13d529b7c8c5dd'

Michael Niedermayer authored on 2013/12/12 07:36:10
View 4cbf3eb

Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9'

Michael Niedermayer authored on 2013/12/12 07:18:21
November 24, 2013
View 31bb172

ffmpeg: ensure that -fix_sub_duration doesnt create subtitles with zero duration

Marton Balint authored on 2013/11/24 01:48:49
View 4d6f2ff

ffmpeg: free empty subtitles as well in transcode_subtitles

Marton Balint authored on 2013/11/24 01:27:22
View 3e396ca

ffmpeg: do not pass possibly undefined subtitles to sub2video_update

Marton Balint authored on 2013/11/24 01:25:46