]> git.sesse.net Git - ffmpeg/history - libavformat
rtpproto: Check the size before reading buf[1]
[ffmpeg] / libavformat /
2013-08-01 Martin Storsjörtpproto: Check the size before reading buf[1]
2013-07-31 Martin Storsjörtpproto: Move rtpproto specific function declarations...
2013-07-31 Martin Storsjörtpproto: Simplify the rtp_read function by looping...
2013-07-31 Martin Storsjörtpproto: Remove a misplaced comment
2013-07-31 Martin Storsjörtpproto: Support nonblocking reads
2013-07-31 Martin Storsjörtpenc: Simplify code by introducing a macro for rescal...
2013-07-30 Michael Niedermayerhls: Call avformat_find_stream_info() on the chained...
2013-07-29 Ed Torbettrtsp: Support RFC4570 (source specific multicast) more...
2013-07-29 Ed Torbettrtpproto: Support more than one SSM include address...
2013-07-29 Ed Torbettudp: Keep track of include and exclude sources separately
2013-07-29 Ed Torbettudp: Allow specifying multicast include/blocks as host...
2013-07-29 Diego Biurrunavisynth: Fix a "AVISynth" vs. "AviSynth" struct name...
2013-07-29 Martin Storsjöhls: Free packets when skipping packets when seeking
2013-07-29 Martin Storsjöhlsproto: Store all durations in AV_TIME_BASE
2013-07-29 Martin Storsjöhls: Store all durations in AV_TIME_BASE
2013-07-29 Martin Storsjöhls: Store first_timestamp in units of AV_TIME_BASE
2013-07-29 LYFhls: Create an AVProgram for each variant
2013-07-29 Michael Niedermayerhls: Respect the different stream time bases when compa...
2013-07-29 Martin Storsjöhls: Set stream offset before opening a chained demuxer
2013-07-29 Michael Niedermayerhls: Don't check discard flags until the parent demuxer...
2013-07-29 Michael Niedermayerhls: Copy the time base from the chained demuxer
2013-07-29 Martin Storsjöhls: Return all packets from a previous variant before...
2013-07-29 Michael Niedermayerlavf: Don't interpret just slightly broken timestamps...
2013-07-28 Luca Barbatooma: correctly mark and decrypt partial packets
2013-07-28 Luca Barbatooma: check geob tag boundary
2013-07-28 Luca Barbatooma: refactor seek function
2013-07-28 Zhang Ruihttp: Support reading gzip/deflate compressed data
2013-07-27 Diego BiurrunRemove unreachable returns
2013-07-27 Luca Barbatoavidec: Let the inner dv demuxer take care of discarding
2013-07-27 Luca Barbatoavidec: K&R formatting cosmetics
2013-07-26 Martin Storsjöwtv: Drop some casts that now are unnecessary
2013-07-26 Martin Storsjöwtv: Make WTV_SECTOR_BITS a 64 bit constant
2013-07-26 Hendrik Schreiberavio: Don't set the seekable flag if no seek function...
2013-07-26 Martin Storsjörtpenc: Fix some odd comments
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-07-25 Diego Biurruncosmetics: Add '0' to float constants ending in '.'.
2013-07-19 Ed Torbettrtsp: Support multicast source filters (RFC 4570)
2013-07-19 Martin Storsjörtpproto: Check the source IP if one single source...
2013-07-19 Ed Torbettrtpproto: Support IGMPv3 source specific multicast...
2013-07-15 Martin Storsjölavf: Make sure avg_frame_rate can be calculated withou...
2013-07-15 Martin Storsjömov: Do not allow updating the time scale after it...
2013-07-15 Martin Storsjömov: Seek back if overreading an individual atom
2013-07-14 Martin Storsjörtsp: Include an User-Agent header field in all requests
2013-07-08 Martin Storsjömovenc: Rename the timestamp parameter to dts in write_...
2013-07-08 Martin Storsjömovenc: Make sure the RTP hint tracks have nondecreasin...
2013-07-07 Luca Barbatowestwood_vqa: do not free extradata on error in read_header
2013-07-07 Martin Storsjömovenc: K&R formatting cosmetics
2013-07-07 Michael NiedermayerMakefile: Remove stray tabs
2013-07-07 Ronald S. Bultjeyuv4mpeg: Correctly round chroma up for odd luma sizes
2013-07-07 Michael Niedermayerrmdec: Use the AVIOContext given as parameter in rm_rea...
2013-07-07 Michael Niedermayeravio: Handle AVERROR_EOF in the same way as the return...
2013-07-07 Luca Barbatowtv: Mark attachment with a negative stream id
2013-07-06 Diego Biurruntests: Only run noproxy test if networking is enabled
2013-07-02 Anton Khirnovoggdec: do not fall back on binary search in the generi...
2013-06-24 Rafaël Carrélavf: don't abort if both encoder and muxer aspect...
2013-06-24 Rafaël Carrématroskaenc: restore compatibility with non referenced...
2013-06-22 Luca Barbatoogg: relax demuxer conformance checks
2013-06-16 Kostya Shishkovsmacker: check frame size validity
2013-06-16 Kostya Shishkovsmacker: pad the extradata allocation
2013-06-16 Luca Barbatoavf: move url utility functions in a separate file
2013-06-16 Luca Barbatoavf: move ff_write_chained to mux.c
2013-06-16 Luca Barbatoavf: move riff tags accessors where they belong
2013-06-16 Luca Barbatoavf: move ff_http_match_no_proxy to network
2013-06-16 Luca Barbatoavf: split off format register and lookup function
2013-06-12 Luca Barbato4xm: do not overread while parsing header
2013-06-12 Luca Barbato4xm: refactor fourxm_read_header
2013-06-12 Luca Barbato4xm: K&R formatting cosmetics
2013-06-10 Sean McGovernmatroskadec: introduce resync function.
2013-06-10 Yusuke Nakamurariff: Support ULH0 and ULH2 fourccs.
2013-06-06 Martin Storsjörtpdec: Fix the alphabetical ordering in registering...
2013-06-06 Martin Storsjölibavformat: Fix standalone compilation of the webm...
2013-06-04 Anton Khirnovapetag: use int64_t for filesize
2013-06-04 Luca Barbatonetwork: uniform ff_listen_bind and ff_listen_connect
2013-06-04 Andrey Semashevmovenc: Grow the frag_info array in chunks
2013-06-04 Andrey Semashevmovenc: Increase the cluster array allocation by doubling
2013-06-04 Andrey Semashevmovenc: Keep track of the allocated size for the cluste...
2013-06-03 Martin Storsjömovenc: Change the track struct name to match the typedef
2013-06-03 Kostya ShishkovGo2Webinar decoder
2013-06-02 Diego Biurrunnsvdec: Remove commented-out debug cruft
2013-06-01 Luca Barbatonetwork: factor out connect-listening code
2013-06-01 Luca Barbatonetwork: factor out bind-listening code
2013-06-01 Kostya Shishkovuse my full first name instead of short one in copyrights
2013-05-28 Anton Khirnovlavf: add a raw WavPack muxer.
2013-05-28 Anton Khirnovapetag: add support for writing APE tags
2013-05-28 Anton Khirnovmatroskaenc: support muxing WavPack
2013-05-28 Anton Khirnovwvdec: split block header parsing into a separate file
2013-05-28 Anton Khirnovlavf: rename wv.c to wvdec.c
2013-05-28 Kostya Shishkovsmacker: assign video frame PTS
2013-05-28 Anton Khirnovmatroskadec: export full wavpack blocks.
2013-05-28 Anton Khirnovwavpack demuxer: export full wavpack blocks.
2013-05-28 Anton Khirnovlavf: preserve side data when parsing packets.
2013-05-27 Anton Khirnovmatroskadec: silently skip CodecState element.
2013-05-27 Kostya Shishkovsmacker: fix off-by-one error in palette expanding...
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/
2013-05-18 Eli FriedmanEscape 130 (RPL) decoder
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-05-16 Jeremy Hinegardnermovenc: Don't add base_data_offset in tfhd for PIFF...
2013-05-15 Diego BiurrunRemove commented-out debug #define cruft
2013-05-15 Diego BiurrunRemove commented-out #includes
2013-05-14 Yoshihisa Uchidammf: Write metadata into an Optional Data chunk
next