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_lavf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pass average bitrate from encoder to (lavf) muxer
michael
2006-08-10
1
-1
/
+2
*
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
diego
2006-07-13
1
-18
/
+1
*
metadata support
michael
2006-05-30
1
-1
/
+20
*
recommitted version 1.22 + Rich's 1.25
nicodvb
2006-03-13
1
-9
/
+5
*
in fix_parameters() move assignment of audio bitrate to the proper block (the...
nicodvb
2006-03-12
1
-3
/
+2
*
check stream->wf and stream->bih before using them in fix_parameters(). Fixes...
nicodvb
2006-03-12
1
-0
/
+4
*
fix cosmetics noticed during nico's 10l
rfelker
2006-03-12
1
-4
/
+4
*
fixed C99-ism introduced with previous commit
nicodvb
2006-03-12
1
-4
/
+4
*
check muxer != NULL before using it; closes cid 201
nicodvb
2006-03-12
1
-1
/
+2
*
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...
michael
2006-01-26
1
-1
/
+1
*
limits.h for INT_MAX
michael
2006-01-25
1
-0
/
+1
*
correct block align
michael
2006-01-25
1
-1
/
+1
*
fix aac in mov/mp4
michael
2006-01-25
1
-3
/
+4
*
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this i...
michael
2006-01-25
1
-2
/
+19
*
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)
michael
2006-01-24
1
-0
/
+2
*
added support for external libavformat
nicodvb
2006-01-09
1
-0
/
+4
*
muxer_lavf MUST be disabled by default until someone adds AVParser
rfelker
2005-12-02
1
-0
/
+20
*
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...
reynaldo
2005-11-29
1
-2
/
+3
*
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...
nicodvb
2005-11-21
1
-8
/
+1
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-3
/
+3
*
Use PRI?64 defines as format strings for 64 bit variables.
reimar
2005-10-13
1
-1
/
+1
*
video fourcc fix
michael
2005-08-11
1
-0
/
+1
*
LIBAVFORMAT_BUILD >= 4629
michael
2005-07-18
1
-0
/
+8
*
mux extradata
nicodvb
2005-05-17
1
-0
/
+24
*
fix timestamps
michael
2005-05-01
1
-0
/
+5
*
at lest this fixes build.. there's no way muxer_lavf is working right yet tho...
rfelker
2005-05-01
1
-0
/
+5
*
added missing initializer in URLProtocolo; mux packets only if len > 0; secon...
nicodvb
2005-04-17
1
-12
/
+14
*
- fix gcc warnings, strlcat/strlcpy prototypes
rathann
2005-04-06
1
-1
/
+5
*
various (de)muxer_lavf fixes
michael
2005-03-25
1
-3
/
+5
*
1000l (dwSampleSize != nSamplesPerSec)
michael
2005-03-25
1
-1
/
+2
*
initial, extremely experimental, libavformat muxer; don't expect anything to ...
nicodvb
2005-02-21
1
-0
/
+307