]> git.sesse.net Git - ffmpeg/history - libavformat/Makefile
mpegvideo_enc: export vbv_delay in side data
[ffmpeg] / libavformat / Makefile
2015-11-30 Mohamed Naufallavf: G.723.1 muxer
2015-11-10 Martin Storsjömovenc: Add an API unit test for fragmenting options...
2015-06-07 Luca Barbatompjpeg: Initial implementation
2015-05-29 Martin Storsjörtmpdh: Add fate test for the DH handshake routine
2015-05-26 wm4lavf: split tls.c
2015-03-17 Carl Eugen Hoyoslavf: Do not list mov-only codecs in riff tags
2015-03-05 Thomas Volkertrtpdec: experimental VP9 depacketizer (draft 0)
2015-02-24 Martin Storsjörtpenc: Merge the h264 and hevc packetizers
2015-02-22 Thomas Volkertrtpdec: DV depacketizer (RFC 6469)
2015-02-21 Gilles Chanteperdrixlibavformat: add robust MPEG audio depacketization...
2015-02-21 Gilles Chanteperdrixlibavformat: add AC3 RTP depacketization (RFC 4184)
2015-02-19 Oleksij Rempellavf: Add DSS demuxer
2015-02-08 wm4lavf: remove unused code
2014-12-18 James Almeroggdec: add support for VP8 demuxing
2014-12-18 Martin Storsjölibavformat: Add a muxer wrapping mpegts encoding into RTP
2014-12-18 Thomas Volkertrtp: Initial H.261 support
2014-12-09 Martin Storsjölibavformat: Build hevc.o when building the RTP muxer
2014-11-17 Martin Storsjötools: Add a sidxindex tool
2014-11-17 Martin Storsjölavf: Add an MPEG-DASH ISOFF segmenting muxer
2014-09-24 Thomas Volkertrtpenc: HEVC/H.265 support
2014-09-03 Thomas Volkertrtpdec: HEVC/H.265 support
2014-08-04 Marvin ScholzAdd Icecast protocol
2014-07-03 Nidhi Makhijanidaud: split muxer and demuxer
2014-06-22 Diego Biurrunbuild: Add missing object files for webm muxer
2014-06-22 Diego Biurrunbuild: Add missing object files for Matroska demuxer
2014-06-22 Diego Biurrunbuild: Add missing replaygain object file for CAF demuxer
2014-06-18 Anton KhirnovRemove avserver.
2014-06-14 Vittorio Giovaralavf: group dump functions together
2014-05-28 Anton Khirnovmatroskaenc: write the channel mask for FLAC
2014-05-28 Anton Khirnovmatroskadec: parse the channel layout mask for FLAC
2014-05-18 Anton Khirnovyuv4mpeg: split the demuxer and muxer into separate...
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-04-19 Peter RossSilicon Graphics Movie demuxer
2014-04-10 Anton Khirnovmov: read hydrogenaudio replaygain information
2014-04-06 Paul B MaholLucasArts SMUSH demuxer
2014-04-04 Alessandro Ghedinioggparsevorbis: export replaygain tags from Vorbis...
2014-04-04 Alessandro Ghediniflacdec: export replaygain tags from Vorbis comments
2014-03-27 Paul B MaholPAF demuxer and decoder
2014-03-24 Anton Khirnovmp3dec: export replaygain tags from ID3v2
2014-03-09 Tim Walkermatroskaenc: write private data in hvcC format for...
2014-03-09 Tim Walkermovenc: write hvcC tag for HEVC.
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-09 Derek BuitenhuisAdd raw HEVC muxer
2013-12-09 Diego Biurrunconfigure: Prefix libc-related variables with "libc_"
2013-11-25 Diego Biurrunbuild: Integrate multilibrary examples into the build...
2013-11-02 Martin StorsjöAdd an HDS live fragmenting muxer
2013-10-31 Dirk FarinAdd raw HEVC demuxer
2013-10-31 David KmentHNM4/HNM4A demuxer & video decoder
2013-10-12 James Almeroggvorbisdec: add support for embedded cover art
2013-10-12 James Almerflac: move picture parsing code in a separate file
2013-10-12 Nicolas Georgeoggdec: add support for Opus in Ogg demuxing
2013-10-03 Diego Biurrunavformat/output-example: Declare link dependency on...
2013-08-15 Martin Storsjöhlsenc: Add a proper dependency on the mpegts muxer
2013-08-09 Martin Storsjölibavutil: Make avpriv_open a library-internal function...
2013-08-06 Diego Biurrunriff: Move demuxing code to a separate file.
2013-08-06 Diego Biurrunriff: Move muxing code to a separate file
2013-08-05 Luca Barbatolavf: Support unix sockets
2013-08-05 Diego Biurrunbuild: Add missing img2.o dependency to apetag.o
2013-07-07 Michael NiedermayerMakefile: Remove stray tabs
2013-07-06 Diego Biurruntests: Only run noproxy test if networking is enabled
2013-06-16 Luca Barbatoavf: move url utility functions in a separate file
2013-06-16 Luca Barbatoavf: split off format register and lookup function
2013-06-06 Martin Storsjölibavformat: Fix standalone compilation of the webm...
2013-05-28 Anton Khirnovlavf: add a raw WavPack muxer.
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-04 Diego Biurrunbuild: output-example: Add avutil to ELIBS in link...
2013-02-27 Martin Storsjölavf: Add a fate test for the noproxy pattern matching
2013-01-20 Martin Storsjörtpdec: Split handling of mpeg12 audio/video to a separ...
2013-01-20 Martin Storsjörtpdec: Split mpegts parsing to a normal depacketizer
2013-01-15 Martin Storsjölavf: Add a fate test for the SRTP functions
2013-01-15 Martin Storsjölavf: Add a protocol for SRTP encryption/decryption
2013-01-15 Martin Storsjörtsp: Support decryption of SRTP signalled via RFC...
2013-01-09 Justin Rugglesau: use ff_raw_write_packet()
2012-12-28 Diego Biurrunbuild: Add rtpenc_chain extra config option
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-12-03 Diego Biurrunbuild: cosmetics: Move CONFIG_RTPDEC entry to a more...
2012-12-03 Diego Biurrunbuild: Make the ISMV muxer select the MOV muxer
2012-11-13 Luca Barbatohlsenc: stand alone hls segmenter
2012-11-05 Diego Biurrunbuild: The A64 muxer depends on rawenc.o for ff_raw_wri...
2012-10-25 Luca Barbatopcmdec: remove dependency from rawdec
2012-10-25 Luca Barbatog722: refactor out of rawdec.c
2012-10-25 Luca Barbatorawvideo: use a specific read_header
2012-10-16 Anton Khirnovlavf: split wav muxer and demuxer into separate files.
2012-10-15 Diego Biurrunrmdec: Move SIPR code shared with Matroska demuxer...
2012-10-12 Diego Biurrunavutil: Duplicate ff_log2_tab instead of sharing it...
2012-10-09 Martin Storsjöfate: Add tests of the ff_make_absolute_url function
2012-10-01 Luca Barbatoavformat: split muxing functions from util.c
2012-09-23 Samuel Pitoisetrtp: Packetization of JPEG (RFC 2435)
2012-09-18 Martin Storsjösmoothstreaming: Export the mp4 codec tags
2012-09-12 Martin StorsjöAdd a smooth streaming segmenter muxer
2012-09-09 Samuel Pitoisetrtp: Depacketization of JPEG (RFC 2435)
2012-08-29 Mans Rullgardbuild: allow non-standard variations of linker -l/...
2012-08-09 Diego Biurrunswf: Move shared table out of the header file
2012-07-25 Antti SeppäläSupport urlencoded http authentication credentials
2012-07-23 Diego Biurrunbuild: Skip compiling rtmpdh.h if ffrtmpcrypt protocol...
2012-07-23 Samuel PitoisetRTMPTE protocol support
2012-07-23 Samuel PitoisetRTMPE protocol support
2012-07-22 Mohamed Naufal BasheerG.723.1 demuxer and decoder
next