index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
demux_avs.c
Commit message (
Expand
)
Author
Age
*
The FSF changed postal address.
diego
2006-09-01
*
10l, last commit swapped U and V planes.
reimar
2006-07-28
*
Handle frames with stride correctly (e.g. the "Version" source of current AVS).
reimar
2006-07-28
*
Do not count each decoded frame twice.
reimar
2006-07-28
*
Cosmetics for last commit
reimar
2006-07-28
*
Move more stuff under if (avs_has_video... to simplify later patches.
reimar
2006-07-28
*
set pts of the demux patcket correctly
reimar
2006-07-28
*
Move variable declarations to the block level where they are actually used
reimar
2006-07-28
*
call av_release_clip at uninit, part of a patch by Gianluigi Tiesi <mplayer a...
reimar
2006-07-28
*
Second-try commit of this patch.
corey
2006-02-17
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
Demuxer modularization
rtognimp
2005-08-05
*
memory leak fixes, patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-06-02
*
Fixes double import of avs_create_script_environment.
gpoirier
2005-04-30
*
10l
faust3
2005-02-13
*
avisynth demuxer patch by Gianluigi Tiesi <mplayer at netfarm.it>
faust3
2005-02-13