Mercurial > mplayer.hg
graph
-
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