230 Commits (816ebf93201cd11e01b59c136930f317192d160e)

Author SHA1 Message Date
Reimar Döffinger cb4ddf7765 Add support for speex in ogg 17 years ago
Kostya Shishkov eda178d273 SMPTE 421 Annex L format demuxer 17 years ago
Luca Abeni f79bfe481d Add support for H.264 video in the RTP muxer 17 years ago
Aurelien Jacobs 078ac1dbf2 add missing Makefile rules for pcm muxers/demuxers 17 years ago
Paul Egan dfb400a8ea new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com 17 years ago
Víctor Paesa 1a04866480 Alignment 17 years ago
Víctor Paesa a585c469a3 Link to libraries in dependency order. 17 years ago
Luca Abeni cd4f256754 Do not install rtp.h (which should have never been part of the public API) 17 years ago
Aurelien Jacobs e71b0534f2 matroskaenc now depends on avc.o 17 years ago
Aurelien Jacobs 1bd2d763d4 Move isom_write_avcc() and related functions into a separate file. 17 years ago
Ivo van Poorten 670c78479d Linux Media Labs MPEG-4 (LMLM4) demuxer 17 years ago
Luca Abeni 83a0d3878c Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies 17 years ago
Luca Abeni 8eb793c459 Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies 17 years ago
Luca Abeni 95c2184270 Rationalize some dependencies between rtsp and rtp 17 years ago
Luca Abeni d80906e7b4 Fix the RTP muxer dependencies 17 years ago
Ivo van Poorten 3feb44a9be TechnoTrend PVA Demuxer 17 years ago
Diego Biurrun bf22a10901 cosmetics: sort() 17 years ago
Diego Biurrun 34c9d454d1 Keep -L flags before corresponding -l flags. 17 years ago
Luca Abeni c721d803cb Introduce libavdevice 17 years ago
Baptiste Coudurier 8361b1bea8 remove now useless libogg support 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 17 years ago
Diego Biurrun f9e4ed19d2 Give Ogg muxer a lib prefix in the name like we do with all other formats 17 years ago
Diego Biurrun a0ddef24ce Rename ogg2.[ch] to oggdec.[ch]. 17 years ago
Kostya Shishkov 12877faf7c Musepack SV8 demuxer and decoder 17 years ago
Aurelien Jacobs 9abf243316 add support for demuxing Electronic Arts .cdata files 17 years ago
Aurelien Jacobs 39f79f26eb rename crc.c to crcenc.c 17 years ago
Aurelien Jacobs 6b6adf2bc8 move framecrc muxer in its own file 17 years ago
Kostya Shishkov 66f7679c62 Beam Software SIFF demuxer and video decoder 17 years ago
Reimar Döffinger 72be7db423 Add support for decrypting asf files 17 years ago
Luca Abeni 171dce486c Support for AAC streaming over RTP. Fragmentation is not implemented yet 17 years ago
Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago
Ramiro Polla 50383e8822 Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer 17 years ago
Ramiro Polla 4df7c7d8d6 Rename dc1394.c to libdc1394.c 17 years ago
Ramiro Polla 7b1b62b23d Give better filenames to bktr and v4l grabbers 17 years ago
Ramiro Polla fd484da77a Remove video_grab_ prefix from video_grab_{bktr,v4l} 17 years ago
David Conrad e09f7d61da Enable Matroska muxer 17 years ago
Ramiro Polla f7b8bffe47 Treat dc1394 as a library 17 years ago
Diego Biurrun 1e97ce4a31 cosmetics: Sort some lines, whitespace changes. 17 years ago
Luca Abeni 98561024ac Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) 17 years ago
Michael Niedermayer 41b7c75db3 enable nut muxer 17 years ago
Michael Niedermayer 874abace12 move syncpoint timestamp resetting code to a common file 17 years ago
Luca Abeni c5388c0784 Introduce an SDP generator 17 years ago
Diego Biurrun d0f596b4ef Make video hook infrastructure conditional on video hooks being enabled. 17 years ago
Aurelien Jacobs c3eaeadb4a Allow selecting only the vc1 demuxer. 17 years ago
Aurelien Jacobs 95e99a769c Allow selecting only the mpegtsraw demuxer. 17 years ago
Aurelien Jacobs 548fabb9fb The dxa demuxer depends on riff.o. 17 years ago
Aurelien Jacobs 6d7eee8418 The dv1394 demuxer depends on dv.o. 17 years ago
Aurelien Jacobs 8f3a44a2e5 All those demuxers don't depend on riff.o anymore. 17 years ago
Aurelien Jacobs 2115c69f2c All those demuxers use pcm_read_seek() and thus depend on raw.o. 17 years ago
Aurelien Jacobs 7f7fdbc842 The c93 demuxer depends on vocdec.o. 17 years ago