log

age author description
2009-04-10 stefano Add 'PNG1' to PNG fourcc codes. libavformat
2009-04-10 stefano Make try_decode_frame() use the new avcodec_decode_* API. libavformat
2009-04-09 lucabe AAC packetiser cleanup: use consts instead of #defines libavformat
2009-04-09 lucabe AAC packetiser cleanup: remove check for a condition that cannot happen libavformat
2009-04-09 lucabe Fix two checks in the AAC packetiser, which were too conservative libavformat
2009-04-09 reimar Fix memleak in nuv demuxer: free packet already allocated packet when libavformat
2009-04-08 reimar Correctly set packet size for partial video packets in nuv demuxer. libavformat
2009-04-08 reimar Add av_shrink_packet function for use in av_get_packet that reduces pkt->size libavformat
2009-04-08 cehoyos Reduce code duplication. libavformat
2009-04-08 lucabe Add support for AMR audio in the RTP muxer libavformat
2009-04-08 bcoudurier force sample for qcelp when not stored in mov, fix #968 libavformat
2009-04-08 rbultje Reindent after r18372. libavformat
2009-04-08 rbultje Add waveformat-extensible support in the wav muxer. libavformat
2009-04-07 bcoudurier move codec tag tables near corresponding code libavformat
2009-04-07 bcoudurier cosmetics, reindent libavformat
2009-04-07 bcoudurier cosmetics, add empty line and remove useless braces libavformat