Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Tue, 07 Apr 2009 20:37:30 +0000 | bcoudurier | override mov fourcc for pcm audio, this is safer when stream copying libavformat |
Tue, 07 Apr 2009 18:31:14 +0000 | rbultje | Move av_packet_*() functions from libavformat/ to libavcodec/, where the libavformat |
Tue, 07 Apr 2009 12:31:28 +0000 | aurel | use av_freep() instead of av_free() + =NULL. libavformat |
Tue, 07 Apr 2009 12:28:41 +0000 | lucabe | Fix the copyright year libavformat |
Tue, 07 Apr 2009 06:41:55 +0000 | lucabe | Add support for H.263 video in the RTP muxer libavformat |
Tue, 07 Apr 2009 06:37:12 +0000 | lucabe | Do not return payload type 34 for H.263 (it is deprecated) libavformat |