summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* the avi spec does not allow random samplesize whoever wrote this should be shotmichael2006-12-291-2/+5
* first step toward amr-nb muxing supportmichael2006-12-291-0/+3
* muxers now write to output muxer->stream rather than to muxer->filenicodvb2006-12-181-0/+1
* pass average bitrate from encoder to (lavf) muxermichael2006-08-101-0/+1
* do not randomly chop up packets, this isnt allowed in almost no containermichael2006-03-131-3/+4
* -lavcopts aglobalmichael2006-03-131-0/+8
* added support for external libavformatnicodvb2006-01-091-2/+2
* fixrathann2005-12-051-0/+3
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* wrong memcpy of extradata; 10l to whomever wrote that broken codenicodvb2005-05-171-2/+1
* restore old lavc_find_atag to be used when compiling mplayer without libavformatnicodvb2005-04-221-0/+28
* macosx compilation fixnicodvb2005-04-221-0/+1
* FreeBSD fixnexus2005-04-221-0/+1
* audio encoding reworkednicodvb2005-04-221-0/+197