]> git.sesse.net Git - ffmpeg/history - libavformat
ape: check that number of seektable entries is equal to number of frames
[ffmpeg] / libavformat /
2011-04-01 Kostya Shishkovape: check that number of seektable entries is equal...
2011-03-31 Jindrich Makovickampegts: propagate avio EOF in read_packet()
2011-03-31 Kharkov Alexanderflvdec: read index stored in the 'keyframes' tag.
2011-03-31 Alex Conversemov: Add support for zero-sized stsc runs.
2011-03-30 Martin Storsjörtsp: Use GET_PARAMETER for keep-alive for generic...
2011-03-30 Anton Khirnovavio: make get_checksum() internal.
2011-03-30 Anton Khirnovavio: move ff_crc04C11DB7_update() from avio.h -> avio_...
2011-03-30 Anton Khirnovavio: make init_checksum() internal.
2011-03-29 Carl Eugen Hoyosid3v1: change filesize to int64_t.
2011-03-29 Carl Eugen Hoyosid3v1: Seek back to old position after reading.
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-28 Tylerhttp: header field names are case insensitive
2011-03-25 Justin Rugglesmov: set audio service type for AC-3 from bitstream...
2011-03-25 Justin RugglesUse audio_service_type to set stream disposition.
2011-03-24 John Stebbinsmatroskadec: set default duration for simple block
2011-03-24 Ronald S. Bultjeffmetadec.c: fix compiler warnings.
2011-03-23 Anton Khirnovavio: make udp_set_remote_url/get_local_port internal.
2011-03-23 Vladimir Pantelicasfdec: also subtract preroll when reading simple index...
2011-03-23 Anton Khirnovmatroskaenc: remove a variable that's unused after...
2011-03-23 Anton Khirnovavio: cosmetics - nicer vertical alignment.
2011-03-23 Martin Storsjörtsp: Don't use a locale dependent format string
2011-03-23 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-23 Anton Khirnovmatroskaenc: simplify get_aac_sample_rates by using...
2011-03-23 Carl Eugen HoyosDo not use format string "%0.3f" for RTSP Range field.
2011-03-22 Anton Khirnovid3v2: skip broken tags with invalid size
2011-03-22 Anton Khirnovid3v2: don't explicitly skip padding
2011-03-21 Martin Storsjöamr: Set the AVFMT_GENERIC_INDEX flag
2011-03-21 Martin Storsjöamr: Set the pkt->pos field properly to the start of...
2011-03-21 Martin Storsjöamr: Set the codec->bit_rate field based on the last...
2011-03-21 Martin Storsjörtsp: Specify unicast for TCP interleaved streams, too
2011-03-21 Martin Storsjöapplehttp: Change the variable for stream position...
2011-03-21 Anton Khirnovid3v2: simplify error handling.
2011-03-21 Anton Khirnovid3v2: explicitly seek to the end of the tag after...
2011-03-21 Anton Khirnovavio: make av_url_read_fseek/fpause internal.
2011-03-21 Anton Khirnovavio: deprecate url_fileno
2011-03-21 Anton Khirnovrmenc: replace avio_seek(0) with avio_tell()
2011-03-21 Anton Khirnovlavf: replace some more avio_seek(SEEK_CUR) with avio_skip
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Anton Khirnovnutenc: fix a memleak
2011-03-17 Vladimir Pantelicasfdec: subtract the preroll value and thus output...
2011-03-17 Martin Storsjölavf: Make make_absolute_url a lavf internal function
2011-03-17 Martin Storsjöapplehttp: Fix a typo in a comment
2011-03-17 Stefano Sabatinilavf: make av_interleave_packet() return meaningful...
2011-03-17 Stefano Sabatinilavf: enable av_dlog message in av_interleaved_write_fr...
2011-03-17 Stefano Sabatinilavf: enable av_dlog() in compute_pkt_fields2()
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-17 Anton Khirnovavio: deprecate url_close_buf
2011-03-17 Anton Khirnovavio: deprecate url_open_buf
2011-03-17 Anton Khirnovavio: always compile avio_printf, rather than on CONFIG...
2011-03-17 Anton Khirnovavio: avio_ prefix for url_fprintf
2011-03-17 Anton Khirnovavio: change avio_tell/skip from macros to inline functions
2011-03-17 Anton Khirnovavio: make url_setbufsize internal.
2011-03-17 Anton Khirnovlavf: move ff_get_v from avio.h to avio_internal.h
2011-03-17 Anton Khirnovnutenc: mux chapters.
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-16 Ramiro PollaRemove occurrences of my old email address
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-16 Anton Khirnovmp3enc: remove mp3_write_packet(), use ff_raw_write_pac...
2011-03-16 KostyaDo not attempt to decode APE file with no frames
2011-03-16 Anton Khirnovjvdec: don't use deprecated url_feof()
2011-03-15 Anton Khirnovid3v2: merge TYER/TDAT/TIME to date tag
2011-03-15 Nicolas GeorgeUse AVERROR_EXIT with url_interrupt_cb.
2011-03-15 Anton Khirnovavio: deprecate url_ferror
2011-03-15 Anton Khirnovlavf/utils: dont't explicitly check AVIOContext.error
2011-03-14 Peter Rossjv demuxer: prevent video packet size overflow
2011-03-14 Peter Rossjv demuxer: define JV_PREAMBLE_SIZE instead of hard...
2011-03-14 Peter Rossjv demuxer: calculate palette_size for each frame in...
2011-03-14 Peter RossBitmap Brothers JV demuxer
2011-03-11 Benjamin LarssonAdd one more avc intra fourcc and extend the description
2011-03-09 Anton Khirnovid3v2: fix typo in error message
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-07 Anssi Hannulampegts: add all stream languages into metadata
2011-03-07 Baptiste CoudurierIn retry_transfer_wrapper, do not check url_interrupt_c...
2011-03-07 Hendrik LeppkesFlag DVB subtitles for the hard hearing appropriately...
2011-03-07 Anssi Hannulampegtsenc: handle multiple language tags per stream
2011-03-07 Anssi Hannulalavf: update documentation of AVOutputFormat.flags
2011-03-07 Anton Khirnovavio: move ff_rewind_with_probe_data from avio.h to...
2011-03-07 Anton Khirnovavio: deprecate url_fget_max_packet_size
2011-03-07 Anssi Hannulalavf: document the use of multiple entries in language...
2011-03-07 Peter RossAdd audio codec 0x1600 (ADTS AAC)
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-07 Anton Khirnovavio: deprecate url_fgetc and remove all it uses
2011-03-07 Anton Khirnovavio: deprecate url_fgets
2011-03-07 Peter Rossavio: add avio_skip macro
2011-03-06 Martin StorsjöAdd Apple HTTP Live Streaming protocol handler
2011-03-06 Martin StorsjöURLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
2011-03-06 Martin StorsjöURLProtocol: Add a flags field
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-04 Anton Khirnovlavf: deprecate get_strz() in favor of avio_get_str
2011-03-04 Reimar Döffingeravio: add avio_get_str()
2011-03-04 Ronald S. Bultjeavio: fix fourcc if any character is >=0x80.
2011-03-02 Martin Storsjölibavformat: Add av_pkt_dump{, _log}2, taking an AVStre...
2011-03-02 Martin Storsjöaviobuf: Write new data at s->buf_end in fill_buffer
2011-03-02 Baptiste Couduriermovenc: use correct tag for dvcpro hd
2011-03-01 Baptiste Couduriermovenc: fix tkhd height for imx
2011-03-01 Anton Khirnovavio: deprecate url_fskip
2011-03-01 Anton Khirnovlavf: replace all uses of url_fskip with avio_seek
2011-03-01 Anton Khirnovavio: avio_ prefix for url_fseek
2011-02-25 Ronald S. Bultjemovenc: remove uses of deprecated API.
next