Mercurial > mplayer.hg
graph
-
Add standard GPL headers.Sat, 13 Dec 2008 18:40:19 +0000, by diego
-
Add standard GPL license header.Sat, 13 Dec 2008 18:28:00 +0000, by diego
-
Replace informal GPL notices by standard GPL headers.Sat, 13 Dec 2008 12:33:22 +0000, by diego
-
license header consistency cosmeticsSat, 13 Dec 2008 12:31:07 +0000, by diego
-
Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.Sat, 13 Dec 2008 12:18:14 +0000, by diego
-
Merge two identical NetBSD/OpenBSD conditions.Sat, 13 Dec 2008 12:17:00 +0000, by diego
-
Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.Sat, 13 Dec 2008 12:16:32 +0000, by diego
-
Replace informal GPL notes by standard GPL header.Sat, 13 Dec 2008 12:13:48 +0000, by diego
-
Simplify: use AV_RL32/AV_RB32Sat, 13 Dec 2008 09:53:08 +0000, by reimar
-
Avoid useless casts.Sat, 13 Dec 2008 09:44:51 +0000, by reimar
-
another mpeg4 fourcc and add binary vdo codecSat, 13 Dec 2008 04:37:32 +0000, by compn
-
Some forgotten eax -> REG_a changes.Fri, 12 Dec 2008 16:46:43 +0000, by reimar
-
Warning fixes for demux_nutFri, 12 Dec 2008 05:08:28 +0000, by ods15
-
Remove resync_audio_stream() from demux_nut seek functionFri, 12 Dec 2008 05:07:18 +0000, by ods15
-
Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut APIFri, 12 Dec 2008 04:58:54 +0000, by ods15
-
add ac-3 fourcc from mp4 fileThu, 11 Dec 2008 23:33:43 +0000, by compn
-
Search live555 library also in /usr/lib64.Thu, 11 Dec 2008 23:24:36 +0000, by cehoyos
-
Rework Theora test, it was throwing away CFLAGS provided by pkg-config.Thu, 11 Dec 2008 21:52:47 +0000, by diego
-
Add missing 'void' to parameterless function declaration.Thu, 11 Dec 2008 21:45:11 +0000, by diego
-
Change some printf calls to 'Debug printf' so as not to pollute stdout.Thu, 11 Dec 2008 21:29:01 +0000, by diego
-
sync w/r28126Wed, 10 Dec 2008 21:15:55 +0000, by gpoirier
-
Add support for writing PNG files with alpha channel in -vo pngWed, 10 Dec 2008 16:44:12 +0000, by reimar
-
Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).Wed, 10 Dec 2008 16:39:45 +0000, by reimar
-
10l: actually disable quartz vo when detection failed.Wed, 10 Dec 2008 14:28:17 +0000, by gpoirier
-
add acdv fourcc to ffmjpegWed, 10 Dec 2008 12:41:36 +0000, by compn
-
Fix MGSTR vs. MSGTR typo.Tue, 09 Dec 2008 20:25:49 +0000, by diego
-
Set d3d_handle to NULL after release.Tue, 09 Dec 2008 18:44:48 +0000, by reimar
-
Forgotten part of previous cosmetics commitTue, 09 Dec 2008 18:41:41 +0000, by reimar
-
Slightly simplify the conditional release/free codeTue, 09 Dec 2008 18:36:15 +0000, by reimar
-
First version of OSD support for vo_direct3dTue, 09 Dec 2008 18:31:52 +0000, by reimar
-
add binary voxware metavoice audio codec, format 0x74Tue, 09 Dec 2008 02:46:28 +0000, by compn
-
remove duplicated fourccMon, 08 Dec 2008 19:43:48 +0000, by compn
-
add some fourcc's and ulead dv audio codec, fixes samples from:Mon, 08 Dec 2008 19:42:00 +0000, by compn
-
Use svn.ffmpeg.org for the externals which is both more correct and more reliable.Mon, 08 Dec 2008 14:43:28 +0000, by reimar
-
cosmetics: indentationMon, 08 Dec 2008 11:30:43 +0000, by diego
-
Remove pointless or even wrong N/A return values doxy commentsMon, 08 Dec 2008 11:04:27 +0000, by reimar
-
Add missing unistd.h #include, fixes the warning:Mon, 08 Dec 2008 00:12:53 +0000, by diego
-
Remove unused variable, fixes the warning:Mon, 08 Dec 2008 00:11:03 +0000, by diego
-
#include appropriate headers instead of locally declaring function prototypes.Mon, 08 Dec 2008 00:02:07 +0000, by diego
-
ati_hack only makes sense when PBOs are used, not with mesa_buffer.Sat, 06 Dec 2008 12:13:14 +0000, by reimar
-
More possible fixes for mesa-buffer mode.Sat, 06 Dec 2008 06:44:54 +0000, by reimar
-
Move one ati_hack check to a better place.Sat, 06 Dec 2008 06:41:36 +0000, by reimar
-
ReindentSat, 06 Dec 2008 06:40:47 +0000, by reimar
-
100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.Sat, 06 Dec 2008 06:18:57 +0000, by reimar
-
10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.Fri, 05 Dec 2008 23:35:32 +0000, by reimar
-
Fix indentationFri, 05 Dec 2008 22:35:24 +0000, by reimar
-
Add experimental support for glXAllocateMemoryMESAFri, 05 Dec 2008 22:16:45 +0000, by reimar
-
sync w/r28096Fri, 05 Dec 2008 21:46:28 +0000, by gpoirier
-
Avoid one more duplicated logic.Fri, 05 Dec 2008 20:56:49 +0000, by reimar
-
Simplify, do not duplicate buffer size calculationFri, 05 Dec 2008 20:50:43 +0000, by reimar
-
Set the base size window manager hint, otherwise some subtract the minimumFri, 05 Dec 2008 19:01:49 +0000, by reimar
-
Using rectangle=2 for vo_gl is probably a good idea nowadays.Fri, 05 Dec 2008 15:55:25 +0000, by reimar
-
Document missing vo_gl suboptionsFri, 05 Dec 2008 15:54:31 +0000, by reimar
-
Add some forgotten documentation for gl suboptionsFri, 05 Dec 2008 15:50:24 +0000, by reimar
-
Add support for YCBCR MESA texture format to vo_gl.Fri, 05 Dec 2008 15:36:54 +0000, by reimar
-
add a bunch of binary codecs with samples from this list:Fri, 05 Dec 2008 14:50:48 +0000, by compn