Mercurial > mplayer.hg
graph
-
Align memory at 16 byte boundaries.2006-02-14, by diego
-
allow autodetection of pictures type when using mf://@file.list syntax2006-02-14, by iive
-
synced with 1.12272006-02-13, by gpoirier
-
Remove obsolete big-endian FIXMEs.2006-02-13, by diego
-
Fix the error handling in the play() function: add a handler for EINTR,2006-02-13, by cladisch
-
This changes the software parameters to be more compatible with the2006-02-13, by cladisch
-
Using non-blocking writes makes sense when the program wants to do other2006-02-13, by cladisch
-
Remove the now superfluous mmap suboption.2006-02-13, by cladisch
-
After removing play_mmap(), the play() function just unconditionally2006-02-13, by cladisch
-
This patch removes mmap support because it doesn't have any benefit.2006-02-13, by cladisch
-
fix index, first keyframe cannot be written with pts=02006-02-13, by ods15
-
lavc exposes the reconstructed picture, so no need to decode it again2006-02-13, by lorenm
-
synced with 1.12262006-02-12, by gpoirier
-
Make 'N' frame code implictly invalid2006-02-12, by ods15
-
do not forget to initialize dp->buffer2006-02-12, by henry
-
Rephrase telecine and film2pal mpegopts.2006-02-12, by diego
-
Remove stray space.2006-02-12, by diego
-
sync with 1.12242006-02-12, by gpoirier
-
10l2006-02-12, by alex
-
support openbsd/zaurus aswell2006-02-12, by alex
-
one more hint for openbsd2006-02-12, by alex
-
Native ZMBV support via lavc2006-02-12, by rtognimp
-
delay rff by 6, not 3 frames, so the rff will be in the middle of the 12 frames sequence2006-02-12, by nicodvb
-
bugfixes and new soft-teleciner in muxer_mpeg.c2006-02-12, by nicodvb
-
mention film2pal in -mpegopts2006-02-12, by nicodvb
-
experimental film2pal and ntsc2pal soft teleciner2006-02-12, by nicodvb
-
forgotten cast (blows on gcc4)2006-02-12, by henry
-
we cannot continue without a crash when read_asf_header fails, since some2006-02-12, by reimar
-
add some sanity checks to new/resize_demux_packet2006-02-12, by reimar
-
add a missing rule for libpostproc.a2006-02-12, by henry
-
Sync with latest FFmpeg build system changes:2006-02-11, by diego
-
Gives some examples of in which form MPEG* videos can come2006-02-11, by gpoirier
-
Remove all the sections that are now merged in the XML doc2006-02-11, by gpoirier
-
muxer_mpeg MUST be used with audio_preload=02006-02-11, by nicodvb
-
Mention recent big-endian/AltiVec fixes in postproc/.2006-02-11, by diego
-
Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just2006-02-11, by diego
-
cosmetics: indentation fixes2006-02-11, by diego
-
Fix big-endian color permutation problems.2006-02-11, by diego
-
Put index_ptr within index to avoid it popping out of nowhere.2006-02-11, by ods15
-
Add syncpoint_checksum after frame header2006-02-11, by ods15
-
tff wasn't correctly unset in soft_telecine()2006-02-10, by nicodvb
-
Attila and I are root@mphq.2006-02-10, by diego
-
Make sure maxlen is respected, instead of just failing the assert later on.2006-02-10, by reimar
-
add mpc extension so that playback starts faster.2006-02-10, by reimar
-
Clarify feature removal policy: it must be approved on the mailing list.2006-02-10, by rathann
-
Clarify policy on feature removal.2006-02-10, by rathann
-
change checksum to crc322006-02-10, by ods15
-
ALSA changes2006-02-10, by cladisch
-
Small fixes: make all global variables static, remove some unused2006-02-10, by cladisch
-
Remove a call to snd_pcm_prepare() because snd_pcm_hw_params() does it2006-02-10, by cladisch
-
Simplify get_delay(): we don't need to get the complete PCM status but2006-02-10, by cladisch
-
Fix get_space(): we don't need to differentiate between the various PCM2006-02-10, by cladisch
-
This adds support for more sample formats (U32, float BE, mu/A-law).2006-02-10, by cladisch
-
This replaces the hardcoded numbers for the sample format widths with a2006-02-10, by cladisch
-
Reverse commit of unfinished patch for passing audio_delay to the demuxers.2006-02-09, by corey
-
support for Geforce FX5500 based on patch by Pascal Yu <yu_pascal at hotmail.com>2006-02-09, by faust3
-
I took over ao_alsa maintainership.2006-02-09, by cladisch
-
Patch by Stefan Huehner / stefan % huehner ! org \2006-02-09, by rathann