]> git.sesse.net Git - ffmpeg/history - libavformat
cosmetics: Add '0' to float constants ending in '.'.
[ffmpeg] / libavformat /
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
2013-05-09 Luca Barbatommf: K&R formatting cosmetics
2013-05-07 Luca Barbatooma: properly forward errors in oma_read_packet
2013-05-07 Luca Barbatooma: return meaningful errors
2013-05-07 Luca Barbatonut: use meaningful error values
2013-05-06 Luca Barbatowav: Always seek to an even offset
2013-05-06 Luca Barbatonut: use a define for the nut version
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-05-04 Diego Biurrunsctp: Add a note on why sctp_recvmsg and sctp_sendmsg...
2013-05-04 Diego Biurrunavs: Increase magic value score above file extension...
2013-05-04 Diego Biurrunavformat: Add AVPROBE_SCORE_EXTENSION define and use...
2013-05-04 Diego Biurrunbuild: output-example: Add avutil to ELIBS in link...
2013-05-04 Luca Barbatonut: K&R formatting cosmetics
2013-05-03 Luca Barbatowav: return meaningful errors
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Luca Barbatoid3v2: check for end of file while unescaping tags
2013-05-03 Anton Khirnovmatroskaenc: add an option to put the index at the...
2013-05-03 Anton Khirnovmatroskaenc: cosmetics, reorder the #includes
2013-05-02 Luca Barbatowav: K&R formatting cosmetics
2013-05-02 Luca Barbatoid3v2: K&R formatting cosmetics
2013-04-30 Diego Biurrunavformat: Drop unnecessary ff_ name prefixes from stati...
2013-04-27 Luca Barbatooma: K&R formatting cosmetics
2013-04-27 Anton Khirnovhls, segment: fix splitting for audio-only streams.
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2013-04-22 Diego Biurrunmxfenc: Use correct printf format specifier for int64_t
2013-04-21 Luca Barbatoriff: Factor out WAVEFORMATEX parsing
2013-04-21 Peter Rossriff: Add ACTRAC3+ guid
2013-04-21 Peter Rossriff: Perform full lookup on WAVEFORMATEXTENSIBLE subfo...
2013-04-21 Peter Rossriff: Move guid structs and helper functions into riff
2013-04-21 Luca Barbatoriff: check for eof if chunk size and code are 0
2013-04-21 Luca Barbatoriff: K&R formatting cosmetics
2013-04-19 Michael Niedermayermp3dec: fallback to generic seeking when a TOC is not...
2013-04-16 Rafaël Carréflvenc: do not mux more than one stream per type
2013-04-11 Anton Khirnovimg2enc: add an option for overwriting one file with...
2013-04-11 Diego BiurrunMove misplaced file author information where it belongs
2013-04-09 Martin Storsjösrtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
next