Tue, 27 May 2014 19:22:10 +0000 |
reimar |
demux_ts: Pass through the stream pts.
|
Tue, 27 May 2014 19:22:09 +0000 |
reimar |
demuxer: Fall back to asking the stream layer for length.
|
Tue, 27 May 2014 19:22:07 +0000 |
reimar |
bluray: add some missing stream controls.
|
Tue, 27 May 2014 13:52:52 +0000 |
michael |
avx2 support to not break ffmpeg build
|
Tue, 20 May 2014 19:29:33 +0000 |
reimar |
mencoder: warn if audio format changes.
|
Tue, 20 May 2014 19:29:31 +0000 |
reimar |
ad_ffmpeg: Set up audio format already during init.
|
Sun, 18 May 2014 17:51:13 +0000 |
reimar |
Support FFmpeg's native Opus decoder.
|
Sun, 18 May 2014 16:43:34 +0000 |
reimar |
scaletempo: add hack for smoother speed changes.
|
Sat, 17 May 2014 01:38:00 +0000 |
al |
vidix: Replace printf with mp_msg
|
Tue, 13 May 2014 21:06:40 +0000 |
reimar |
demux_real: always select a stream to play if available.
|
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.
|