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
/
libmpcodecs
/
ae_lavc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all current known multi-channel wrong order problems by adding
ulion
2007-12-10
1
-0
/
+11
*
warning fix:
diego
2007-09-09
1
-0
/
+2
*
allow to specify the audio bitrate in bits (some codecs need that ...)
michael
2007-07-31
1
-1
/
+4
*
Simplify preprocessor directives: There is a general variable for
diego
2007-04-26
1
-2
/
+2
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
1
-3
/
+3
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
1
-1
/
+1
*
cosmetics: Fix some common typos, appropiate --> appropRiate,
diego
2007-02-24
1
-1
/
+1
*
Simplify by using av_codec_get_id and include riff.h only in demux_lavf.c
reimar
2007-01-21
1
-6
/
+2
*
Another AVCodecTag compile fix
reimar
2007-01-21
1
-1
/
+1
*
include the right riff.h according to USE_LIBAVFORMAT_SO|USE_LIBAVFORMAT; ple...
nicodvb
2007-01-19
1
-1
/
+2
*
Include "internal" libavformat/riff.h also when dynamic libavformat is used
reimar
2007-01-06
1
-8
/
+1
*
Include libavformat/riff.h when building with static libavformat and
reimar
2007-01-06
1
-2
/
+14
*
the avi spec does not allow random samplesize whoever wrote this should be shot
michael
2006-12-29
1
-2
/
+5
*
first step toward amr-nb muxing support
michael
2006-12-29
1
-0
/
+3
*
muxers now write to output muxer->stream rather than to muxer->file
nicodvb
2006-12-18
1
-0
/
+1
*
pass average bitrate from encoder to (lavf) muxer
michael
2006-08-10
1
-0
/
+1
*
do not randomly chop up packets, this isnt allowed in almost no container
michael
2006-03-13
1
-3
/
+4
*
-lavcopts aglobal
michael
2006-03-13
1
-0
/
+8
*
added support for external libavformat
nicodvb
2006-01-09
1
-2
/
+2
*
fix
rathann
2005-12-05
1
-0
/
+3
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
1
-3
/
+3
*
wrong memcpy of extradata; 10l to whomever wrote that broken code
nicodvb
2005-05-17
1
-2
/
+1
*
restore old lavc_find_atag to be used when compiling mplayer without libavformat
nicodvb
2005-04-22
1
-0
/
+28
*
macosx compilation fix
nicodvb
2005-04-22
1
-0
/
+1
*
FreeBSD fix
nexus
2005-04-22
1
-0
/
+1
*
audio encoding reworked
nicodvb
2005-04-22
1
-0
/
+197