Mercurial > mplayer.hg
graph
-
documented -mpegopts :[va]buf_sizeSat, 02 Dec 2006 00:04:03 +0000, by nicodvb
-
permit to specify the sizes of the decoders' buffersFri, 01 Dec 2006 23:51:51 +0000, by nicodvb
-
fix mencoder include clash on osxFri, 01 Dec 2006 23:48:07 +0000, by nplourde
-
Synced with r21395Fri, 01 Dec 2006 23:43:53 +0000, by torinthiel
-
Sync r21425Fri, 01 Dec 2006 23:42:50 +0000, by torinthiel
-
Some fixes for previous commit, 10l for meFri, 01 Dec 2006 23:41:55 +0000, by torinthiel
-
Reformat examples:Fri, 01 Dec 2006 21:52:42 +0000, by torinthiel
-
Consistent capitalization of table entriesFri, 01 Dec 2006 21:42:55 +0000, by torinthiel
-
100l confused FFMIN/FFMAXFri, 01 Dec 2006 19:43:36 +0000, by reimar
-
Proper fix for last demux_avi commit, stream switching now really shouldFri, 01 Dec 2006 19:24:42 +0000, by reimar
-
Make sure we do not hang if no streams are availableFri, 01 Dec 2006 18:51:44 +0000, by reimar
-
Implement stream switching for AVI demuxer.Fri, 01 Dec 2006 17:57:29 +0000, by reimar
-
update for r21415 and r21416Fri, 01 Dec 2006 17:56:41 +0000, by henry
-
Cleanup and fix rectangle size calculation, caused crashes with e.g.Fri, 01 Dec 2006 17:51:44 +0000, by reimar
-
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)Fri, 01 Dec 2006 17:49:59 +0000, by henry
-
ignore invalid values in the sequence display extension (backport from 0.4.1)Fri, 01 Dec 2006 17:47:55 +0000, by henry
-
r21410: document new meaning of dia=1 introduced by lavc r7192Fri, 01 Dec 2006 17:30:49 +0000, by voroshil
-
mark lavc's uneven multi-hexagon search as slow, remove stray '.'Fri, 01 Dec 2006 15:34:00 +0000, by gpoirier
-
Fix a declarations vs statements warning.Fri, 01 Dec 2006 15:04:46 +0000, by diego
-
Fix declarations vs statements warning.Fri, 01 Dec 2006 14:58:11 +0000, by diego
-
document new meaning of dia=-1 introduced by lavc r7192Fri, 01 Dec 2006 13:17:07 +0000, by gpoirier
-
Add libav include paths to CFLAGS without indirection.Fri, 01 Dec 2006 11:27:21 +0000, by diego
-
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.Fri, 01 Dec 2006 11:24:19 +0000, by diego
-
remove duplicate entryFri, 01 Dec 2006 08:40:28 +0000, by gpoirier
-
Add libav include paths to CFLAGS without indirection.Fri, 01 Dec 2006 01:11:42 +0000, by diego
-
move reserved_bytes out of packet_footer. this makes all packets uniform.Thu, 30 Nov 2006 21:59:55 +0000, by ivo
-
Use av_int2flt/av_int2dbl to read float values. This is simpler and moreThu, 30 Nov 2006 17:55:00 +0000, by reimar
-
Move initialization of sh_audio/sh_video members to aviheaderThu, 30 Nov 2006 17:48:00 +0000, by reimar
-
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_framesThu, 30 Nov 2006 16:10:00 +0000, by voroshil
-
r21372: Some punctuation cosmetics and better wordingThu, 30 Nov 2006 16:08:43 +0000, by voroshil
-
r21367: If a glyph is not found in the current font, switch to another one.Thu, 30 Nov 2006 15:49:30 +0000, by voroshil
-
fix suggested by DiegoThu, 30 Nov 2006 12:50:34 +0000, by gpoirier
-
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_framesThu, 30 Nov 2006 09:27:45 +0000, by gpoirier
-
fix indentation after last commitThu, 30 Nov 2006 08:48:31 +0000, by gpoirier
-
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %Thu, 30 Nov 2006 08:47:29 +0000, by gpoirier
-
Better wording for previous commitWed, 29 Nov 2006 23:50:18 +0000, by torinthiel
-
TypoWed, 29 Nov 2006 23:11:59 +0000, by torinthiel
-
add missing r15484Wed, 29 Nov 2006 20:46:27 +0000, by henry
-
Add another FourCC found in the wild, for example:Wed, 29 Nov 2006 17:58:39 +0000, by rathann
-
Remove duplicate OPTFLAGS from CFLAGS.Wed, 29 Nov 2006 15:17:49 +0000, by diego
-
Remove some superfluous include CFLAGS.Wed, 29 Nov 2006 15:14:03 +0000, by diego
-
Explain reason for -I.. in CFLAGS here.Wed, 29 Nov 2006 15:10:11 +0000, by diego
-
Remove bswap.h, use libavutil/bswap.h instead.Wed, 29 Nov 2006 15:02:45 +0000, by diego
-
Fix macro redefinition warning.Wed, 29 Nov 2006 14:53:32 +0000, by diego
-
Remove some of the worst "headers include headers which includeWed, 29 Nov 2006 14:08:24 +0000, by reimar
-
Avoid compiling code using %ah etc. on AMD64, since that will not workWed, 29 Nov 2006 13:49:48 +0000, by reimar
-
Get rid of stubs.S, move code to inline asm.Wed, 29 Nov 2006 12:56:52 +0000, by reimar
-
Cosmetics: remove unused and commented out add_stub function headerWed, 29 Nov 2006 12:55:17 +0000, by reimar
-
Some extra checks and safety space for add_stub function.Wed, 29 Nov 2006 12:44:05 +0000, by reimar
-
Change add_stub code to also work without -fomit-frame-pointerWed, 29 Nov 2006 12:20:05 +0000, by reimar
-
EMISSINGBRAIN: No, OSD objects of size 0 sure are _not_ visible.Wed, 29 Nov 2006 11:57:16 +0000, by reimar
-
Add /usr/local/lib and /usr/local/include to the linker/compilerWed, 29 Nov 2006 11:07:30 +0000, by diego
-
support for Westwood SND1 audioWed, 29 Nov 2006 10:51:39 +0000, by diego
-
`sdl-config --libs` under mingw32 will give -lmingw32, which leads toWed, 29 Nov 2006 10:33:42 +0000, by diego
-
URL fixWed, 29 Nov 2006 10:24:43 +0000, by diego
-
Synced with r21374Wed, 29 Nov 2006 10:13:26 +0000, by torinthiel