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_avi.c
Commit message (
Expand
)
Author
Age
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
|
\
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
|
/
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
dont write an index and dont use memory to build one if -noidx is specified
michael
2007-01-08
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Remove superfluous bswap.h include.
diego
2006-12-02
*
better rounding for audio_delay_fix in muxer_avi.c
ods15
2006-09-22
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
*
Fix video delay when encoding with B-frames.
corey
2006-02-21
*
dwStart support for mencoder.
corey
2006-02-19
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...
reynaldo
2005-11-29
*
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...
nicodvb
2005-11-21
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...
nicodvb
2005-02-21
*
fixed warning in my patch
rfelker
2004-09-05
*
ensure that avi files have a valid header as soon as possible.
rfelker
2004-09-05
*
no kabbe-bytes or men in black or any of that nonsense here...
rfelker
2004-05-23
*
Allow user to disable writing of ODML index
ranma
2004-04-30
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
*
Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
ranma
2004-04-19
*
Round Chunklen to word boundary
ranma
2004-03-24
*
Use aspect from encoder for AVI vprp header
ranma
2004-03-24
*
Better vprp aspect fix
ranma
2004-03-22
*
explicit option for AVI PRP header
henry
2004-03-21
*
copy&paste 10l
ranma
2004-03-17
*
OpenDML read/write support
ranma
2004-03-17
*
Set fcchandler according to fourcc, some players (Archos Jukebox) need it, al...
alex
2004-01-28
*
Fix waveformatex size calculation
ranma
2003-11-03
*
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
arpi
2003-01-19
*
FreeBSD fix
nexus
2002-12-28
*
the long-waited MUXER layer, and new MPEG-PS muxer
arpi
2002-12-27