Mercurial > mplayer.hg
graph
-
synced with r23747 with corrections2007-07-18, by Gabrov
-
synced with r237482007-07-18, by Gabrov
-
r23748: Leave out (no) prefix from option names for consistency.2007-07-18, by voroshil
-
Rename mga_vid test to make it more descriptive.2007-07-18, by diego
-
r23745: Add the sub_scale property and command.2007-07-18, by voroshil
-
fix redundant redeclaration warning2007-07-18, by Gabrov
-
fopen is in stdio.h, so add this include.2007-07-18, by reimar
-
Fix a bunch of redundant redeclaration warnings.2007-07-18, by diego
-
Remove unused variables.2007-07-18, by diego
-
Restore vo_mga check, it is Linux-only.2007-07-18, by diego
-
sync w/r23748, patch by JRaSH % jrash06 A 163 P com %2007-07-18, by gpoirier
-
use YUV440P in swscale2007-07-18, by benoit
-
better translation of 'clip'2007-07-17, by ptt
-
better translation2007-07-17, by ptt
-
synced with r237482007-07-17, by ptt
-
sync'd with r237472007-07-17, by ptt
-
Remove pointless printing of include and linker paths.2007-07-17, by diego
-
Do not test for the existence of device files during configuration,2007-07-17, by diego
-
Modify X11 headers check so as not to add /usr/include, the default system2007-07-17, by diego
-
Remove /usr/include from the list of places to check for headers,2007-07-17, by diego
-
Put a compilation fix bandaid in place for the png.h issue.2007-07-17, by diego
-
Revert include flag reordering, it does not fix the compilation problem.2007-07-17, by diego
-
Remove commented-out dynamic linking check.2007-07-17, by diego
-
Remove unused scandir() check and fallback implementation.2007-07-17, by diego
-
Remove unused ftello() check and fallback implementation.2007-07-17, by diego
-
Remove unused fseeko() check and fallback implementation.2007-07-17, by diego
-
This was rewritten by Michael, switch copyrights to him and license to LGPL.2007-07-17, by diego
-
another piece translated :)2007-07-17, by ptt
-
realrtsp smil files can also use ' as field delimiter instead of "2007-07-16, by rtogni
-
Reorder CFLAGS, fixes compilation after addition of png.h to FFmpeg.2007-07-16, by diego
-
Remove incomplete compilation fix bandaid.2007-07-16, by diego
-
Remove redundant "all rights reserved" statement, OKed by Walken.2007-07-16, by diego
-
Avoid crash if a non-existent audio track is selected with -aid2007-07-16, by reimar
-
bandaid compilation fix2007-07-16, by diego
-
Use native Windows thread API when pthreads isn't available.2007-07-16, by zuxy
-
added support for -alang and -slang with dvdnav:// streams2007-07-15, by nicodvb
-
Make sure that sub->id is -2 and sub->sh is NULL if subtitle doesn't2007-07-15, by reimar
-
subs working with lavf change2007-07-15, by compn
-
Let us not pretend to be checking for devfs when we are not.2007-07-14, by diego
-
Mark mp3lib, liba52 and libmpeg2 tests as internal.2007-07-14, by diego
-
Group all vo driver checks together.2007-07-14, by diego
-
Move QuickTime codecs check together with the other codecs checks.2007-07-14, by diego
-
typo2007-07-14, by diego
-
Use stream_read_qword_le2007-07-14, by reimar
-
add support for subtitles thru lavf2007-07-13, by aurel
-
Simplify termios test.2007-07-13, by diego
-
typo, wrong variable name in check2007-07-13, by diego
-
Rename nut option and variables to libnut, FFmpeg also contains NUT support.2007-07-13, by diego
-
Remove useless variable indirection.2007-07-13, by diego
-
Remove redundant variable setting.2007-07-13, by diego
-
Fix segfault if an 'strf' chunk couldn't be found in avi2007-07-13, by attila
-
fix typo in a comment2007-07-13, by aurel
-
Print the number of the Unknow color format,2007-07-11, by iive
-
Add check for mkstemp2007-07-11, by rtogni
-
remove unused variables2007-07-11, by lorenm
-
Remove unused file (this time for real)2007-07-11, by lucabe
-
Remove unused test for round().2007-07-11, by diego
-
Remove unused stddef.h check.2007-07-11, by diego
-
Simplify soundcard.h check.2007-07-11, by diego
-
Remove unused variable.2007-07-11, by diego
-
Use -font for subtitles when -subfont is not given, patch by kiriuja2007-07-11, by zuxy
-
Revert r23758: It broke -vf uspp and -vf mcdeint.2007-07-11, by cehoyos
-
10L, sub_scale need freetype, add the #ifdef.2007-07-10, by albeu
-
Resurrect yuv2rgb_init.c, to add a proper license (and some comments about2007-07-10, by lucabe
-
Fix compilation with -disable-mencoder2007-07-10, by cehoyos
-
fix unaligned memory access in asfheader.c, courtesy of Balatoni Denes2007-07-10, by zuxy
-
Remove unnecessary #ifdef around the whole file.2007-07-09, by diego
-
Remove unnecessary #ifdef around the whole file.2007-07-09, by diego
-
ISO8859-1 --> UTF-82007-07-09, by diego
-
Mention Bethesda Software VID and Atrac 3 decoders.2007-07-09, by diego
-
ISO8859-1 --> UTF-82007-07-09, by diego
-
add af_pan balance/fix changes2007-07-09, by compn
-
add sub_scale and loop changes2007-07-09, by compn
-
loop wish fulfilled2007-07-09, by compn
-
Leave out (no) prefix from option names for consistency.2007-07-09, by diego
-
Add a loop command and property.2007-07-09, by albeu
-
Move loop_times into mpctx.2007-07-09, by albeu
-
Add the sub_scale property and command.2007-07-09, by albeu
-
Remove unnecessary flip for RGB in v4l1.2007-07-08, by voroshil
-
100% cosmetics: reindentation and removal of trailing spaces2007-07-08, by nicodvb
-
unified the skip of header and stuffing bytes after the parsing of pes_extension[12] fields2007-07-08, by nicodvb
-
r23687: Implemented tv://[<channel>][/<input_id>] url syntax2007-07-08, by voroshil
-
r23690: fix BUK->BUP typo2007-07-08, by voroshil
-
100000000000000l, cured painful stab at the grammar2007-07-07, by nicodvb
-
Synced with 235362007-07-07, by torinthiel
-
Synced with 235202007-07-07, by torinthiel
-
Synced with 235792007-07-07, by torinthiel
-
And antoher one, missed by me previously2007-07-07, by torinthiel
-
Some typos found and fixed by arctgx <arctgx@tlen.pl>2007-07-07, by torinthiel
-
Xvid name change2007-07-07, by torinthiel
-
synced with r237312007-07-07, by Gabrov
-
cosmetics: split separate instructions in separate lines2007-07-07, by nicodvb
-
Fix crash on some DVDs2007-07-06, by iive
-
Fix CSS format strings, they could print more than two digits for2007-07-06, by reimar
-
Add ENABLE_THREADS and ENABLE_SMALL defines2007-07-06, by reimar
-
Remove empty strlcat and strlcpy files2007-07-06, by reimar
-
Add some missing frees.2007-07-05, by reimar
-
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy2007-07-05, by reimar
-
license header consistency cosmetics2007-07-05, by diego
-
Group all copyright and author notices together.2007-07-05, by diego
-
Remove unused variables.2007-07-04, by diego
-
Also remove generated tools on distclean.2007-07-04, by diego
-
small grammar fix2007-07-04, by diego
-
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.2007-07-04, by diego
-
Write configure parameters to configure.log.2007-07-04, by diego
-
Remove unused file2007-07-03, by lucabe
-
roff fix (new line for new sentence)2007-07-03, by kraymer
-
Sync FFmpeg changes:2007-07-03, by diego
-
Cygwin has had inttypes.h since version 1.5.2007-07-03, by diego
-
The file is compiled conditional to USE_DVDREAD so the #ifdef USE_DVDREAD2007-07-03, by diego