May 18, 2014
View dc40d88

avconv: do not use poorly defined and undocumented AVStream.pts

Anton Khirnov authored on 2014/05/18 19:21:32
May 12, 2014
View 93afb6c

avconv: set output avg_frame_rate when known

Anton Khirnov authored on 2014/05/12 01:00:48
April 30, 2014
View 6656370

avconv: set the "encoder" tag when transcoding

Anton Khirnov authored on 2014/04/30 00:23:49
April 13, 2014
View 1ae8198

avconv: always reset packet pts after decoding an audio frame

Anton Khirnov authored on 2014/04/13 04:55:46
April 6, 2014
View 01947f0

avconv: remove a useless line

Anton Khirnov authored on 2014/04/06 14:28:51
April 5, 2014
View 3831362

avconv: do not use the stream codec context for encoding

Anton Khirnov authored on 2014/04/05 15:48:24
View 41776ba

avconv: do not use the stream codec context for decoding

Anton Khirnov authored on 2014/04/05 15:48:24
View 9580818

avconv: rename OutputStream.opts to OutputStream.encoder_opts

Anton Khirnov authored on 2014/04/05 02:38:04
View 65ed9e7

avconv: rename 'codec' to 'enc_ctx'

Anton Khirnov authored on 2014/04/05 02:59:48
View 650a520

avconv: rename 'icodec' to 'dec_ctx'

Anton Khirnov authored on 2014/04/05 02:59:48
View f3a6ad2

avconv: rename InputStream.opts to InputStream.decoder_opts

Anton Khirnov authored on 2014/04/05 02:38:04
March 25, 2014
View 73ed855

avconv: simplify exit_program() by using more local vars

Anton Khirnov authored on 2014/03/25 20:38:31
View aa49956

avconv: More descriptive message about framedrop

Vittorio Giovara authored on 2014/03/25 20:26:24
March 17, 2014
View d1780e0

avconv: don't warn on multiple frames per packet for codecs that expect it

Anton Khirnov authored on 2014/03/17 19:14:14
View 4754345

avconv: print verbose per-stream transcoding statistics

Anton Khirnov authored on 2014/03/17 18:58:05