Sun, 28 Sep 2014 12:21:42 +0000 |
reimar |
demux_lavf: set stream_pts if possible.
|
Sat, 27 Sep 2014 18:44:47 +0000 |
reimar |
dmo: print messages to stderr instead of stdout.
|
Sat, 27 Sep 2014 18:44:46 +0000 |
reimar |
dmo.c: Remove cast that is not a good idea.
|
Sat, 27 Sep 2014 18:44:45 +0000 |
reimar |
DMO_AudioDecoder: Disable some debug code.
|
Sat, 27 Sep 2014 18:44:44 +0000 |
reimar |
codec-cfg.h: Fix GUID type to be identical between 32 and 64 bit builds.
|
Thu, 18 Sep 2014 20:22:31 +0000 |
reimar |
configure: fix up some FFmpeg config.h defines, especially for ARM.
|
Wed, 17 Sep 2014 18:16:22 +0000 |
reimar |
bluray: Fix STREAM_CTRL_SEEK_TO_TIME for out-of-bound values.
|
Wed, 17 Sep 2014 18:00:19 +0000 |
reimar |
bluray: fix seek implementation again.
|
Wed, 17 Sep 2014 17:49:55 +0000 |
reimar |
bluray: check bd_seek result more thoroughly.
|
Wed, 17 Sep 2014 17:49:54 +0000 |
reimar |
lavf: fix AVSEEK_SIZE when STREAM_CTRL_GET_SIZE is not implemented.
|
Wed, 17 Sep 2014 17:13:35 +0000 |
reimar |
Add stdint.h include for intptr_t.
|
Wed, 17 Sep 2014 16:55:09 +0000 |
reimar |
Use intptr_t to cast a pointer.
|
Tue, 09 Sep 2014 10:52:21 +0000 |
ib |
Cosmetic: Place pkg-config options first.
|
Mon, 08 Sep 2014 21:29:05 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 08 Sep 2014 21:28:12 +0000 |
ib |
Improve detection of GTK+ and GLib versions.
|
Mon, 08 Sep 2014 20:29:06 +0000 |
ib |
Revise German translation of MSGTR_GuiNeedsX.
|
Mon, 08 Sep 2014 20:22:27 +0000 |
ib |
Revise message.
|
Mon, 08 Sep 2014 20:18:29 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 08 Sep 2014 20:17:01 +0000 |
ib |
Remove GTK+ and GLib versions 1 relatedness from the GUI.
|
Sun, 07 Sep 2014 23:25:33 +0000 |
michael |
configure: keep FAAN*DCT avaialable for future FFmpeg
|
Sun, 07 Sep 2014 22:22:50 +0000 |
ib |
Align backslashes followed by a newline (line continuation).
|
Sun, 07 Sep 2014 22:08:10 +0000 |
ib |
Cosmetic: Remove blank lines.
|
Sat, 06 Sep 2014 19:52:00 +0000 |
reimar |
Fix incorrect use of pal2gray_alpha for av_sub.
|
Sat, 06 Sep 2014 19:51:59 +0000 |
reimar |
Add new FFmpeg AMVF tag for AMV video.
|
Fri, 05 Sep 2014 17:18:53 +0000 |
ib |
Add missing #include.
|
Thu, 04 Sep 2014 18:54:16 +0000 |
reimar |
Ensure isprint only gets input it can handle.
|
Thu, 04 Sep 2014 17:55:42 +0000 |
michael |
configure: add CONFIG_WMA_FREQS for libavcodec to avoid build failure
|
Sun, 31 Aug 2014 11:15:46 +0000 |
ib |
Revise MSGTR_GUI_NonInterleavedParser.
|
Sun, 31 Aug 2014 09:39:13 +0000 |
reimar |
Support -ni option for all formats.
|
Sun, 31 Aug 2014 09:33:38 +0000 |
reimar |
Double-check that we are really at audio EOF by trying to refill.
|
Sat, 30 Aug 2014 22:06:22 +0000 |
ib |
Fix issue with blank line after each function and #ifdef.
|
Thu, 28 Aug 2014 19:34:05 +0000 |
ib |
Check existence of a demuxer when updating global_sub_size.
|