Mercurial > mplayer.hg
graph
-
Detect prematurely closed connection.2012-04-23, by reimar
-
av_sub: support multiple rectangles.2012-04-22, by cigaes
-
Retry reconnecting several times.2012-04-22, by reimar
-
Use a local variable to reduce some code clutter.2012-04-20, by reimar
-
Cosmetic: Adjust indent.2012-04-18, by ib
-
Fix crash with icon that has unsupported format.2012-04-18, by ib
-
Update Spanish man page.2012-04-18, by ib
-
Ensure that the highlight disappears when switching2012-04-15, by reimar
-
Fix dvdnav case to not leave "flush" uninitialized.2012-04-15, by reimar
-
Make teletext sub streams actually work with native TS demuxer.2012-04-15, by reimar
-
Allow using up to 16 threads, that should be the maximum safe value.2012-04-15, by reimar
-
Allow using -vo yuv4mpeg for files with resolution changes.2012-04-15, by reimar
-
yuv4mpeg: support writing to stdout instead of file.2012-04-15, by reimar
-
Decode last frames for codecs with delay.2012-04-15, by reimar
-
Fix spacings of Spanish help_text message.2012-04-15, by ib
-
Update Spanish translation of messages.2012-04-15, by ib
-
Fix hang when video pts suddenly jumps to match audio pts.2012-04-15, by reimar
-
Use phrasing with infinitives in German translation of help_text.2012-04-14, by ib
-
Revise German help_text message.2012-04-14, by ib
-
configure: suggest --extra-*flags instead of CFLAGS.2012-04-14, by cigaes
-
Support lagarith RGB with FFmpeg.2012-04-12, by cehoyos
-
Add Spanish entries to desktop file.2012-04-11, by ib
-
Clarify the used opening modes by improving the verbose status messages.2012-04-10, by ib
-
RM demuxer: set aspect from container video dimensions.2012-04-09, by reimar
-
Support EIA-608 captions in MOV.2012-04-07, by reimar
-
Remove outdated comment.2012-04-07, by reimar
-
Fix misspelling ATSC as ASTC.2012-04-07, by reimar
-
subassconvert: use standard struct zero init.2012-04-07, by cboesch
-
subassconvert: handle "\r\n" line ends2012-04-07, by cboesch
-
Add code to support CC subtitles in ASTC and MOV.2012-04-07, by reimar
-
Move mp_ao_resume_refill to audio_out.h to avoid compiler2012-04-06, by reimar
-
Use approach used by ao_oss to avoid audio desync2012-04-05, by reimar
-
vsnprintf always 0-terminates the string, so remove2012-04-05, by reimar
-
vo_directx: do not do aspect scaling in windowed mode.2012-04-04, by reimar
-
Fix write_buffer: flush after each write and2012-04-04, by reimar
-
Use AVIO_FLAG_DIRECT to avoid issues with one more pointless buffering layer.2012-04-04, by reimar
-
sync with en/mplayer.1 rev. 348212012-04-02, by jrash
-
Small fixes to make it easier to compiler for OpenGL ES2012-03-31, by reimar
-
Fix sed expression.2012-03-29, by reimar
-
Support FLIC in avi.2012-03-28, by cehoyos
-
Add H264QPEL flags for FFmpeg compilation.2012-03-25, by reimar
-
The new zerocodec in libavcodecs depends on zlib.2012-03-25, by iive
-
AVCODEC_MAX_AUDIO_FRAME_SIZE seems to be based on2012-03-24, by reimar
-
Switch FLIC tag to the one used by FLIC-in-MOV.2012-03-24, by reimar
-
libmad: set i_bps only if it is not already set.2012-03-24, by reimar
-
Replace malloc+memset by calloc.2012-03-24, by reimar
-
Remove unnecessary casts.2012-03-24, by reimar
-
Remove some pointless variable indirection and merge2012-03-24, by reimar
-
Fix -vo bl with slices.2012-03-24, by reimar
-
stream_ffmpeg: convert to avio API, fix build against shared libavformat2012-03-24, by diego
-
Support FFmpeg WMA lossless decoder.2012-03-22, by cehoyos
-
Support FFmpeg EA ADPCM R1, R2, R3 audio decoders.2012-03-22, by cehoyos
-
Document recent-ish x264 changes.2012-03-21, by corey
-
Support FFmpeg Real Audio Lossless decoder with -demuxer lavf.2012-03-20, by cehoyos
-
man: fix an unbalanced quote.2012-03-17, by cigaes
-
cfg-common: Only #include libpostproc headers when available.2012-03-15, by diego
-
configure: Fix libpostproc detection.2012-03-15, by diego
-
Replace use of deprecated dsputil_init() by ff_dsputil_init().2012-03-15, by diego
-
remove HV60 from vdpau and xvid, does not work. add acm binary codecs2012-03-15, by compn
-
add creative fastspeech binary codec, no sample yet2012-03-14, by compn
-
add HV60 to divx decoders, samples/V-codecs/HV602012-03-14, by compn
-
mark tridvfw codec working, finally found sample for TY0N2012-03-14, by compn
-
Fix PBO handling with > 8 bit YUV formats.2012-03-13, by reimar
-
Update ad_mpg123 in preparation to replace mp3lib.2012-03-13, by diego
-
add ffatrac1 codec, works on A-codecs/ATRAC1/2012-03-11, by compn
-
add mnm4 binary codec, need sample for further testing2012-03-11, by compn
-
uspp filter: set no_bitstream option, since we do not care about the2012-03-10, by reimar
-
Ensure the AVDictionary is initialized.2012-03-10, by reimar
-
Fix possible crash when using -vf uspp,format=y82012-03-10, by reimar
-
sync with en/mplayer.1 rev. 348012012-03-09, by jrash
-
Synced with help_mp-en.h rev. 347852012-03-09, by jrash
-
Fix header file after r34793.2012-03-07, by ib
-
af_stats: document the meaning of the output.2012-03-07, by cigaes
-
Fix compilation with new LIVE555 libraries.2012-03-05, by cehoyos
-
Correct r34798.2012-03-04, by ib
-
Put #include <inttypes.h> into the header file where it should be.2012-03-04, by ib
-
Increase width of control for cache size in Win32 GUI.2012-03-04, by ib
-
Cosmetic: Adjust indent.2012-03-04, by ib
-
Update GUI code after r34792.2012-03-04, by ib
-
Remove casts that are no longer necessary.2012-03-04, by reimar
-
Replace off_t by int64_t in cache code.2012-03-04, by reimar
-
Allow using a cache size of up to 4 TB.2012-03-04, by reimar
-
Remove variable that is only assigned but never used.2012-03-04, by reimar
-
Do not use single quotes around hex literals2012-03-03, by al
-
Fix compilation with latest FFmpeg (without libbluray).2012-03-03, by cehoyos
-
Update German man page.2012-03-03, by ib
-
Cosmetic: Move, change and add some comments on GUI windows.2012-03-03, by ib
-
Cosmetic: Adjust indent.2012-03-03, by ib
-
Rename sub window video window.2012-03-03, by ib
-
Add suboption parsing support to ao_pulse and add an2012-03-03, by reimar
-
vf_pp: free private structure.2012-03-03, by cigaes
-
example.conf: add bandwidth example2012-03-03, by compn
-
subcc switch nonascii characters to hex, patch by frogs on irc2012-03-02, by compn
-
Remove pointless check that used internals would fail always2012-02-28, by reimar
-
Remove pointless casts.2012-02-28, by reimar
-
Fix bug with playlist playback.2012-02-27, by ib
-
Fix DVDs showing the subtitle language as "unknown"2012-02-25, by reimar
-
sync with en/mplayer.1 rev. 347752012-02-24, by jrash
-
Update German man page.2012-02-24, by ib
-
Allow to set the OST progress position.2012-02-24, by cigaes
-
Remove gstrcasecmp().2012-02-24, by ib
-
Cosmetic: Prefer C style for single line comments.2012-02-24, by ib
-
Add doxygen comments to list.c.2012-02-23, by ib
-
Cosmetic: Arrange listMgr() commands in switch statement.2012-02-23, by ib
-
Rename PLAYLIST_ITEM_ADD PLAYLIST_ITEM_APPEND.2012-02-23, by ib
-
Add a default clause to listMgr()'s switch statement.2012-02-23, by ib
-
Revise listMgr() command URLLIST_ITEM_ADD.2012-02-23, by ib
-
Cosmetic: Adjust indent.2012-02-23, by ib
-
Revise listMgr() command PLAYLIST_ITEM_DEL_CURR.2012-02-23, by ib
-
Cosmetic: Insert some blank lines and remove commented code.2012-02-23, by ib
-
Revise listMgr() command PLAYLIST_ITEM_INSERT.2012-02-23, by ib
-
Revise listMgr() command PLAYLIST_ITEM_ADD.2012-02-23, by ib
-
Cosmetic: Rename variables in listMgr().2012-02-23, by ib
-
add IPJ2 to ffj2k, samples created by mencoder -ovc vfw and jp2avi.dll2012-02-23, by compn
-
build: Separate libpostproc check from FFmpeg check.2012-02-22, by diego
-
Cosmetic: Remove unnecessary comments and commented code.2012-02-22, by ib
-
Remove global variable pointing to playlist item last played.2012-02-22, by ib
-
Remove global variable pointing to top of URL list.2012-02-22, by ib
-
Remove global variable pointing to top of playlist.2012-02-22, by ib
-
Remove unnecessary condition.2012-02-22, by ib
-
Adjust MPlayer default alignment values to match FFmpeg's.2012-02-21, by reimar
-
Remove global variable pointing to current playlist item.2012-02-21, by ib
-
Replace symbolic constants by enums.2012-02-21, by ib
-
Fix formatting errors in skin XML code.2012-02-20, by ib
-
Fix formatting errors in skin XML code.2012-02-20, by ib
-
configure: Simplify the definitions of xsltcommand and XMLLINT_COMMAND.2012-02-20, by ib
-
vf screenshot: Fix breakage after lavc API changes2012-02-19, by al
-
demux_lavf: Explain under which conditions to add demuxers to preferred_list.2012-02-19, by reimar
-
Use -demuxer lavf for cdxl files.2012-02-19, by cehoyos
-
Fix -aid/-vid selection with -demuxer ogg.2012-02-19, by reimar
-
build: Remove generated documentation on 'make clean'.2012-02-19, by diego
-
configure: Derive system name from 3rd and 2nd component passed to --target.2012-02-19, by diego
-
Make inline keyword handling consistent.2012-02-19, by diego
-
lavcac3enc: make the filter buildable with shared FFmpeg2012-02-19, by diego
-
Fix compilation after r34736.2012-02-19, by cehoyos
-
Add a safeguard to avoid crash if the decoder e.g. claims 0 channels.2012-02-19, by reimar
-
Support showing the stream language with br:// playback.2012-02-19, by reimar
-
Code cleanup: Use a stream_control instead of global functions to2012-02-19, by reimar
-
One more fix for --enable-zr.2012-02-18, by reimar
-
Attempt to make --enable-zr compile again.2012-02-18, by reimar
-
Fix compiling with osdep setenv2012-02-18, by al
-
Support playback of CDXL files with -demuxer lavf.2012-02-17, by cehoyos
-
sync with en/mplayer.1 rev. 347082012-02-17, by jrash
-
Synced with help_mp-en.h rev. 347192012-02-17, by jrash
-
Complete German translation of messages.2012-02-16, by ib
-
Fix linking after FFmpeg merge.2012-02-15, by iive
-
Mark window title as UTF-8.2012-02-14, by reimar
-
pulse: set outburst size.2012-02-14, by reimar
-
Change doxygen comments.2012-02-14, by ib
-
Simplify codec id <-> tag mapping using avformat_get_riff_*_tags.2012-02-14, by reimar
-
Fix vo_png after FFmpeg merge.2012-02-14, by iive
-
Fix linking after FFmpeg merge.2012-02-14, by iive
-
Update mplayer.ico.2012-02-14, by ib
-
Do not parse the extended aspect info into the fields2012-02-13, by reimar
-
Detect ID3v2 tag at the end of the file and stop demuxing before2012-02-13, by reimar
-
Minor simplification.2012-02-13, by reimar
-
Cosmetic: Change comment.2012-02-13, by ib
-
Add doxgen comment to gstrncmp().2012-02-13, by ib
-
Revise listRepl().2012-02-13, by ib
-
Fix two copy-and-paste errors in the Win32 GUI.2012-02-13, by ib
-
Cosmetic: Adjust indent.2012-02-13, by ib
-
Don't unnecessarily destroy audio_driver_list.2012-02-13, by ib
-
Cosmetic: Adjust indent.2012-02-13, by ib
-
Revise listSet().2012-02-13, by ib
-
Replace for loop with index by while loop with pointer.2012-02-13, by ib
-
Update date in man page.2012-02-13, by ib
-
Docs: -vo direct3d supports -geometry, too.2012-02-12, by reimar
-
Docs: SDL supports -geometry now, too.2012-02-12, by reimar
-
Switch to using VOCTRL_UPDATE_SCREENINFO, which allows getting2012-02-12, by reimar
-
slave.txt: Fix a number of typos.2012-02-12, by diego
-
Deduplicate some code that exists both in the if and else branch.2012-02-12, by reimar
-
SDL: add support for setting window position.2012-02-12, by reimar
-
Remove no longer used message string.2012-02-12, by reimar
-
Cosmetic: Rearrange structure members.2012-02-12, by ib
-
vo_sdl: reuse some more sdl_common code.2012-02-12, by reimar
-
Cosmetic: Rename functions in list.c.2012-02-12, by ib
-
Remove code that has been unused and disabled since a very long time.2012-02-12, by reimar
-
Complete German translation of messages.2012-02-12, by ib
-
Revert one change of r34694.2012-02-12, by ib
-
Make mplayer.c messages translatable.2012-02-12, by ib
-
Try to detect when an audio driver ends up hanging after2012-02-12, by reimar
-
sync with en/mplayer.1 rev. 346632012-02-12, by jrash
-
Fix green bottom line on yadif with certain parity.2012-02-11, by iive
-
Fix bug in freeing playlist items.2012-02-11, by ib
-
Fix bug in freeing URL list items.2012-02-11, by ib
-
Free playlist and URL list items when GUI ends.2012-02-11, by ib
-
Add code to free the URL list items.2012-02-11, by ib
-
Optimize midentify script to not wasted time filling the cache.2012-02-11, by reimar
-
Support -noborder with SDL.2012-02-11, by reimar
-
Prefer static const char arrays for string constants to #defines.2012-02-10, by ib
-
Simplify character array definition.2012-02-10, by ib
-
Don't destroy list pointers while saving list items.2012-02-10, by ib
-
Adjust content of GUI configuration file to MPlayer configuration files.2012-02-10, by ib
-
Show option save error in message box.2012-02-10, by ib
-
Use macro FF_ARRAY_ELEMS() instead of numeric constant.2012-02-10, by ib
-
Remove unnecessary variable definition and commented code.2012-02-10, by ib
-
Don't unnecessarily use gstrdup().2012-02-10, by ib
-
Prevent reading empty lines.2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Prevent out-of-bounds array access of fsHistory.2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Check for playlist errors (path, but no file).2012-02-09, by ib
-
Cosmetic: Adjust indent.2012-02-09, by ib
-
Check for allocation error.2012-02-09, by ib
-
Simplify end-of-file detection.2012-02-09, by ib
-
Move buffer at top of function and rename it.2012-02-09, by ib
-
Fix history file read-only fopen mode.2012-02-09, by ib
-
Cosmetic: Change some variable names.2012-02-09, by ib
-
In case of a GUI config error, exit MPlayer with error.2012-02-09, by ib
-
Replace string constants by symbolic constants.2012-02-09, by ib
-
Update dates in man pages.2012-02-09, by ib
-
Fix German translation of MSGTR_MemAllocFailed.2012-02-09, by ib
-
Support RGB48 tiff decoding.2012-02-07, by cehoyos
-
Support displaying 64bit RGB via OpenGL.2012-02-07, by cehoyos
-
Use 128 instead of 64 to define non-native RGB image formats.2012-02-07, by cehoyos
-
X11 non-native RGB/BGR "emulation" only works for 32bit.2012-02-07, by cehoyos
-
Add missing libavutil #include.2012-02-07, by siretart
-
enable radio support, addresses https://launchpad.net/bugs/5935482012-02-07, by siretart
-
build: fix lavfi dependencies (swscale and swresample).2012-02-07, by cigaes
-
Update deprecated avcodec_alloc_context()/avcodec_open() API calls2012-02-06, by siretart
-
Support v408 and AYUV decoding via FFmpeg.2012-02-05, by cehoyos
-
Workaround a bug in Pulse Audio (http://pulseaudio.org/ticket/866)2012-02-03, by iive
-
Fix format string for -a52drc option.2012-02-03, by reimar
-
Add some missing #includes to cfg.c.2012-02-03, by ib
-
Make cfg_read() and cfg_write() void functions.2012-02-03, by ib
-
Add fgetstr() to read from files without end-of-line characters.2012-02-03, by ib
-
add media-100 qtx binary codec2012-02-02, by compn
-
Fix bpp for IMGFMT_BGR322012-02-02, by komh
-
Add VMAN-backend supports2012-02-02, by komh
-
Add IMGFMT_BGR32 supports2012-02-02, by komh
-
Emphasize the default audio track in the selection list.2012-01-31, by ib
-
add jps / pns image formats, sync'd from ffmpeg2012-01-31, by compn
-
Fix -pphelp to work with new libpostprocess API.2012-01-30, by reimar
-
sdl: do not change caption on -wid windows.2012-01-29, by reimar
-
Support -wid for vo_sdl.2012-01-29, by reimar
-
Fix another case where opt.h was included from libavcodec instead of libavutil.2012-01-28, by reimar
-
Do not try to render \r.2012-01-28, by reimar
-
Do not apply writing order via fribidi when libass will be doing it.2012-01-28, by reimar
-
Update config.asm generation to work with latest FFmpeg.2012-01-28, by reimar
-
Translate level-based to flag-based error recognition values.2012-01-28, by reimar
-
opt.h is now in libavutil.2012-01-28, by reimar
-
Some hacks to allow stream_ffmpeg to compile against newer FFmpeg.2012-01-28, by reimar
-
Switch to avcodec_alloc_context3.2012-01-28, by reimar
-
Set memc_only via AVDictionary.2012-01-28, by reimar
-
Only set "seekable", not "is_streamed" for compatibility with2012-01-28, by reimar
-
Use avformat_new_stream.2012-01-28, by reimar
-
Set muxrate and preload via AVDictionary.2012-01-28, by reimar
-
Remove pointless casts.2012-01-28, by reimar
-
Remove pointless cast.2012-01-28, by reimar
-
Use "seekable" instead of is_streamed.2012-01-28, by reimar
-
Do not set stream_copy, it has not been used in FFmpeg since a long time.2012-01-28, by reimar
-
Remove ifdefs that have been unnecessary since a long time2012-01-28, by reimar
-
Set UMV flag via AVDictionary.2012-01-28, by reimar
-
Get rid of nonsense usage of CODEC_FLAG_PART.2012-01-28, by reimar
-
Use AVDictionary to set data_partitioning.2012-01-28, by reimar
-
Fix avcodec_open2 options argument.2012-01-28, by reimar
-
Use AV_PICTURE_TYPE_I.2012-01-28, by reimar
-
Reuse init_avcodec function.2012-01-28, by reimar
-
Replace deprecated/removed av_close_input_stream.2012-01-28, by reimar
-
Replace deprecated av_set_int.2012-01-28, by reimar
-
Replace deprecated/removed AV_METADATA_IGNORE_SUFFIX.2012-01-28, by reimar
-
Remove some nonsensical uses of CODEC_FLAG_PART.2012-01-28, by reimar
-
Use AVDictionary to set some special options.2012-01-28, by reimar
-
palctrl exists no longer and has been unused a long time,2012-01-28, by reimar
-
Switch to using AV_PICTURE_TYPE.2012-01-28, by reimar
-
Remove unused AVFrame "age" handling code.2012-01-28, by reimar
-
Fix "ouput" typo in vf framestep.2012-01-28, by cboesch
-
Fix bug with selected file in file selector.2012-01-27, by ib
-
Cosmetic: Rename variables.2012-01-27, by ib
-
Synced with help_mp-en.h rev. 345692012-01-27, by jrash
-
Fix skin PNG read errors.2012-01-27, by ib
-
Fix compilation with --disable-networking.2012-01-26, by cehoyos
-
Add missing image formats to the ffv1 decoder.2012-01-25, by cehoyos
-
Support 32-bit sunrast playback via FFmpeg.2012-01-24, by cehoyos
-
Support 32-bit sgi playback via FFmpeg.2012-01-24, by cehoyos
-
Remove unused image formats from fftga output format list.2012-01-24, by cehoyos
-
Fix 32-bit targa playback with current FFmpeg on big-endian.2012-01-24, by cehoyos
-
Replace incorrect output format list with the only format supported by2012-01-24, by cehoyos
-
Fix 32-bit png playback with current FFmpeg.2012-01-24, by cehoyos
-
Remove unused image formats from ffpng output format list.2012-01-24, by cehoyos
-
Remove unused image formats from ffpcx output format list.2012-01-24, by cehoyos
-
Remove unused image formats from ffgif output format list: Only pal8 is supported.2012-01-24, by cehoyos
-
Fix 32-bit dpx playback on big-endian.2012-01-24, by cehoyos
-
Remove unused image formats from fftiff output format list.2012-01-24, by cehoyos
-
Fix 32-bit tiff playback on big-endian.2012-01-24, by cehoyos
-
Allow motionpixels playback on little endian.2012-01-23, by cehoyos
-
demux_mf: add j2c and jpc as jpeg2k, add tiff extension as tif image.2012-01-22, by compn
-
Support Sorenson 263 fourcc, see FFmpeg ticket #923.2012-01-21, by cehoyos
-
Remove S263 from h263 fourcc list, we do not have such a sample.2012-01-21, by cehoyos
-
vd theora: cosmetics: K&R style, alignment2012-01-21, by al
-
Support decoding of Avid SUDS.2012-01-21, by cehoyos
-
Fix per-file ASS options like -ass-force-style.2012-01-19, by reimar
-
vd_theora: Skip th_decode_ycbcr_out() for packets representing dropped frames.2012-01-19, by diego
-
Move static keyword to the beginning of function declarations.2012-01-19, by diego
-
configure: Only test for Win32 threads on Windows.2012-01-19, by diego
-
configure: Enable os2threads support on OS/2.2012-01-16, by diego
-
Fix seeking beyond EOF in stream_cdda to work with cache.2012-01-15, by reimar
-
Print an error when streams behave in a way that the cache cannot handle.2012-01-15, by reimar
-
Fix seeking with e.g. flv files.2012-01-15, by reimar
-
Eliminate duplicate subtitle lines which will most likely2012-01-15, by reimar
-
SSA reader: do not strip commas in commands.2012-01-15, by reimar
-
reimar says comments are C strings and so i move all urls to ;comments instead.2012-01-14, by compn
-
Support BW10 decoding via FFmpeg.2012-01-14, by cehoyos
-
Add size to ICONERROR warning message.2012-01-14, by ib
-
Add differently sized, new icons for the GUI.2012-01-14, by ib
-
Use check items for audio, video and subtitle tracks.2012-01-14, by ib
-
Fix vo_gl unsharp filter for chroma.2012-01-14, by reimar
-
Don't needlessly set variables.2012-01-14, by ib
-
Fix -ass-styles with SRT subs and more.2012-01-14, by reimar
-
Extract setting up default ASS style to a separate function.2012-01-14, by reimar
-
Support RGB48 tiff decoding via FFmpeg.2012-01-14, by cehoyos
-
Cosmetic: Revise comment.2012-01-13, by ib
-
Remove unused parameter from uiMenuMouseHandle().2012-01-13, by ib
-
Remove unused parameter from uiPlaybarShow().2012-01-13, by ib
-
Remove unused parameter from wsXDNDProcessClientMessage().2012-01-13, by ib
-
Fix bug with switching audio and video tracks.2012-01-13, by ib
-
Replace deprecated avcodec functions by new ones.2012-01-13, by ib
-
Remove unused parameter from create_MessageBox().2012-01-13, by ib
-
Properly handle the lack of XShm.2012-01-12, by ib
-
Remove unnecessary #ifdef.2012-01-12, by ib
-
Cosmetic: Remove blank lines.2012-01-12, by ib
-
Simplify XShape handling and setting of wsUseXShape.2012-01-12, by ib
-
Cosmetic: Remove braces.2012-01-12, by ib
-
Always inform / warn about missing shared memory / shape extension2012-01-12, by ib
-
Remove unnecessary #ifdef and #include.2012-01-12, by ib
-
Add user event evMenu.2012-01-12, by ib
-
Fix bug with VCD stream calling DVD code.2012-01-12, by ib
-
Replace goto label by an internal event case expression.2012-01-12, by ib
-
Remove all unnecessary #ifdefs from GUI code.2012-01-12, by ib
-
Define (extern) sub_cp unconditionally.2012-01-12, by ib
-
Reduce number and avoid conditional definition of searchpath variables.2012-01-10, by ib
-
Retrieve DVD's titles, chapters and angles by stream control commands.2012-01-10, by ib
-
Remove all #ifdef MP_DEBUG from Win32 GUI code.2012-01-10, by ib
-
Force "simple" IDCT to avoid different results on different PCs.2012-01-08, by reimar
-
Fix directory creation in refupdate script.2012-01-08, by reimar
-
Remove another md5sums reference file that missed the .md5 extension.2012-01-08, by reimar
-
Remove file that was checked in accidentally (it was missing the .md5 part).2012-01-08, by reimar
-
Fix testing of H.264 conformance tests.2012-01-08, by reimar
-
Add a script to help update the references.2012-01-08, by reimar
-
Add references for new fate samples.2012-01-08, by reimar
-
Remove unused reference files.2012-01-08, by reimar
-
Print a hint if FATE_SAMPLES was not set and fatetest is run.2012-01-08, by reimar
-
Clean up faterun.sh.2012-01-08, by reimar
-
Put test-related code in Makefile under ifdef FATE_SAMPLES.2012-01-08, by reimar
-
Support cyuv uyvy422 rawvideo with -vc -ffcyuv,2012-01-06, by cehoyos
-
Add support for additional libopenjpeg output formats.2012-01-05, by reimar
-
Add support for 422P9.2012-01-05, by reimar
-
Support for Avid Meridian Uncompressed via FFmpeg.2012-01-05, by cehoyos
-
Add reference result for vble test file.2012-01-05, by reimar
-
Disable wmv8_drm test.2012-01-05, by reimar
-
QCP files are audio-only, do not run them through video test.2012-01-05, by reimar
-
Change a few more pts-related float to double.2012-01-05, by reimar
-
Use double also to calculate ogg subtitle pts.2012-01-05, by reimar
-
Remove pointless cast.2012-01-05, by reimar
-
Calculate Ogg timestamps as double instead of float.2012-01-05, by reimar
-
Check for correct function (th_info_init, not theora_info_init) in libtheora test.2012-01-05, by reimar
-
Add more fate test reference results.2012-01-05, by reimar
-
Remove #ifdef MP_DEBUG.2012-01-05, by ib
-
Explicitly enumerate all stream types.2012-01-05, by ib
-
Remove pointless menu entry.2012-01-05, by ib
-
Use check items for CD and VCD titles as well.2012-01-05, by ib
-
Fix bug in CD / VCD / DVD related menus.2012-01-05, by ib
-
Move CD / VCD / DVD related menu code.2012-01-05, by ib
-
build: Merge tests/Makefile into top-level Makefile and test non-recursively.2012-01-05, by diego
-
Move some DVD related events.2012-01-05, by ib
-
Remove #ifdef MP_DEBUG.2012-01-05, by ib
-
Port libtheora glue code to Theora 1.0 API.2012-01-04, by diego
-
fmt-conversion.c: add a remark about the usage of #ifdef directives2012-01-04, by siretart
-
libmpdemux/mp_taglists.c: Replace #ifdef with #if directives2012-01-04, by siretart
-
Support decoding AVrp, v308 and yuv4 via FFmpeg.2012-01-04, by cehoyos
-
make the checks for available codec id more robust2012-01-04, by siretart
-
configure: Simplify Theora check.2012-01-04, by diego
-
Remove unnecessary #include.2012-01-03, by ib
-
Remove (conditional and) unnecessary #include2012-01-03, by ib
-
Add checks for errors in stream_cdda's get_track_by_sector().2012-01-03, by ib
-
Allow Windows style CDROM device names for Wine port.2012-01-03, by ib
-
Use cdparanoia compatibility names for CD function calls.2012-01-03, by ib
-
Allow compilation with Libav2012-01-03, by siretart
-
Initialize device options in guiInit().2012-01-02, by ib
-
Remove pointless filename setting from device name.2012-01-02, by ib