201 Commits (03d3cab876cc0dfc4b9d2352653bb3dca64f30f9)

Author SHA1 Message Date
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
Baptiste Coudurier 2abe5a01c8 split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common 18 years ago
David Conrad b061d892ed split some common code from the mkv demuxer that will be useful to the muxer 18 years ago
Aurelien Jacobs 7b2a2ce556 split rm muxer and demuxer in their own files 18 years ago
Vitor Sessak 13dec85765 RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
Ivo van Poorten cb63173785 Renderware TXD demuxer 18 years ago
Diego Biurrun a4b120f32b cosmetics: Sort entries by CONFIG_ name. 18 years ago
Alex Beregszaszi c08fb00016 Make protocols configure selectable and also cleanup the CONFIG_NETWORK 18 years ago
Diego Biurrun c23a470800 cosmetics: sort() 18 years ago
Diego Biurrun f87462ccef proper dependency on mpegts_demuxer for rtp_muxer 18 years ago
Anssi Hannula 8e952e4d23 CRYO APC demuxer 18 years ago
Nicholas Tung 1e6c67599e Bethsoft VID demuxer and video decoder 18 years ago
Anssi Hannula 9a0ddd09e7 Interplay C93 demuxer and video decoder 18 years ago
Diego Biurrun 3af6d5cf2f There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring 18 years ago
Diego Biurrun 7b17ad84be Get rid of unnecessary conditionals. 18 years ago
Diego Biurrun 12631f2dd0 CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. 18 years ago
Diego Biurrun e011ef1a85 cosmetics: Put audio (de)muxer entries in alphabetical order. 18 years ago
Diego Biurrun e64271c2fe Audio (de)muxer dependency on OSS is handled by configure. 18 years ago
Diego Biurrun efb0c399ca support for the THP game format by Marco Gerards, mgerards xs4all nl 18 years ago
Kostya Shishkov 33a0dd378a DXA demuxer and decoder 18 years ago
Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
Måns Rullgård afde41b414 rename video4linux[2] variables to v4l[2], consistent with --disable options 18 years ago
Carl Eugen Hoyos 034ef0e8c3 Move base64.[ch] to libavutil. 18 years ago
Diego Biurrun f248d017a7 Remove commented-out NUT muxer entry, can be added once we have a native muxer. 18 years ago
Diego Biurrun 7a7a6486aa cosmetics: Reorder NUT entries. 18 years ago
Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago
Diego Biurrun 722dabcc94 Move conditional CFLAGS and OBJS setting to common place. 18 years ago
Diego Biurrun bf50703313 cosmetics: sort 18 years ago
Måns Rullgård 621b4c4cef reorder alphabetically 18 years ago
Måns Rullgård 90d912afd9 remove no longer needed ifeq tests 18 years ago