Thu, 05 Jan 2012 13:50:34 +0000 |
ib |
Use empty1px.xpm instead of empty.xpm for check item (and similar) menus.
|
Thu, 05 Jan 2012 12:55:33 +0000 |
ib |
Use check items for CD and VCD titles as well.
|
Thu, 05 Jan 2012 12:44:02 +0000 |
ib |
Fix bug in CD / VCD / DVD related menus.
|
Thu, 05 Jan 2012 12:35:37 +0000 |
ib |
Move CD / VCD / DVD related menu code.
|
Thu, 05 Jan 2012 12:08:36 +0000 |
diego |
build: Merge tests/Makefile into top-level Makefile and test non-recursively.
|
Thu, 05 Jan 2012 12:06:03 +0000 |
ib |
Move some DVD related events.
|
Thu, 05 Jan 2012 11:39:27 +0000 |
ib |
Remove #ifdef MP_DEBUG.
|
Wed, 04 Jan 2012 22:08:36 +0000 |
diego |
Port libtheora glue code to Theora 1.0 API.
|
Wed, 04 Jan 2012 20:30:10 +0000 |
siretart |
fmt-conversion.c: add a remark about the usage of #ifdef directives
|
Wed, 04 Jan 2012 20:28:43 +0000 |
siretart |
libmpdemux/mp_taglists.c: Replace #ifdef with #if directives
|
Wed, 04 Jan 2012 14:55:29 +0000 |
cehoyos |
Support decoding AVrp, v308 and yuv4 via FFmpeg.
|
Wed, 04 Jan 2012 12:33:59 +0000 |
siretart |
make the checks for available codec id more robust
|
Wed, 04 Jan 2012 10:39:38 +0000 |
diego |
configure: Simplify Theora check.
|
Tue, 03 Jan 2012 23:50:52 +0000 |
ib |
Remove unnecessary #include.
|
Tue, 03 Jan 2012 23:10:34 +0000 |
ib |
Remove (conditional and) unnecessary #include
|
Tue, 03 Jan 2012 20:47:36 +0000 |
ib |
Add checks for errors in stream_cdda's get_track_by_sector().
|
Tue, 03 Jan 2012 16:17:21 +0000 |
ib |
Allow Windows style CDROM device names for Wine port.
|
Tue, 03 Jan 2012 16:16:04 +0000 |
ib |
Use cdparanoia compatibility names for CD function calls.
|
Tue, 03 Jan 2012 15:51:26 +0000 |
siretart |
Allow compilation with Libav
|
Mon, 02 Jan 2012 16:48:18 +0000 |
ib |
Initialize device options in guiInit().
|
Mon, 02 Jan 2012 16:25:00 +0000 |
ib |
Remove pointless filename setting from device name.
|
Mon, 02 Jan 2012 16:24:06 +0000 |
ib |
Allow uiPlay() without guiInfo.Filename for some stream types.
|
Mon, 02 Jan 2012 15:28:30 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 02 Jan 2012 15:16:55 +0000 |
ib |
Don't explicitly set stream type if the type doesn't change.
|