562 Commits (9510d7689e236f6a4748795604fba427c130d0ad)

Author SHA1 Message Date
James Almer c18375ec80 oggvorbisdec: add support for embedded cover art 11 years ago
James Almer 601d6228c4 flac: move picture parsing code in a separate file 11 years ago
Nicolas George ecab1c7741 oggdec: add support for Opus in Ogg demuxing 11 years ago
Diego Biurrun 47b6cfc2a0 avformat/output-example: Declare link dependency on libswscale in the Makefile 12 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 12 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
Diego Biurrun 255d9c570e riff: Move demuxing code to a separate file. 12 years ago
Diego Biurrun 3dd5c95dee riff: Move muxing code to a separate file 12 years ago
Luca Barbato 605387582b lavf: Support unix sockets 12 years ago
Diego Biurrun 22a154e436 build: Add missing img2.o dependency to apetag.o 12 years ago
Michael Niedermayer 38e9585de9 Makefile: Remove stray tabs 12 years ago
Diego Biurrun 6516632967 tests: Only run noproxy test if networking is enabled 12 years ago
Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
Luca Barbato afc8685395 avf: split off format register and lookup function 12 years ago
Martin Storsjö 2681924b0f libavformat: Fix standalone compilation of the webm muxer 12 years ago
Anton Khirnov 2d2d6a4883 lavf: add a raw WavPack muxer. 12 years ago
Anton Khirnov 01656fd476 matroskaenc: support muxing WavPack 12 years ago
Anton Khirnov 794ca87d2b wvdec: split block header parsing into a separate file 12 years ago
Anton Khirnov 0a1a94450a lavf: rename wv.c to wvdec.c 12 years ago
Diego Biurrun 4d7ed3e735 build: output-example: Add avutil to ELIBS in link command 12 years ago
Martin Storsjö 5c8696555a lavf: Add a fate test for the noproxy pattern matching 12 years ago
Martin Storsjö a9c847c1ba rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer 12 years ago
Martin Storsjö 2326558d52 rtpdec: Split mpegts parsing to a normal depacketizer 12 years ago
Martin Storsjö c2603aa25b lavf: Add a fate test for the SRTP functions 12 years ago
Martin Storsjö 2f3bada63e lavf: Add a protocol for SRTP encryption/decryption 12 years ago
Martin Storsjö 424da30830 rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 12 years ago
Justin Ruggles c88d245c98 au: use ff_raw_write_packet() 12 years ago
Diego Biurrun 5ad2f0bfb2 build: Add rtpenc_chain extra config option 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Diego Biurrun 62641dce71 build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place 12 years ago
Diego Biurrun 31f16dc1a1 build: Make the ISMV muxer select the MOV muxer 12 years ago
Luca Barbato 22a0827dff hlsenc: stand alone hls segmenter 12 years ago
Diego Biurrun 92fec47d69 build: The A64 muxer depends on rawenc.o for ff_raw_write_packet() 12 years ago
Luca Barbato 2ef4d586d6 pcmdec: remove dependency from rawdec 12 years ago
Luca Barbato 5f0e161dd6 g722: refactor out of rawdec.c 12 years ago
Luca Barbato 42c26a4864 rawvideo: use a specific read_header 12 years ago
Anton Khirnov 31c54711cc lavf: split wav muxer and demuxer into separate files. 12 years ago
Diego Biurrun 7e68c91e24 rmdec: Move SIPR code shared with Matroska demuxer to a separate file 12 years ago
Diego Biurrun 930c9d4373 avutil: Duplicate ff_log2_tab instead of sharing it across libs 12 years ago
Martin Storsjö 7bc433b36d fate: Add tests of the ff_make_absolute_url function 13 years ago
Luca Barbato 55f9037f38 avformat: split muxing functions from util.c 13 years ago
Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 13 years ago
Martin Storsjö 84cc314e40 smoothstreaming: Export the mp4 codec tags 13 years ago
Martin Storsjö 62c9ae11a7 Add a smooth streaming segmenter muxer 13 years ago
Samuel Pitoiset 3c19815416 rtp: Depacketization of JPEG (RFC 2435) 13 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 13 years ago
Diego Biurrun 90f7e61769 swf: Move shared table out of the header file 13 years ago
Antti Seppälä 5423e908c9 Support urlencoded http authentication credentials 13 years ago
Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago