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_lavf.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r31004
Uoti Urpala
2010-04-26
|
\
|
*
Mark muxer-related m_option_t arrays as const.
diego
2010-04-04
*
|
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
|
Merge svn changes up to r30748
Uoti Urpala
2010-03-10
|
\
|
|
*
Do not cast the results of malloc/calloc/realloc.
diego
2010-02-26
*
|
Merge svn changes up to r29962
Uoti Urpala
2009-11-23
|
\
|
|
*
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
reimar
2009-11-22
*
|
Use own mp_*_taglists code instead of libavformat internals
Uoti Urpala
2009-07-26
*
|
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
|
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
|
/
|
*
Add standard license header to all files in libmpdemux.
diego
2009-05-08
|
/
*
fix compilation w/ FFmpeg r15533
gpoirier
2008-10-03
*
Use av_alloc_put_byte instead of custom protocol.
reimar
2008-05-21
*
cosmetics: wording/spelling fixes
diego
2008-05-11
*
AVOptions support for lavf muxing.
michael
2008-05-10
*
Replace a really ugly hack by a clean but not thread safe solution.
michael
2008-05-10
*
Remove unnecessary version.h #includes.
diego
2008-04-30
*
Split the lavf taglists out of the lavf muxer to allow using libmpmux
albeu
2008-04-09
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
Bring (de)muxer_lavf up to date with the libavformat API changes introduced b...
iive
2007-11-23
*
Fix compilation error.
iive
2007-11-22
*
Fix typo in error message
reimar
2007-11-06
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
*
Add missing pixelformat conversion function prototype
reimar
2007-08-24
*
get rid of this idiotic i_certify_that_my_video_stream_does_not_use_b_frames
michael
2007-07-31
*
make muxer store the provided timestamps
michael
2007-07-31
*
pstrcpy -> av_strlcpy
reimar
2007-06-24
*
cosmetics: fix indentation for previous commit
corey
2007-05-18
*
PIX_FMT_NONE is -1, not 0, so if stream->imgfmt is 0, ctx->pix_fmt gets
corey
2007-05-18
*
Pass imgfmt from lavc encoder to lavf muxer (this is needed for dv).
corey
2007-05-17
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Don't segfault if no -format is given for lavf
uau
2007-02-16
*
Print list of lavf muxer formats with format=help.
reimar
2007-02-14
*
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
reimar
2007-01-21
*
Fix compilation after lavf changes
reimar
2007-01-21
*
support -ffourcc with -of lavf
reimar
2007-01-21
*
Include "internal" libavformat/riff.h also when dynamic libavformat is used
reimar
2007-01-06
*
Include libavformat/riff.h when building with static libavformat and
reimar
2007-01-06
*
sizeof() is long, thus %d format in error message is wrong.
reimar
2007-01-05
*
first step toward amr-nb muxing support
michael
2006-12-29
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
*
Remove bswap.h, use libavutil/bswap.h instead.
diego
2006-11-29
*
fprintf -> mp_msg
michael
2006-11-07
*
pass average bitrate from encoder to (lavf) muxer
michael
2006-08-10
*
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
diego
2006-07-13
*
metadata support
michael
2006-05-30
*
recommitted version 1.22 + Rich's 1.25
nicodvb
2006-03-13
[next]