summaryrefslogtreecommitdiffstats
path: root/libmpdemux/muxer_lavf.c
Commit message (Expand)AuthorAgeFilesLines
* added support for external libavformatnicodvb2006-01-091-0/+4
* muxer_lavf MUST be disabled by default until someone adds AVParserrfelker2005-12-021-0/+20
* Clean up some muxer messages, patch by Corey Hickey bugfood-ml AT -fatooh/org...reynaldo2005-11-291-2/+3
* buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh pun...nicodvb2005-11-211-8/+1
* Unify include path handling, -I.. is in CFLAGS.diego2005-11-181-3/+3
* Use PRI?64 defines as format strings for 64 bit variables.reimar2005-10-131-1/+1
* video fourcc fixmichael2005-08-111-0/+1
* LIBAVFORMAT_BUILD >= 4629michael2005-07-181-0/+8
* mux extradatanicodvb2005-05-171-0/+24
* fix timestampsmichael2005-05-011-0/+5
* at lest this fixes build.. there's no way muxer_lavf is working right yet tho...rfelker2005-05-011-0/+5
* added missing initializer in URLProtocolo; mux packets only if len > 0; secon...nicodvb2005-04-171-12/+14
* - fix gcc warnings, strlcat/strlcpy prototypesrathann2005-04-061-1/+5
* various (de)muxer_lavf fixesmichael2005-03-251-3/+5
* 1000l (dwSampleSize != nSamplesPerSec)michael2005-03-251-1/+2
* initial, extremely experimental, libavformat muxer; don't expect anything to ...nicodvb2005-02-211-0/+307