log libmpcodecs/ae_lavc.c @ 21878:8b26ddc016bb

age author description
Sat, 06 Jan 2007 17:28:11 +0000 reimar Include "internal" libavformat/riff.h also when dynamic libavformat is used
Sat, 06 Jan 2007 14:40:05 +0000 reimar Include libavformat/riff.h when building with static libavformat and
Fri, 29 Dec 2006 20:40:19 +0000 michael the avi spec does not allow random samplesize whoever wrote this should be shot
Fri, 29 Dec 2006 18:56:28 +0000 michael first step toward amr-nb muxing support
Mon, 18 Dec 2006 21:03:59 +0000 nicodvb muxers now write to output muxer->stream rather than to muxer->file
Thu, 10 Aug 2006 21:48:41 +0000 michael pass average bitrate from encoder to (lavf) muxer
Mon, 13 Mar 2006 17:15:51 +0000 michael do not randomly chop up packets, this isnt allowed in almost no container
Mon, 13 Mar 2006 02:40:09 +0000 michael -lavcopts aglobal
Mon, 09 Jan 2006 19:35:44 +0000 nicodvb added support for external libavformat
Mon, 05 Dec 2005 01:30:31 +0000 rathann fix
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Tue, 17 May 2005 21:49:48 +0000 nicodvb wrong memcpy of extradata; 10l to whomever wrote that broken code
Fri, 22 Apr 2005 23:57:43 +0000 nicodvb restore old lavc_find_atag to be used when compiling mplayer without libavformat
Fri, 22 Apr 2005 17:53:31 +0000 nicodvb macosx compilation fix
Fri, 22 Apr 2005 13:53:56 +0000 nexus FreeBSD fix
Fri, 22 Apr 2005 06:59:59 +0000 nicodvb audio encoding reworked