index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpdemux
/
muxer_avi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
1
-1
/
+0
*
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
1
-3
/
+3
*
Merge svn changes up to r29304
Uoti Urpala
2009-07-07
1
-0
/
+18
|
\
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
1
-0
/
+18
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
1
-4
/
+4
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
1
-4
/
+4
|
/
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
dont write an index and dont use memory to build one if -noidx is specified
michael
2007-01-08
1
-2
/
+2
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
1
-54
/
+52
*
Remove superfluous bswap.h include.
diego
2006-12-02
1
-2
/
+0
*
better rounding for audio_delay_fix in muxer_avi.c
ods15
2006-09-22
1
-2
/
+2
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
1
-1
/
+0
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
1
-6
/
+6
*
Fix video delay when encoding with B-frames.
corey
2006-02-21
1
-0
/
+9
*
dwStart support for mencoder.
corey
2006-02-19
1
-0
/
+13
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
1
-1
/
+1
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
1
-1
/
+1
*
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...
reynaldo
2005-11-29
1
-0
/
+3
*
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...
nicodvb
2005-11-21
1
-11
/
+0
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-1
/
+1
*
new mpeg muxer compatible with dvd/[s]vcd; small changes in the muxer layer (...
nicodvb
2005-02-21
1
-1
/
+2
*
fixed warning in my patch
rfelker
2004-09-05
1
-0
/
+2
*
ensure that avi files have a valid header as soon as possible.
rfelker
2004-09-05
1
-0
/
+7
*
no kabbe-bytes or men in black or any of that nonsense here...
rfelker
2004-05-23
1
-1
/
+1
*
Allow user to disable writing of ODML index
ranma
2004-04-30
1
-10
/
+15
*
removed loader/ dependancy, imported some files from g2, also used patches fr...
alex
2004-04-28
1
-3
/
+1
*
Get rid of the 'RIFF chunks have to be aligned on ODML_CHUNKLEN'
ranma
2004-04-19
1
-42
/
+56
*
Round Chunklen to word boundary
ranma
2004-03-24
1
-1
/
+1
*
Use aspect from encoder for AVI vprp header
ranma
2004-03-24
1
-22
/
+41
*
Better vprp aspect fix
ranma
2004-03-22
1
-9
/
+15
*
explicit option for AVI PRP header
henry
2004-03-21
1
-28
/
+33
*
copy&paste 10l
ranma
2004-03-17
1
-1
/
+1
*
OpenDML read/write support
ranma
2004-03-17
1
-51
/
+360
*
Set fcchandler according to fourcc, some players (Archos Jukebox) need it, al...
alex
2004-01-28
1
-0
/
+2
*
Fix waveformatex size calculation
ranma
2003-11-03
1
-2
/
+1
*
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
arpi
2003-01-19
1
-8
/
+12
*
FreeBSD fix
nexus
2002-12-28
1
-0
/
+1
*
the long-waited MUXER layer, and new MPEG-PS muxer
arpi
2002-12-27
1
-0
/
+297