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
/
muxer_mpeg.c
Commit message (
Expand
)
Author
Age
...
*
added support for vbr audio (frames are parsed individually); fixed small bug...
nicodvb
2005-07-10
*
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity
nicodvb
2005-04-27
*
changed :vaspect option to CONF_TYPE_FLOAT
nicodvb
2005-04-10
*
fixed support for mp3 at <32000 sample_rate
nicodvb
2005-03-07
*
converted vframerate to CONF_TYPE_FLOAT
nicodvb
2005-03-04
*
recalculate frame duration after soft telecine
nicodvb
2005-03-03
*
100l wrong binary operator when setting progressive frame
nicodvb
2005-03-01
*
telecine now works in display order (rather than decoding), as far as there a...
nicodvb
2005-03-01
*
soft telecine support! :)) patch by nico
rfelker
2005-02-27
*
both reorder and noreorder flags are now available
nicodvb
2005-02-25
*
disabled by default frame reordering
nicodvb
2005-02-24
*
replace bzero() with memset()
nicodvb
2005-02-23
*
renamed init_adelay to vdelay with opposite range
nicodvb
2005-02-22
*
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...
nicodvb
2005-02-21
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
*
update by Andriy N. Gritsenko <andrej@lucky.net>
alex
2003-10-22
*
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
arpi
2003-01-19
*
the long-waited MUXER layer, and new MPEG-PS muxer
arpi
2002-12-27
[prev]