Mercurial > mplayer.hg
graph
-
Cast void* pointer to appropriate type before using it in an addition; fixes2010-05-29, by diego
-
Update 1.0rc3 release name and date.2010-05-29, by diego
-
minor spelling fixes2010-05-29, by siretart
-
add myself to the AUTHORS file2010-05-29, by siretart
-
Use edi instead of ebx to avoid issues with PIC.2010-05-29, by reimar
-
Remove obsolete may_alias-related defines, lavu handles this now2010-05-29, by reimar
-
Actually run a detection whether external libass exists, instead2010-05-29, by reimar
-
Fix compilation if the compiler does not support -march=amdfam102010-05-29, by reimar
-
cosmetics: Drop leading '_' from noinputmodules variable.2010-05-29, by diego
-
misc cosmetics: K&R style nits, #include placement, indentation2010-05-29, by diego
-
Mark key_type structure as const.2010-05-29, by diego
-
getch2-os2.c: Add #include for the header that declares the public functions.2010-05-29, by diego
-
cosmetics: Remove some commented-out #includes, fix a comment grammar error.2010-05-29, by diego
-
Directly mark jpeg_buf_src() as void instead of using some indirection marcro.2010-05-29, by diego
-
add "lpcJ" fourcc for the RealAudio 1.0 codec.2010-05-28, by compn
-
Fix typo in message.2010-05-28, by reimar
-
stream_check_interrupt should sleep even if no callback is set.2010-05-28, by reimar
-
100l, stream_check_for_interrupt argument is not in usec,2010-05-28, by reimar
-
Document time scale for stream_check_interrupt argument.2010-05-28, by reimar
-
Document thatg time argument is in milliseconds.2010-05-28, by reimar
-
Improve handling of cache process/thread hanging/being killed.2010-05-28, by reimar
-
Fix cache process accidentally being killed by SIGUSR1.2010-05-28, by reimar
-
Use MSGT_DECVIDEO in a video decoder.2010-05-28, by cehoyos
-
Remove commented-out declaration of nonexisting function uGetTimer().2010-05-28, by diego
-
Drop pointless _t suffix from 'struct lavf_priv'.2010-05-28, by diego
-
Drop pointles _st suffix from struct mp_cmd_filter and mp_cmd_bind_section.2010-05-27, by diego
-
cosmetics: vertical alignment in msg module help output.2010-05-27, by diego
-
vf_yuy2 was removed after the 1.0rc3 branch was cut.2010-05-27, by diego
-
small cosmetics for the 1.0rc3 changelog2010-05-27, by diego
-
Fix a bunch of typos in the stream cache code.2010-05-27, by diego
-
Drop pointless _s suffix from 'struct af_stream'.2010-05-27, by diego
-
Drop pointless _st suffix from 'struct stream'.2010-05-27, by diego
-
Drop pointless _s suffix from struct ao_data.2010-05-27, by diego
-
cosmetics: Reformat in K&R coding style.2010-05-27, by diego
-
Remove two pointless void* casts.2010-05-27, by diego
-
Remove unnecessary demux_mkv_seek() forward declaration.2010-05-27, by diego
-
cosmetics: Drop pointless _s suffix from 'struct ad_functions'.2010-05-27, by diego
-
cosmetics: Drop pointless _s suffix from 'struct mp_image'.2010-05-27, by diego
-
cosmetics: Drop _s suffix from 'struct vd_functions'.2010-05-27, by diego
-
cosmetics: K&R coding style2010-05-27, by diego
-
cosmetics: K&R coding style2010-05-27, by diego
-
Retry reading even if we hit eof before.2010-05-26, by reimar
-
Switch ogg demuxing to lavf by default.2010-05-26, by reimar
-
Re-enable wakeup-on-signal for cache process.2010-05-26, by reimar
-
Disable waking the cache process up via a signal, it2010-05-26, by reimar
-
Both XVID and VDPAU decode our SIPP sample better than current libavcodec.2010-05-26, by cehoyos
-
Add missing RGB12 version of the fast OSD table.2010-05-26, by diego
-
Add support for decoding VP8 through libvpx wrapper in FFmpeg.2010-05-25, by diego