Tue, 15 Oct 2013 18:58:55 +0000 |
reimar |
vo_vdpau: Initialize variables before, not after setup code.
|
Tue, 15 Oct 2013 18:44:09 +0000 |
reimar |
Set skip_alpha, we currently have no use for alpha values.
|
Tue, 15 Oct 2013 18:44:08 +0000 |
reimar |
Handle files with sample rate changes correctly.
|
Mon, 14 Oct 2013 14:25:47 +0000 |
cehoyos |
Support H.264 fourcc UMSV.
|
Fri, 11 Oct 2013 11:42:34 +0000 |
compn |
add binary geovision avc codec
|
Fri, 11 Oct 2013 08:01:32 +0000 |
cehoyos |
Add H.264 fourcc GAVC for GeoVision cameras.
|
Fri, 04 Oct 2013 17:22:22 +0000 |
reimar |
mpeg123: Support in-stream format changes.
|
Fri, 04 Oct 2013 01:10:58 +0000 |
compn |
add screenpressor SCPR binary decoder
|
Tue, 24 Sep 2013 20:50:02 +0000 |
reimar |
Update libass to latest git version.
|
Sun, 22 Sep 2013 09:03:30 +0000 |
reimar |
Pass playing filename to audio outputs.
|
Sun, 22 Sep 2013 08:34:08 +0000 |
reimar |
Fix a few memleaks.
|
Sun, 22 Sep 2013 07:31:55 +0000 |
reimar |
Ensure AVDictionary pointer is initialized.
|
Sat, 21 Sep 2013 16:53:12 +0000 |
reimar |
Move rtsp_transport_* variables to demuxer.c
|
Sat, 21 Sep 2013 16:39:24 +0000 |
reimar |
Autodetect if pthread_cancel is available.
|
Sat, 21 Sep 2013 15:55:28 +0000 |
reimar |
Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.
|
Sat, 21 Sep 2013 15:43:45 +0000 |
reimar |
Add support for ffmpeg's demuxer-specific options.
|
Sat, 21 Sep 2013 00:03:09 +0000 |
cehoyos |
Do not try to build FFmpeg protocols depending on external libraries.
|
Thu, 19 Sep 2013 17:54:59 +0000 |
reimar |
Fix possible crash when mpi is NULL.
|
Mon, 16 Sep 2013 18:35:46 +0000 |
reimar |
Add hack/workaround for FFmpeg offering pixfmts not valid
|
Mon, 16 Sep 2013 01:46:25 +0000 |
compn |
codecs.conf: ffg7231 decodes vivo 7231 in asf and viv
|
Sun, 15 Sep 2013 20:45:55 +0000 |
reimar |
Fix compilation when VDPAU is disabled.
|
Sun, 15 Sep 2013 11:34:54 +0000 |
reimar |
Restore VDPAU codecs using non-hwaccel interface with "old" suffix.
|
Sun, 15 Sep 2013 11:29:03 +0000 |
reimar |
Restore support for old-style VDPAU.
|
Sat, 14 Sep 2013 10:57:24 +0000 |
cehoyos |
Do not suppress FFmpeg deprecated warnings with pragma.
|
Mon, 09 Sep 2013 19:40:56 +0000 |
reimar |
Disable UNIX protocol when not supported.
|
Tue, 03 Sep 2013 20:36:41 +0000 |
reimar |
Support ffmpeg://dummy:// in muxer_lavf.
|
Tue, 03 Sep 2013 20:28:25 +0000 |
reimar |
Quick hack to allow using ffmpeg's image2 demuxer.
|
Tue, 03 Sep 2013 20:05:29 +0000 |
reimar |
muxer_lavf: partially support formats creating files own their own.
|