]> git.sesse.net Git - ffmpeg/history - libavformat/Makefile
lavf: Add functions for SRTP decryption/encryption
[ffmpeg] / libavformat / Makefile
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
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-17 Samuel PitoisetRTMPS protocol support
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-07-13 Diego Biurrunbuild: Fix APE tag dependencies
2012-07-12 Diego Biurrunbuild: Fix MP2 muxer dependencies
2012-07-12 Diego Biurrunbuild: Add missing build rules for the ISMV muxer
2012-06-26 Anton Khirnovmpc8: read APE tags.
2012-06-18 Martin Storsjörtpdec: Add a depacketizer for iLBC
2012-06-18 Martin StorsjöImplement the iLBC storage file format
2012-06-17 Samuel PitoisetRTMPT protocol support
2012-06-02 Jindrich Makovickampegtsenc: use AVFormatContext for AAC packetization
2012-05-21 Diego BiurrunRemove libnut wrapper
2012-05-08 Luca Barbatosctp: Initial tcp-alike sctp support with streams
2012-05-07 Diego Biurrunbuild: cosmetics: Split HEADERS/OBJS/PROGS lists into...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-02-23 Martin Storsjörtpenc: Allow packetizing H263 according to the old...
2012-02-22 Paul B Maholimg2: split muxer and demuxer into separate files
2012-02-14 Paul B MaholCDXL demuxer and decoder
2012-02-14 Martin Storsjölibavformat: Rename the applehttp protocol to hls
2012-02-14 Martin Storsjölibavformat: Rename the applehttp demuxer to hls
2012-02-14 Martin Storsjörtpdec: Support H263 in RFC 2190 format
2012-02-14 Diego Biurrunlibrtmp: Add "lib" prefix to librtmp URLProtocol declar...
2012-02-03 Anton Khirnovframe{crc/md5}: set the stream timebase from codec...
2012-01-31 Anton Khirnovlavf: add functions for accessing the fourcc<->CodecID...
2012-01-25 Martin StorsjöAdd a tool for creating smooth streaming manifests
2012-01-23 Justin Ruggleswestwood: split the AUD and VQA demuxers into separate...
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-16 Paul B Maholavformat: split out common SMJPEG code
2012-01-07 Diego Biurrunbuild: Skip compiling network.h and rtsp.h if networkin...
2012-01-03 Justin Rugglesadx: add an adx muxer
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-22 Diego Biurrunbuild: fix standalone compilation of OMA muxer
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Microsoft XMV...
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Core Audio Format...
2011-12-19 Luca Barbatosegment: introduce segmented chain muxer
2011-12-18 Michael Karcherlavf: add OpenMG audio muxer.
2011-12-18 Anton Khirnovomadec: split data that will be used in the muxer to...
2011-12-18 Anton Khirnovlavf: rename oma.c -> omadec.c
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-09 Justin Rugglesmov: add support for reading and writing the 'chan...
2011-12-01 Reimar DöffingerAdd PlayStation Portable PMP format demuxer
2011-11-30 Miroslav Slugeňrtpdec: Add support for G726 audio
2011-11-27 Victor VasilievGeneralize RIFF INFO tag support; support reading INFO...
2011-11-26 Justin Rugglesavformat: add CRI ADX format demuxer
2011-11-20 Martin Storsjöhttpproxy: Specify the object files needed in the Makefile
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-05 Martin Storsjöavformat: Add the https protocol
2011-11-05 Martin Storsjöavformat: Add the tls protocol, using OpenSSL or gnutls
2011-11-05 Martin Storsjöavformat: Split out functions from network.h to a new...
2011-11-02 Justin RugglesCreate separate functions for the raw GSM demuxer.
2011-10-23 Michael KarcherMove id3v2 tag writing to a separate file.
2011-10-21 Anton KhirnovMove timefilter code from lavf to lavd.
2011-09-26 Nicolas Georgeoggdec: add support for Xiph's CELT codec
2011-09-22 Janne GrunauAdd LATM demuxer
2011-09-07 Kieran KunhyaAdd LATM muxer
2011-08-17 Sven Hesseadd XMV demuxer
2011-07-13 Diego Biurrunbuild: move tests/seek_test.c to libavformat and reuse...
2011-07-10 Mans Rullgardbuild: rework rules for things in the tools dir
2011-07-02 Reinhard Tartlerlibavformat: Add an example how to use the metadata API
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-25 Diego Biurrunbuild: Remove redundant config.mak includes from subdir...
2011-06-10 Juan Carlos Rodriguezrtpenc: MP4A-LATM payload support
2011-05-04 Diego BiurrunFix standalone compilation of WTV demuxer.
2011-04-22 Martin StorsjöAdd a protocol handler for AES CBC decryption with...
2011-04-19 Anton Khirnovlavf: remove FF_API_OLD_METADATA cruft
2011-04-14 Max Hornadd xWMA demuxer
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-16 Anton Khirnovmp3enc: remove mp3_write_packet(), use ff_raw_write_pac...
2011-03-14 Peter RossBitmap Brothers JV demuxer
2011-03-06 Martin StorsjöAdd Apple HTTP Live Streaming protocol handler
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-04 Martin Storsjömovenchint: Use rtpenc_chain for setting up the chained...
2011-01-21 Anton Khirnovlavf: move the version macros to a new header
next