index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
diego
2007-11-13
*
Check for second stream presence, fixes single stream playback (from amol)
lu_zero
2007-11-13
*
10l video != audio
lu_zero
2007-11-13
*
support extradata for audio streams
lu_zero
2007-11-13
*
fetch metadata for audio (from amol)
lu_zero
2007-11-13
*
Revert stray commit r25027
lu_zero
2007-11-13
*
fix typo spotted by corey
compn
2007-11-13
*
Remove an useless conditional suggested by Emanuele Giaquinta.
ulion
2007-11-13
*
Check for second stream presence, fixes single stream playback (from amol)
lu_zero
2007-11-13
*
Add missing call to audio_in_uninit in v4l2 tv driver.
voroshil
2007-11-13
*
Replace stupid "unsigned long" by the correct uint32_t.
reimar
2007-11-12
*
Use proper inttypes.h types instead of broken uint32 etc. defines
reimar
2007-11-12
*
10l video != audio
lu_zero
2007-11-12
*
support extradata for audio streams
lu_zero
2007-11-12
*
fetch metadata for audio (from amol)
lu_zero
2007-11-12
*
Add support for mpeg4video-es (from dario)
lu_zero
2007-11-12
*
fix forcefps (from amol)
lu_zero
2007-11-12
*
Refactor demux_nemesi (from amol)
lu_zero
2007-11-12
*
unaligned store, should fix bug #893
lu_zero
2007-11-11
*
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
diego
2007-11-11
*
Remove useless definition.
ulion
2007-11-11
*
OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.
diego
2007-11-11
*
Better handling of win32 GUI thread:
zuxy
2007-11-11
*
Indent fix for last change.
ulion
2007-11-11
*
Support mute when passthrough to digital output.
ulion
2007-11-11
*
wording/grammar/spelling/formatting
diego
2007-11-10
*
& => &
nicodvb
2007-11-10
*
Get rid of M$ silliness.
diego
2007-11-10
*
at the end of open() warn users that seeking won't work correctly if the cach...
nicodvb
2007-11-10
*
switch_audio works with many other formats than described
nicodvb
2007-11-10
*
small rephrasing
nicodvb
2007-11-10
*
a couple of tricks to improve playback resistance and usability of dvb streams
nicodvb
2007-11-10
*
Make crash-debug gdb auto-execute "bt"
reimar
2007-11-10
*
Restore terminal for gdb with -crash-debug by calling getch2_disable()
reimar
2007-11-10
*
Fix dead lock when changing and restoring stream format for digital output,
ulion
2007-11-10
*
Make page up and down with proper page size instead of always 10 rows.
ulion
2007-11-10
*
J/X8-Frames in WMV2 are finally supported!
reimar
2007-11-09
*
Add missing header files, fixes the warnings:
diego
2007-11-09
*
Add missing header file, fixes the warnings:
diego
2007-11-09
*
Remove misleading comment and remove unnecessary #includes.
diego
2007-11-09
*
Rearrange headers to get rid of an #undef and remove unnecessary headers.
diego
2007-11-09
*
Remove unnecessary dsputil.h #include, fixes the warnings:
diego
2007-11-09
*
#include libavcodec/eval.h instead of manually declaring ff_eval.
diego
2007-11-09
*
const fix
rfelker
2007-11-09
*
ack, can't believe i wrote this crap with void pointer arithmetic
rfelker
2007-11-09
*
begin moving const filter data to .text/.rodata sections
rfelker
2007-11-09
*
stage 1 of applying const to vf structs
rfelker
2007-11-09
*
vf_screenshot does not depend on libpng; it uses libavcodec now
rfelker
2007-11-09
*
correct const usage in the option handling code so that tables can be
rfelker
2007-11-09
*
Enable ontop command from mplayer to be sent to mplayer osx.
ulion
2007-11-09
[next]