465 Commits (3e2f664b998bd5c82d4be3e86f091a0c3d16f68e)

Author SHA1 Message Date
Martin Storsjö 66e9c0b6ab httpproxy: Specify the object files needed in the Makefile 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago
Martin Storsjö 183baeadca avformat: Add the https protocol 13 years ago
Martin Storsjö 558d192d23 avformat: Add the tls protocol, using OpenSSL or gnutls 13 years ago
Martin Storsjö f6d3710096 avformat: Split out functions from network.h to a new file, network.c 13 years ago
Justin Ruggles 87c57d807f Create separate functions for the raw GSM demuxer. 13 years ago
Michael Karcher 16ad77b357 Move id3v2 tag writing to a separate file. 13 years ago
Anton Khirnov 5dd35b43f1 Move timefilter code from lavf to lavd. 13 years ago
Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 13 years ago
Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Sven Hesse c6c6c1aaa6 add XMV demuxer 13 years ago
Diego Biurrun 191c5f8ff3 build: move tests/seek_test.c to libavformat and reuse generic build rules 14 years ago
Mans Rullgard 28e1c97916 build: rework rules for things in the tools dir 14 years ago
Reinhard Tartler 12489443de libavformat: Add an example how to use the metadata API 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago
Martin Storsjö 6e4f70a8de Add a protocol handler for AES CBC decryption with PKCS7 padding 14 years ago
Anton Khirnov 575c18da1b lavf: remove FF_API_OLD_METADATA cruft 14 years ago
Max Horn ad4c50347a add xWMA demuxer 14 years ago
Kostya Shishkov 42315dabce Chronomaster DFA decoder 14 years ago
Anton Khirnov fed5676ffe mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead 14 years ago
Peter Ross bfaefd87dc Bitmap Brothers JV demuxer 14 years ago
Martin Storsjö f4f4e12c0d Add Apple HTTP Live Streaming protocol handler 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Martin Storsjö 5306bf41a6 movenchint: Use rtpenc_chain for setting up the chained RTP muxer 14 years ago
Anton Khirnov 50196a982b lavf: move the version macros to a new header 14 years ago
Anton Khirnov d08928bbea Split mp3 demuxer and muxer into separate files. 14 years ago
Reimar Döffinger 54bc640362 Missing parts of IVF muxer support. 14 years ago
Peter Ross 3900707866 wtv: parse MPEG2 descriptor events 14 years ago
Anton Khirnov 645439c3c3 lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.c 14 years ago
Anton Khirnov fd5b124d74 Metadata demuxer. 14 years ago
Anton Khirnov a46515115c Metadata muxer 14 years ago
Peter Ross 82ca054a63 Windows Televison (WTV) demuxer 14 years ago
Martin Storsjö 81c8c18780 Makefile: Fix dependencies of components 14 years ago
Martin Storsjö 1e0957cc6b Add a missing dependency for the WebM muxer 14 years ago
Justin Ruggles 80575c0e55 Add missing dependency for matroska muxer. 14 years ago
Martin Storsjö 35014efcc6 rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 14 years ago
Anatoly Nenashev 9d09ebf1ed Mobotix .mxg demuxer 14 years ago
Baptiste Coudurier 798c6facb7 In ts demuxer, support aac flexmux using extradata in iods, issue #2346 14 years ago
Anssi Hannula 3b39e2739f S/PDIF demuxer 14 years ago
Anssi Hannula 8079d2ec08 Move code to be used by the IEC 61937 demuxer from spifenc.c into common 14 years ago
Anssi Hannula 8cceef1681 Rename spdif.c as spdifenc,c to prepare for future spdif demuxer. 14 years ago
Martin Storsjö 0526c6f7c7 rtsp: Split out the RTSP demuxer functions to a separate, new file 14 years ago
Martin Storsjö a66d44f0d2 Restore alphabetical order 14 years ago
Martin Storsjö 44b70ce563 rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxer 14 years ago
Martin Storsjö 01c8d258da Add a SAP demuxer 14 years ago
Martin Storsjö c689cccec9 libavformat: Always build id3v1.o and id3v2.o 14 years ago