484 Commits (b263bf66b7dff93b98932065fc379686f83ef751)

Author SHA1 Message Date
Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
Paul B Mahol 68b94f8bc3 avformat: split out common SMJPEG code 13 years ago
Diego Biurrun 52877251cf build: Skip compiling network.h and rtsp.h if networking is not enabled. 13 years ago
Justin Ruggles 779ef255e6 adx: add an adx muxer 13 years ago
Paul B Mahol b5aecc6bc0 avformat: Add SMJPEG demuxer. 13 years ago
Diego Biurrun 4e8d6218c3 build: fix standalone compilation of OMA muxer 13 years ago
Diego Biurrun e2c97aee39 build: fix standalone compilation of Microsoft XMV demuxer 13 years ago
Diego Biurrun 408dbbd0a7 build: fix standalone compilation of Core Audio Format demuxer 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 13 years ago
Michael Karcher f40e7eb573 lavf: add OpenMG audio muxer. 13 years ago
Anton Khirnov ee20b332c8 omadec: split data that will be used in the muxer to a separate file. 13 years ago
Anton Khirnov 08f7af0c37 lavf: rename oma.c -> omadec.c 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Justin Ruggles 1fdf18f4b7 mov: add support for reading and writing the 'chan' tag 13 years ago
Reimar Döffinger f28070a123 Add PlayStation Portable PMP format demuxer 13 years ago
Miroslav Slugeň 06d7325ab1 rtpdec: Add support for G726 audio 13 years ago
Victor Vasiliev 12bc20502a Generalize RIFF INFO tag support; support reading INFO tag in wav 13 years ago
Justin Ruggles a17c3c7d15 avformat: add CRI ADX format demuxer 13 years ago
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 14 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