log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
mplayer.hg
log libmpdemux/muxer_lavf.c @ 18881:
27a9bb3b9b9a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2006-05-30
michael
metadata support
2006-03-13
nicodvb
recommitted version 1.22 + Rich's 1.25
2006-03-12
nicodvb
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)
2006-03-12
nicodvb
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43
2006-03-12
rfelker
fix cosmetics noticed during nico's 10l
2006-03-12
nicodvb
fixed C99-ism introduced with previous commit
2006-03-12
nicodvb
check muxer != NULL before using it; closes cid 201
2006-01-26
michael
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
2006-01-25
michael
limits.h for INT_MAX
2006-01-25
michael
correct block align
2006-01-25
michael
fix aac in mov/mp4
2006-01-25
michael
pass vbv_size & max_rate from encoder to muxer over muxer_stream_t (if this is wrong/silly/10000000l then dont hesitate to flame / reverse)
2006-01-24
michael
setting codec_tag unconditionally to FMP4 is a bad idea (breaks mov/mp4)
2006-01-09
nicodvb
added support for external libavformat
2005-12-02
rfelker
muxer_lavf MUST be disabled by default until someone adds AVParser
2005-11-29
reynaldo
Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org- , small fixes by me
2005-11-21
nicodvb
buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh punctum org) plus small fixes by me
2005-11-18
diego
Unify include path handling, -I.. is in CFLAGS.
2005-10-13
reimar
Use PRI?64 defines as format strings for 64 bit variables.
2005-08-11
michael
video fourcc fix
2005-07-18
michael
LIBAVFORMAT_BUILD >= 4629
2005-05-17
nicodvb
mux extradata
2005-05-01
michael
fix timestamps
2005-05-01
rfelker
at lest this fixes build.. there's no way muxer_lavf is working right yet tho with mencoder's broken timestamps
2005-04-17
nicodvb
added missing initializer in URLProtocolo; mux packets only if len > 0; second mencoder's a/v sync model
2005-04-06
rathann
- fix gcc warnings, strlcat/strlcpy prototypes
2005-03-25
michael
various (de)muxer_lavf fixes
2005-03-25
michael
1000l (dwSampleSize != nSamplesPerSec)
2005-02-21
nicodvb
initial, extremely experimental, libavformat muxer; don't expect anything to work yet
less
more
|
(0)
tip