Mercurial > libavformat.hg
graph
-
mp3: ftell() file offset for VBR tags before ID3v1 parser messes it up. libavformat2010-02-10, by andoma
-
Make sure the header value used to avoid repeating headers on seeking to the libavformat2010-02-08, by reimar
-
Implement gai_strerror() for systems lacking such functionality. Patch libavformat2010-02-08, by rbultje
-
Fix playback with invalid files that don't set the continuation flag for libavformat2010-02-08, by conrad
-
Directly use av_rescale_rnd() instead of av_convert_ts() as this cuts the libavformat2010-02-07, by michael
-
Dont try generic seek if seek request before first index entry and backward. libavformat2010-02-03, by michael
-
Try to open decoders in av_find_stream_info() even if no packets for the libavformat2010-02-03, by michael
-
Guess the duration before converting video and write guessed duration libavformat2010-02-02, by cehoyos
-
Fix warnings about implicit function declaration when compiling rtpdec.c libavformat2010-02-01, by cehoyos
-
Increase search range if no end timestamp could be found for the duration libavformat2010-01-31, by michael
-
Store strings directly in mov_mdhd_language_map instead of using pointers, libavformat2010-01-30, by reimar
-
Always consider the mov language code as 4 bytes fixed size and change the libavformat2010-01-30, by reimar
-
10l trocadero: now return value of ff_rtmp_packet_read() has different meaning libavformat2010-01-30, by kostya
-
Make RTMP send/receive packet functions report number of bytes read or sent. libavformat2010-01-30, by kostya
-
cosmetics: add an empty line between variable declarations and code libavformat2010-01-30, by kostya
-
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. libavformat2010-01-28, by rbultje
-
Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. libavformat2010-01-28, by jai_menon
-
Introduce AVIStream struct and move stream based variables to it. libavformat2010-01-28, by michael
-
Fix BSD compile (PF_UNSPEC is not a standard define, AF_UNSPEC is). libavformat2010-01-27, by rbultje
-
Fix duration calculation in the presence of a single wraping of the timeline. libavformat2010-01-27, by michael
-
Don't use tcp_fd if we're not using TCP-based connections (e.g. when libavformat2010-01-26, by rbultje
-
Load the proper getaddrinfo functions from ws2_32.dll, if they're present. libavformat2010-01-25, by ramiro
-
Force codec_tag I420 for Quicktime Planar Y'CbCr 8-bit 4:2:0 raw codec, libavformat2010-01-24, by cehoyos
-
Make url_read_complete retry on EAGAIN and return how much data it read libavformat2010-01-23, by reimar
-
Print a warning when DATA chunk is encountered in the middle of chunk. libavformat2010-01-23, by kostya