Mercurial > mplayer.hg
graph
-
conf_packet_size is used as CONF_TYPE_INT, which is a 32bit type (fixes possible memory corruption).Tue, 29 Nov 2011 13:03:58 +0000, by ranma
-
edl_seek_type is used as CONF_TYPE_FLAG, which is a 32bit-Type (fixes possible memory corruption).Tue, 29 Nov 2011 13:02:45 +0000, by ranma
-
debian: adjust documentation build process, which now works non-recursivelyTue, 29 Nov 2011 05:05:16 +0000, by diego
-
Support RGB FFV1 videos without transparency.Tue, 29 Nov 2011 00:48:34 +0000, by cehoyos
-
Use lookup_keymap_table instead of a large number of switch cases.Thu, 24 Nov 2011 18:32:08 +0000, by reimar
-
Reindent.Thu, 24 Nov 2011 00:03:14 +0000, by reimar
-
caca: process all pending events instead of exactly one per check_events.Thu, 24 Nov 2011 00:00:39 +0000, by reimar
-
caca: for ordinary keys, send key events on press instead of release.Wed, 23 Nov 2011 23:59:01 +0000, by reimar
-
caca: support mouse events and more keys.Wed, 23 Nov 2011 23:57:37 +0000, by reimar
-
Replace constant by define with same value.Wed, 23 Nov 2011 20:47:24 +0000, by reimar
-
Change extended key handling so we will never call mplayer_put_key twiceTue, 22 Nov 2011 20:24:24 +0000, by reimar
-
Make vf expand more picky:Tue, 22 Nov 2011 19:33:29 +0000, by reimar
-
Set chroma_x_shift for 1-plane YUV formats.Tue, 22 Nov 2011 19:31:29 +0000, by reimar
-
vo direct3d: fix crash in osd drawing codeSat, 19 Nov 2011 14:04:11 +0000, by al
-
ao_null: mark global variables only used within the file as staticWed, 16 Nov 2011 11:14:25 +0000, by diego
-
configure: add HAVE_OS2THREADS to config.h for libavformatWed, 16 Nov 2011 11:14:23 +0000, by diego
-
doc: our Bugzilla is no longer brand-new; closes Bugzilla #2013Wed, 16 Nov 2011 09:54:29 +0000, by diego
-
OSD fractions: do not round up decimalsTue, 15 Nov 2011 17:57:23 +0000, by cigaes
-
Some spelling/grammar fixes.Mon, 14 Nov 2011 19:09:35 +0000, by reimar
-
Remove pointless casts.Mon, 14 Nov 2011 19:05:49 +0000, by reimar
-
ao_alsa: drop check for sys/asoundlib.h and ALSA versionMon, 14 Nov 2011 09:58:26 +0000, by diego
-
ai_alsa: set appropriate #defines to work with ALSA 0.9.x headersMon, 14 Nov 2011 09:58:24 +0000, by diego
-
Update regression test results to current FFmpeg.Sun, 13 Nov 2011 17:05:58 +0000, by cehoyos
-
Synced with help_mp-en.h rev. 34335Sun, 13 Nov 2011 10:04:25 +0000, by jrash
-
Make WAV format detection more restrictive so it does not incorrectlyFri, 11 Nov 2011 17:29:14 +0000, by reimar
-
Sanitize channel count for libaf to avoid crashes since it is used unchecked.Fri, 11 Nov 2011 17:15:13 +0000, by reimar
-
Fix .qcp (raw QCELP) playback.Thu, 10 Nov 2011 16:31:07 +0000, by cehoyos
-
Add lmlm4 regression test.Thu, 10 Nov 2011 16:06:23 +0000, by cehoyos
-
Fix fffrwu decoding.Thu, 10 Nov 2011 16:02:36 +0000, by cehoyos
-
vo_caca: Port to libcaca 1.x API, which is widespread enough nowadays.Wed, 09 Nov 2011 02:35:04 +0000, by diego
-
vo_caca: reformat and prettyprint as K&R, shorten some linesWed, 09 Nov 2011 02:26:58 +0000, by diego
-
vd_ffmpeg: Conditionally declare lavc_param_wait_keyframe to fix warning.Wed, 09 Nov 2011 01:41:44 +0000, by diego
-
Remove obsolete ALSA 0.5 audio output and ALSA 0.9 audio input.Wed, 09 Nov 2011 01:22:02 +0000, by diego
-
Fix "m1v " playback.Wed, 09 Nov 2011 00:32:12 +0000, by cehoyos
-
Support BMV decoding (bug 2009).Tue, 08 Nov 2011 23:51:41 +0000, by cehoyos
-
Add support for decoding EA CMV files.Tue, 08 Nov 2011 21:19:39 +0000, by reimar
-
Avoid running video-only test on audio-only files.Tue, 08 Nov 2011 21:12:37 +0000, by reimar
-
Remove unused variable.Tue, 08 Nov 2011 20:59:38 +0000, by reimar
-
Add beginnings of a test framework.Tue, 08 Nov 2011 20:48:11 +0000, by reimar
-
Detect codecs requiring too many references for DR also when theyTue, 08 Nov 2011 20:24:35 +0000, by reimar
-
libvo: Move x86_cpu.h #include to aclib_template, where it is actually used.Mon, 07 Nov 2011 19:54:49 +0000, by diego
-
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformatMon, 07 Nov 2011 19:54:47 +0000, by diego
-
doc: Remove outdated FAQ entry about Mac OS X 10.3.Mon, 07 Nov 2011 19:54:45 +0000, by diego
-
Remove outdated entries from the Spanish FAQ translation.Mon, 07 Nov 2011 19:54:43 +0000, by diego
-
build: merge DOCS/xml/Makefile into top-level MakefileMon, 07 Nov 2011 19:54:40 +0000, by diego
-
build: drop releaseclean targetMon, 07 Nov 2011 19:54:38 +0000, by diego
-
build: Remove dangling reference to removed DOCS/xml/configure.Mon, 07 Nov 2011 19:54:36 +0000, by diego
-
doc: Move XML translation notes to translations.txt.Mon, 07 Nov 2011 19:54:35 +0000, by diego
-
doc: cosmetics: reindent German documentation.xmlMon, 07 Nov 2011 19:54:33 +0000, by diego
-
doc: drop outdated FIXME commentMon, 07 Nov 2011 19:54:29 +0000, by diego
-
Prefer converting GBR24P to other 8 bit per component RGB formats.Mon, 07 Nov 2011 18:49:10 +0000, by reimar
-
Split Spanish mencoder.xml like it was done for the English translation.Mon, 07 Nov 2011 13:13:20 +0000, by diego
-
Fix compilation with --disable-mencoder.Sun, 06 Nov 2011 22:41:37 +0000, by reimar
-
doc: Move all XML entities to main.xml.Sun, 06 Nov 2011 13:11:58 +0000, by diego
-
vo md5sum: support printing to stdout.Sun, 06 Nov 2011 09:09:26 +0000, by reimar
-
Print a proper result also when xsltproc is not installed.Sun, 06 Nov 2011 09:01:46 +0000, by reimar
-
Fix result output of yasm test.Sun, 06 Nov 2011 09:00:15 +0000, by reimar
-
Fix FFmpeg compilation.Sun, 06 Nov 2011 08:57:03 +0000, by reimar
-
Do not create a 0-sized palette side data from extradata.Sun, 06 Nov 2011 00:26:16 +0000, by reimar
-
RoQ decoder seems to work fine with DR.Sat, 05 Nov 2011 23:12:16 +0000, by reimar
-
Restore NUV1 internal fourcc.Sat, 05 Nov 2011 22:18:13 +0000, by reimar
-
Improve support for reget_buffer, this fixes DR1 with C93 FFmpeg decoder.Sat, 05 Nov 2011 19:11:21 +0000, by reimar
-
Support Chronomaster DFA decoding (bug 2006).Sat, 05 Nov 2011 18:38:56 +0000, by cehoyos
-
Fixes for palette allocation handling.Sat, 05 Nov 2011 18:20:44 +0000, by reimar
-
build: Merge DOCS/xml/xml.mak into config.mak.Sat, 05 Nov 2011 16:35:50 +0000, by diego
-
Define HAVE_YASM etc. not only for x86.Sat, 05 Nov 2011 13:47:51 +0000, by cehoyos
-
fmt_conversion: surround PIX_FMT_GBR24P by #ifdefs to ensure availabilityFri, 04 Nov 2011 15:22:51 +0000, by diego
-
configure: Remove unused alsa9 and alsa1x config.h #defines.Fri, 04 Nov 2011 14:29:33 +0000, by diego
-
configure: remove erroneous extra set of braces from vsscanf testFri, 04 Nov 2011 14:29:31 +0000, by diego
-
vf_zrmjpeg: fix compilation after introduction of av_strcasecmpFri, 04 Nov 2011 12:30:42 +0000, by diego
-
configure: Add CONFIG_LIBMODPLUG to config.h for FFmpeg.Fri, 04 Nov 2011 12:30:39 +0000, by diego
-
libdvdcss: sync some whitespace changes from upstreamFri, 04 Nov 2011 12:30:36 +0000, by diego
-
Support Mobotix MxPEG decoding (bug 2004).Fri, 04 Nov 2011 08:41:11 +0000, by cehoyos
-
Use init_avformat() instead of av_register_all().Thu, 03 Nov 2011 19:33:05 +0000, by cehoyos
-
Cosmetics: Remove empty statement.Thu, 03 Nov 2011 18:51:56 +0000, by cehoyos
-
Use new API avformat_new_stream() instead of the deprecatedThu, 03 Nov 2011 18:45:59 +0000, by cehoyos
-
Call av_register_all() before initialising the SPDIF muxer.Thu, 03 Nov 2011 18:43:49 +0000, by cehoyos
-
configure: add braces to initializer in vsscanf test to shut up a gcc warningThu, 03 Nov 2011 14:23:17 +0000, by diego
-
configure: merge DOCS/xml/configure into top-level configureThu, 03 Nov 2011 14:23:14 +0000, by diego
-
Fix a bunch of Doxygen syntax errors that caused warnings.Thu, 03 Nov 2011 13:24:53 +0000, by diego
-
loader: remove duplicate cpudetect.h #includeThu, 03 Nov 2011 13:24:50 +0000, by diego
-
cpudetect: clean up libavutil #includesThu, 03 Nov 2011 13:24:46 +0000, by diego
-
configure: Clarify a comment that explains the purpose of the glob_win variable.Wed, 02 Nov 2011 13:03:20 +0000, by diego
-
Map 8svx fourcc to 8raw instead of relying on non-existing CODEC_ID.Mon, 31 Oct 2011 19:44:51 +0000, by diego
-
build: fix compilation on Solaris due to missing alloca.h #includeMon, 31 Oct 2011 13:18:45 +0000, by diego
-
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().Mon, 31 Oct 2011 12:25:00 +0000, by ib
-
Add missing parameter to Win32 GUI's call to m_config_parse_config_file().Mon, 31 Oct 2011 11:51:03 +0000, by ib
-
Support FFmpeg Dirac decoder.Mon, 31 Oct 2011 00:47:40 +0000, by cehoyos
-
Whitespace cosmetics: Align some IMGFMT-lists.Sun, 30 Oct 2011 18:00:25 +0000, by cehoyos
-
Fix compilation on Solaris/OpenIndiana where 'uname -m' outputs "i86pc".Sun, 30 Oct 2011 17:40:22 +0000, by cehoyos
-
Support YUV 4:4:4 9-bit output.Sat, 29 Oct 2011 16:51:26 +0000, by cehoyos
-
Fix compilation for broken libopenjpeg.Sat, 29 Oct 2011 10:01:32 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 34249Fri, 28 Oct 2011 12:46:30 +0000, by jrash
-
Synced with help_mp-en.h rev. 34253Fri, 28 Oct 2011 12:43:31 +0000, by jrash
-
Fix wrong runtime and average bitrate for VBR (variable bitrate) MP3.Thu, 27 Oct 2011 20:09:09 +0000, by ib
-
Ensure that demuxer->movi_end will be set.Thu, 27 Oct 2011 19:58:42 +0000, by ib
-
build: Only compile Windows-specific local glob() replacement on MinGW.Thu, 27 Oct 2011 12:16:01 +0000, by diego
-
add m1v isom to mpeg1 codecsThu, 27 Oct 2011 01:11:34 +0000, by compn
-
Use CONF_TYPE_FUNC_PARAM for option gui-include.Wed, 26 Oct 2011 19:39:14 +0000, by ib
-
Clarify that too old binutils is only an issue with x86_64 compilation.Wed, 26 Oct 2011 18:26:51 +0000, by reimar
-
libdvdcss: Drop #define of snprintf() to _snprintf() if the former is undefined.Wed, 26 Oct 2011 17:02:09 +0000, by diego
-
libdvdcss: consistently use snprintf() instead of _snprintf()Wed, 26 Oct 2011 17:02:07 +0000, by diego
-
Optimize TranslateFilename().Wed, 26 Oct 2011 15:52:06 +0000, by ib
-
Cosmetic: Rename TranslateFilename()'s parameter names.Wed, 26 Oct 2011 15:40:47 +0000, by ib
-
Move TranslateFilename() to util/string.c.Wed, 26 Oct 2011 15:14:06 +0000, by ib
-
Add missing mp_msg.h #includes, remove some unnecessary ones.Wed, 26 Oct 2011 15:12:35 +0000, by diego
-
demux_rtp: Replace extern declarations by proper header #includes.Wed, 26 Oct 2011 15:12:25 +0000, by diego
-
Sanitize include option behaviour.Tue, 25 Oct 2011 20:45:09 +0000, by reimar
-
Pass on errors from CONF_TYPE_FUNC_PARAM_IMMEDIATE function.Tue, 25 Oct 2011 20:42:50 +0000, by reimar
-
Fix parse_call_func return value.Tue, 25 Oct 2011 20:38:09 +0000, by reimar
-
Sanitize include behaviour.Tue, 25 Oct 2011 20:18:35 +0000, by reimar
-
Make include recursion depth actually have some effect.Tue, 25 Oct 2011 19:22:10 +0000, by reimar
-
Remove completely pointless/nonsensical code.Tue, 25 Oct 2011 19:20:38 +0000, by reimar
-
Remove unused code from the Win32 GUI.Tue, 25 Oct 2011 13:59:33 +0000, by ib
-
Change MSGTR_MENU_Exit definition.Tue, 25 Oct 2011 13:55:48 +0000, by ib
-
Resize the Win32 GUI preference window and reposition items.Tue, 25 Oct 2011 13:48:47 +0000, by ib
-
Internationalize and localize the Win32 GUI.Tue, 25 Oct 2011 13:46:43 +0000, by ib
-
Change Win32 GUI window captions.Tue, 25 Oct 2011 13:40:30 +0000, by ib
-
Add a vd_ffmpeg option to make the decoder discard frames until the firstMon, 24 Oct 2011 17:44:13 +0000, by reimar
-
Remove unused code.Mon, 24 Oct 2011 16:22:10 +0000, by reimar
-
Mark pointer arguments as const where possible.Mon, 24 Oct 2011 16:20:00 +0000, by reimar
-
Stop h264_parse_sps and mp_vc1_decode_sequence_header from corrupting theMon, 24 Oct 2011 16:15:02 +0000, by reimar
-
Support planar GBR24 decoding.Sun, 23 Oct 2011 20:40:31 +0000, by cehoyos
-
Consistently use "struct AVCodecTag" and not sometimes just "AVCodecTag".Sun, 23 Oct 2011 12:14:45 +0000, by reimar
-
Change codec tag/id conversion to not use ff_codec_bmp_tags/ff_codec_wav_tags.Sun, 23 Oct 2011 12:12:43 +0000, by reimar
-
Reindent.Sun, 23 Oct 2011 12:03:40 +0000, by reimar
-
Fix possible crash since RenderCallbackSPDIF might call read_buffer with NULL data.Sun, 23 Oct 2011 12:03:13 +0000, by reimar
-
Add HAVE_CBRTF define.Sun, 23 Oct 2011 12:00:24 +0000, by reimar
-
Use uncrustify on glob-win.c to fix the indentation mess in it.Sun, 23 Oct 2011 11:51:44 +0000, by reimar
-
Support some H.264 444P samples.Sun, 23 Oct 2011 10:43:08 +0000, by cehoyos
-
Improve option type CONF_TYPE_PRINT.Sat, 22 Oct 2011 11:00:31 +0000, by ib
-
Always define HAVE_PTHREADS and HAVE_W32THREADS.Sat, 22 Oct 2011 00:17:28 +0000, by cehoyos
-
x264 version 118 is required for successful compilation.Fri, 21 Oct 2011 23:15:33 +0000, by cehoyos
-
add forgotten ec-3 tag to parsers list in demuxers.cFri, 21 Oct 2011 18:20:53 +0000, by compn
-
add ec-3 isom to eac3 decoder, fixes:Fri, 21 Oct 2011 18:08:36 +0000, by compn
-
Employ correct off_t printf conversion specifiers; this time without typos.Fri, 21 Oct 2011 15:44:58 +0000, by diego
-
configure: add -D__STDC_FORMAT_MACROS to CXXFLAGSFri, 21 Oct 2011 15:44:56 +0000, by diego
-
configure: cosmetics: fix indentationFri, 21 Oct 2011 15:44:55 +0000, by diego
-
configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.Fri, 21 Oct 2011 15:44:53 +0000, by diego
-
Fix compilation: Partly revert r34227.Fri, 21 Oct 2011 08:49:48 +0000, by cehoyos
-
Fix off_t printf conversion specifiers and related warnings.Thu, 20 Oct 2011 21:49:30 +0000, by diego
-
Support H264 4:2:2.Thu, 20 Oct 2011 16:42:31 +0000, by cehoyos
-
Support Kostya's native Ut Video decoder.Thu, 20 Oct 2011 16:32:55 +0000, by cehoyos
-
Replace 'q' printf length modifier by 'll'.Thu, 20 Oct 2011 14:42:14 +0000, by diego
-
Add TranslateFilename() to the Win32 GUI.Thu, 20 Oct 2011 13:09:08 +0000, by ib
-
Remove unused code.Thu, 20 Oct 2011 12:53:27 +0000, by ib
-
Support transparency in decorated windows in the Win32 GUI.Thu, 20 Oct 2011 12:48:35 +0000, by ib
-
Add comment to bpRenderMask().Thu, 20 Oct 2011 12:24:00 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 20 Oct 2011 12:12:51 +0000, by ib
-
Fix bug in bpRenderMask().Thu, 20 Oct 2011 12:05:47 +0000, by ib
-
Prevent adding a base path wrongly.Thu, 20 Oct 2011 11:15:30 +0000, by ib
-
Prevent adding a base path wrongly.Thu, 20 Oct 2011 11:12:41 +0000, by ib
-
Revise comment on filename conversion in the Wine port.Thu, 20 Oct 2011 10:41:31 +0000, by ib
-
Fix bug with option sub_window in the Win32 GUI.Tue, 18 Oct 2011 12:45:24 +0000, by ib
-
add utvideo binary codecTue, 18 Oct 2011 11:03:39 +0000, by compn
-
Fix bug in wsResizeWindow().Mon, 17 Oct 2011 12:37:32 +0000, by ib
-
Cosmetic: Change comment.Mon, 17 Oct 2011 10:48:20 +0000, by ib
-
Revise documentation.Mon, 17 Oct 2011 10:47:28 +0000, by ib
-
Fix include condition.Mon, 17 Oct 2011 10:46:38 +0000, by ib
-
Support ASP by QNAP Systems.Sun, 16 Oct 2011 11:48:05 +0000, by cehoyos
-
Add comment.Sun, 16 Oct 2011 10:49:48 +0000, by ib
-
Change comment.Sun, 16 Oct 2011 10:49:04 +0000, by ib
-
Change and add comment.Sun, 16 Oct 2011 10:48:23 +0000, by ib
-
Support H264 from QNAP Systems.Sat, 15 Oct 2011 16:33:05 +0000, by cehoyos
-
Port to Wine.Sat, 15 Oct 2011 13:20:52 +0000, by ib
-
Ensure that filename related config will always be loaded.Sat, 15 Oct 2011 11:07:29 +0000, by ib
-
Allow GUI to use filename related config.Sat, 15 Oct 2011 10:37:36 +0000, by ib
-
Improve comments for FFmpeg SPDIF hardware audio decoders.Sat, 15 Oct 2011 06:41:24 +0000, by cehoyos
-
Do not compile FFmpeg's avfilters if they are not needed.Fri, 14 Oct 2011 17:28:51 +0000, by cehoyos
-
sync with en/mplayer.1 rev. 34190Fri, 14 Oct 2011 12:55:09 +0000, by jrash
-
Add PVA to lavf preferred formats list, its demuxer seems to work wellThu, 13 Oct 2011 18:14:02 +0000, by reimar
-
Remove unused variable (caused by mistake in patch removing PVA_NEW_PREBYTES_CODE).Thu, 13 Oct 2011 16:50:30 +0000, by reimar
-
Do not use long type, it makes the code more platform dependent for noThu, 13 Oct 2011 16:49:21 +0000, by reimar
-
Remove some ifdefs that existed only for testing and had no use sinceThu, 13 Oct 2011 16:45:48 +0000, by reimar
-
The GPL'd ProRes decoder from FFmpeg has been LGPL'd and renamed to 'prores'.Wed, 12 Oct 2011 22:32:45 +0000, by cehoyos
-
While 'untested' is probably true for spdifmpa, it is not the right status.Wed, 12 Oct 2011 22:04:12 +0000, by cehoyos
-
S/PDIF passthrough decoderWed, 12 Oct 2011 17:23:08 +0000, by diego
-
libmpcodec: add vf_lavfi.Wed, 12 Oct 2011 11:38:10 +0000, by cigaes
-
build: enable libavfilter.Wed, 12 Oct 2011 11:38:08 +0000, by cigaes
-
The LGPL ProRes decoder is faster now than the GPL decoder.Wed, 12 Oct 2011 09:24:58 +0000, by cehoyos
-
Move non-existing ProRes decoder to the end.Tue, 11 Oct 2011 15:31:08 +0000, by cehoyos
-
Cosmetics: Fix comment.Mon, 10 Oct 2011 08:28:17 +0000, by cehoyos
-
Support MP3 in TS with -demuxer lavf.Fri, 07 Oct 2011 16:15:37 +0000, by cehoyos
-
Support decoding 8SVX in IFF.Fri, 07 Oct 2011 15:55:57 +0000, by cehoyos
-
Support G2M4 with cytrix codec pack.Fri, 07 Oct 2011 15:23:55 +0000, by cehoyos
-
Cosmetic: Adjust indent.Thu, 06 Oct 2011 12:22:57 +0000, by ib
-
Simplify building filename by using strcpy().Thu, 06 Oct 2011 12:21:46 +0000, by ib
-
Don't use the Windows style path separator character in Win32 GUI.Thu, 06 Oct 2011 12:09:05 +0000, by ib
-
Fix DirectX compilation error.Thu, 06 Oct 2011 10:04:40 +0000, by ib
-
add binary sheercodec for isom Shr0, samples on ffmpeg tracTue, 04 Oct 2011 02:02:53 +0000, by compn
-
Revise message text of the Win32 GUI sub_window option.Mon, 03 Oct 2011 18:52:06 +0000, by ib
-
Revise OSD preference related message texts in the Win32 GUI.Mon, 03 Oct 2011 18:49:41 +0000, by ib
-
Add idle option to Win32 GUI preferences dialog.Mon, 03 Oct 2011 17:27:44 +0000, by ib
-
map format 0x38 to amrnbSun, 02 Oct 2011 21:32:45 +0000, by compn
-
Make idle mode default in Win32 GUI.Sat, 01 Oct 2011 17:30:43 +0000, by ib
-
Enable option "enqueue" for Win32 GUI.Sat, 01 Oct 2011 15:49:19 +0000, by ib
-
Simplify wsAutohideCursor().Sat, 01 Oct 2011 15:32:04 +0000, by ib
-
Cosmetic: Adjust indent.Sat, 01 Oct 2011 15:12:54 +0000, by ib
-
Fix cursor autohide functionality of the GUI.Sat, 01 Oct 2011 15:09:09 +0000, by ib
-
add some aac/dts fourccsSat, 01 Oct 2011 10:20:41 +0000, by compn
-
Support G.723.1 decoding via FFmpeg.Fri, 30 Sep 2011 21:47:26 +0000, by cehoyos
-
Fix cpp_condition_check to work for empty header.Fri, 30 Sep 2011 21:20:07 +0000, by reimar
-
Cosmetic: Order STREAMTYPE related code.Fri, 30 Sep 2011 15:28:01 +0000, by ib
-
Remove needless code.Fri, 30 Sep 2011 15:13:01 +0000, by ib
-
Restrict use of STREAMTYPE_STREAM in Win32 GUI.Fri, 30 Sep 2011 14:38:56 +0000, by ib
-
Set all buttons related to seek operations according to stream type.Fri, 30 Sep 2011 14:33:13 +0000, by ib
-
Remove check for STREAMTYPE_PLAYLIST.Fri, 30 Sep 2011 14:18:26 +0000, by ib
-
sync vlc fourcc list with codecs.confThu, 29 Sep 2011 22:39:08 +0000, by compn
-
add LJ2K fourccThu, 29 Sep 2011 21:04:16 +0000, by compn
-
Revise part of the comment on guiPlaylistInitialize().Thu, 29 Sep 2011 14:02:32 +0000, by ib
-
Change handling for option "enqueue" in guiPlaylistInitialize().Thu, 29 Sep 2011 13:58:57 +0000, by ib
-
Don't needlessly set filename in GUI_PREPARE.Thu, 29 Sep 2011 13:52:19 +0000, by ib
-
Set an URL guiInfo.Filename by using uiSetFileName().Thu, 29 Sep 2011 13:44:21 +0000, by ib
-
Cosmetic: Adjust indent.Thu, 29 Sep 2011 13:36:25 +0000, by ib
-
Change guiInfo.Filename by using uiSetFileName() only.Thu, 29 Sep 2011 13:35:31 +0000, by ib
-
Set MPlayer filename in uiSetFileName().Thu, 29 Sep 2011 13:26:32 +0000, by ib
-
Support FFmpeg JPEG 2000 decoder.Thu, 29 Sep 2011 11:19:23 +0000, by cehoyos
-
decoder: add ffmpeg ansi decoderThu, 29 Sep 2011 02:44:48 +0000, by compn
-
Remove usage of glColor3f, there is not really a point in it.Wed, 28 Sep 2011 18:52:11 +0000, by reimar
-
Add () around macro definitions where necessary to avoid bad surprises.Wed, 28 Sep 2011 18:26:18 +0000, by reimar
-
ao_coreaudio: Fix spdif output for OS X 10.7.Wed, 28 Sep 2011 17:04:09 +0000, by diego
-
Remove pointless assignment.Wed, 28 Sep 2011 16:55:52 +0000, by ib
-
Fix Win32 GUI filename problems.Wed, 28 Sep 2011 16:17:35 +0000, by ib
-
Correct comment on playtree and playtree_iter in connection with the GUI.Wed, 28 Sep 2011 13:53:15 +0000, by ib
-
build: Simplify handling of local OS feature fallbacks.Wed, 28 Sep 2011 09:59:02 +0000, by diego
-
Change silly matrixview code to not needlessly change state on every frameTue, 27 Sep 2011 21:42:46 +0000, by reimar
-
debian packaging: remove unnecessary rules 'get-orig-source'Tue, 27 Sep 2011 16:39:36 +0000, by siretart
-
Remove gui() instruction GUI_SET_FILE.Tue, 27 Sep 2011 14:15:42 +0000, by ib
-
configure: add missing C program body to cpp_condition_check()Mon, 26 Sep 2011 17:25:45 +0000, by diego
-
configure: do not forget to shift away arguments in cpp_condition_check()Mon, 26 Sep 2011 16:30:22 +0000, by diego
-
codecs.conf: add libav Apple ProRes decoderMon, 26 Sep 2011 10:59:45 +0000, by diego
-
configure: generalize cpp_condition_check() and use it to simplify testsMon, 26 Sep 2011 10:59:43 +0000, by diego
-
configure: refactor PIC test using cpp_condition_check()Mon, 26 Sep 2011 10:59:42 +0000, by diego
-
configure: config.h ordering cosmeticsMon, 26 Sep 2011 10:59:41 +0000, by diego
-
configure: Set CONFIG_PIC to 1 if PIC is enabled.Mon, 26 Sep 2011 10:59:39 +0000, by diego
-
Set up HAVE_VFP_ARGS and CONFIG_THUMB correctly to fix compilation for ARM.Sun, 25 Sep 2011 13:28:25 +0000, by reimar
-
Support Sorenson Spark in f4v files.Sun, 25 Sep 2011 09:58:58 +0000, by cehoyos
-
Support act files with -demuxer lavf.Sun, 25 Sep 2011 09:55:30 +0000, by cehoyos
-
Change name of LGPL'd ProRes decoder.Fri, 23 Sep 2011 23:41:33 +0000, by cehoyos
-
configure: drop extra standard compiler/linker flags for *BSD systemsFri, 23 Sep 2011 16:08:15 +0000, by diego
-
vidix: Add two more ATI Rage Mobility hardware IDs.Fri, 23 Sep 2011 14:26:24 +0000, by diego
-
stream_bluray: switch to new libbluray APIFri, 23 Sep 2011 14:26:20 +0000, by diego
-
There is a second prores decoder in FFmpeg now.Fri, 23 Sep 2011 07:36:15 +0000, by cehoyos
-
The GPL'd FFmpeg prores decoder changed its name.Fri, 23 Sep 2011 07:35:46 +0000, by cehoyos
-
Force redraw of main window after playback has ended.Wed, 21 Sep 2011 14:20:04 +0000, by ib
-
Replace numeric constant for cursor autohide time by symbolic constant.Wed, 21 Sep 2011 13:55:40 +0000, by ib
-
Add cursor autohide functionality to the GUI.Wed, 21 Sep 2011 13:26:02 +0000, by ib
-
Hide cursor during playback in GUI.Wed, 21 Sep 2011 13:20:12 +0000, by ib
-
Don't hide or show cursor if attached to an existing window.Wed, 21 Sep 2011 13:15:04 +0000, by ib
-
Support decoding speex in f4v.Wed, 21 Sep 2011 09:53:12 +0000, by cehoyos
-
FFmpeg supports decoding ProRes 4444.Wed, 21 Sep 2011 01:33:22 +0000, by cehoyos
-
Add 444P10 support.Wed, 21 Sep 2011 01:32:43 +0000, by cehoyos
-
Update entry for FFmpeg in Copyright file after move to single directory.Tue, 20 Sep 2011 19:15:36 +0000, by diego
-
add native ffmpeg amrwb decoderTue, 20 Sep 2011 14:12:20 +0000, by compn
-
Get rid of X11_FULLSCREEN.Mon, 19 Sep 2011 22:11:12 +0000, by reimar
-
Remove unnecessary #ifdefs from header file.Mon, 19 Sep 2011 22:03:36 +0000, by reimar