index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ae_lavc.c
Commit message (
Expand
)
Author
Age
*
#include config.h before all other headers.
diego
2008-03-14
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
typo fix: inited --> initialized
diego
2008-02-14
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
*
warning fix:
diego
2007-09-09
*
allow to specify the audio bitrate in bits (some codecs need that ...)
michael
2007-07-31
*
Simplify preprocessor directives: There is a general variable for
diego
2007-04-26
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
cosmetics: Fix some common typos, appropiate --> appropRiate,
diego
2007-02-24
*
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
reimar
2007-01-21
*
Another AVCodecTag compile fix
reimar
2007-01-21
*
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; ple...
nicodvb
2007-01-19
*
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
*
the avi spec does not allow random samplesize whoever wrote this should be shot
michael
2006-12-29
*
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
*
pass average bitrate from encoder to (lavf) muxer
michael
2006-08-10
*
do not randomly chop up packets, this isnt allowed in almost no container
michael
2006-03-13
*
-lavcopts aglobal
michael
2006-03-13
*
added support for external libavformat
nicodvb
2006-01-09
*
fix
rathann
2005-12-05
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
wrong memcpy of extradata; 10l to whomever wrote that broken code
nicodvb
2005-05-17
*
restore old lavc_find_atag to be used when compiling mplayer without libavformat
nicodvb
2005-04-22
*
macosx compilation fix
nicodvb
2005-04-22
*
FreeBSD fix
nexus
2005-04-22
*
audio encoding reworked
nicodvb
2005-04-22