Fri, 25 Oct 2013 19:59:58 +0000 |
reimar |
vd_ffmpeg: disable DR also for HEVC.
|
Fri, 25 Oct 2013 19:59:57 +0000 |
reimar |
Use sizeof(*var) instead of sizeof(type), prefer calloc.
|
Fri, 25 Oct 2013 19:59:56 +0000 |
reimar |
Remove pointless casts.
|
Fri, 25 Oct 2013 19:59:54 +0000 |
reimar |
Add some missing "const".
|
Thu, 24 Oct 2013 12:06:41 +0000 |
ib |
Define STRIP for FFmpeg.
|
Sun, 20 Oct 2013 12:51:38 +0000 |
reimar |
demux_lavf: Ignore failure to find stream info.
|
Sun, 20 Oct 2013 12:51:35 +0000 |
reimar |
Use correct types for constants.
|
Fri, 18 Oct 2013 18:03:21 +0000 |
cehoyos |
Support little endian G.726 as found in Sun au files.
|