log

age author description
Tue, 13 May 2014 21:06:39 +0000 reimar demux_real: remove code that new_sh_* already handles.
Tue, 13 May 2014 21:06:38 +0000 reimar demux_real: Improve buffer allocation for interleaved audio handling.
Sat, 10 May 2014 23:48:24 +0000 michael libmpcodecs/vf_uspp: check avcodec_open() return code
Sat, 10 May 2014 20:23:21 +0000 reimar mencoder: simplify audio copy case.
Sat, 10 May 2014 20:23:20 +0000 reimar Split "len" variable into an additional bytes_to_mux.
Sat, 10 May 2014 19:59:41 +0000 reimar Change part of EOF condition into warning message instead.
Sat, 10 May 2014 19:59:40 +0000 reimar mencoder: Support flushing audio encoders at end of stream.
Sat, 10 May 2014 19:59:38 +0000 reimar Document nearest-neighbor scaling for vo_gl.
Thu, 08 May 2014 10:30:52 +0000 ib Replace deprecated avcodec_alloc_frame().
Thu, 08 May 2014 09:15:32 +0000 ib Simplify code.
Wed, 07 May 2014 14:16:02 +0000 ib Cosmetic: Adjust indent.
Wed, 07 May 2014 14:14:49 +0000 ib Remove unnecessary variable.
Wed, 07 May 2014 14:09:10 +0000 ib Cosmetic: Adjust indent.
Wed, 07 May 2014 14:07:12 +0000 ib Simplify code.
Wed, 07 May 2014 14:03:40 +0000 ib Fix segmentation fault.