Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-17lavf: make av_interleave_packet() return meaningful error codesStefano Sabatini
2011-03-17lavf: enable av_dlog() in compute_pkt_fields2()Stefano Sabatini
2011-03-17lavf: enable av_dlog message in av_interleaved_write_frame()Stefano Sabatini
2011-03-17matroskadec: set a default duration also for packets comming from a simple blockAurelien Jacobs
2011-03-16Remove occurrences of my old email address.Ramiro Polla
2011-03-15Do not attempt to decode APE file with no frames.Kostya Shishkov
2011-03-15Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-15Use AVERROR_EXIT with url_interrupt_cb.Nicolas George
2011-03-15avio: deprecate url_ferrorAnton Khirnov
2011-03-15lavf/utils: dont't explicitly check AVIOContext.errorAnton Khirnov
2011-03-14jv demuxer: prevent video packet size overflowPeter Ross
2011-03-14jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the numberPeter Ross
2011-03-14jv demuxer: calculate palette_size for each frame in read_headerPeter Ross
2011-03-14Bitmap Brothers JV demuxerPeter Ross
2011-03-13jv demuxer: prevent video packet size overflowPeter Ross
2011-03-13jv demuxer: define JV_PREAMBLE_SIZE instead of hard coding the numberPeter Ross
2011-03-13jv demuxer: calculate palette_size for each frame in read_headerPeter Ross
2011-03-11Merge remote-tracking branch 'remotes/newdev/master'Michael Niedermayer
2011-03-11Fix av_find_best_stream when providing a wanted streamMarton Balint
2011-03-11Fix av_find_best_stream when decoder_ret is given and using a related streamMarton Balint
2011-03-11Bitmap Brothers JV demuxerPeter Ross
2011-03-11Add avio_skip()Michael Niedermayer
2011-03-11Add one more avc intra fourcc and extend the descriptionBenjamin Larsson
2011-03-10Fix url_feof() for file appendings.Michael Niedermayer
2011-03-09id3v2: fix typo in error messageAnton Khirnov
2011-03-09id3v2: fix typo in error messageAnton Khirnov
2011-03-08mpegts: add all stream languages into metadataAnssi Hannula
2011-03-08In retry_transfer_wrapper, do not check url_interrupt_cb, causes problemsBaptiste Coudurier
2011-03-08Flag DVB subtitles for the hard hearing appropriately using their component_t...Hendrik Leppkes
2011-03-08mpegtsenc: handle multiple language tags per streamAnssi Hannula
2011-03-08avio: move ff_rewind_with_probe_data from avio.h to avio_internal.hAnton Khirnov
2011-03-08avio: deprecate url_fget_max_packet_sizeAnton Khirnov
2011-03-08lavf: document the use of multiple entries in language metadata tagAnssi Hannula
2011-03-08Add audio codec 0x1600 (ADTS AAC)Peter Ross
2011-03-08avio: avio_ prefix for url_fsizeAnton Khirnov
2011-03-08avio: deprecate url_fgetc and remove all it usesAnton Khirnov
2011-03-08avio: deprecate url_fgetsAnton Khirnov
2011-03-08Add Apple HTTP Live Streaming protocol handlerMartin Storsjö
2011-03-08URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEMEMartin Storsjö
2011-03-08URLProtocol: Add a flags fieldMartin Storsjö
2011-03-08Do not loop endlessly if id3v2 tag size is negative / too large.Carl Eugen Hoyos
2011-03-08Change filesize to int64_t.Carl Eugen Hoyos
2011-03-08Seek back to old position after reading id3v1 tag.Carl Eugen Hoyos
2011-03-08avio: deprecate url_feofAnton Khirnov
2011-03-07mpegts: add all stream languages into metadataAnssi Hannula
2011-03-07In retry_transfer_wrapper, do not check url_interrupt_cb, causes problemsBaptiste Coudurier
2011-03-07Flag DVB subtitles for the hard hearing appropriately using their component_t...Hendrik Leppkes
2011-03-07mpegtsenc: handle multiple language tags per streamAnssi Hannula
2011-03-07lavf: update documentation of AVOutputFormat.flagsAnssi Hannula
2011-03-07avio: move ff_rewind_with_probe_data from avio.h to avio_internal.hAnton Khirnov