7895 Commits (af7123b2ad1f5eea8111d0165b64271a9a096265)

Author SHA1 Message Date
Janne Grunau a2d1d21629 avio: exit early in fill_buffer without read_packet 13 years ago
Justin Ruggles 779ef255e6 adx: add an adx muxer 13 years ago
Justin Ruggles 99baf2c7d0 adx: add AVFMT_GENERIC_INDEX to demuxer flags. 13 years ago
Anton Khirnov 212fd3a1f1 lavf: flush decoders in avformat_find_stream_info(). 13 years ago
Diego Biurrun 8fd35b1aac Fix a bunch of typos. 13 years ago
Diego Biurrun 44b0edda3f Drop some pointless void* return value casts from av_malloc() invocations. 13 years ago
Janne Grunau af9240cd3c mpegenc: simplify muxrate calculation 13 years ago
Reimar Döffinger c914038d38 rawdec: Set start_time to 0 for raw audio files. 13 years ago
Carl Eugen Hoyos 835af79b05 Detect 'yuv2' as rawvideo also in avi. 13 years ago
Janne Grunau e4e30256f8 threads: default to automatic thread count detection 13 years ago
Andrey Utkin 1f8bf1ef38 applehttpproto: Apply the same reload interval changes as for the demuxer 13 years ago
Martin Storsjö 617475a95c applehttp: Use half the target duration as interval if the playlist didn't update 13 years ago
Andrey Utkin 356ae5f65b applehttp: Use the last segment duration as reload interval 13 years ago
Jindřich Makovička 891ce00c8d mpegts: adjustable minimum PES payload 13 years ago
Jindřich Makovička 6fa9843b4b mpegts: properly output large audio packets 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
Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
Justin Ruggles e9dc920127 asfdec: add side data to ASFStream packet instead of output packet. 13 years ago
Justin Ruggles 3f9257c5a5 idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur. 13 years ago
Martin Storsjö 2215c39e94 flvdec: Add param change side data if the sample rate or channels have changed 13 years ago
Martin Storsjö 3e79c2adb1 libavformat: Add a utility function for adding parameter change side data 13 years ago
Martin Storsjö 251f320f7d flvdec: Export new AAC/H.264 extradata as side data on the next packet 13 years ago
Paul B Mahol 17c84f4ed2 flacdec: skip all track indices at once instead of looping. 13 years ago
Tomas Härdin c15da5941d mxf: Add PictureEssenceCoding UL for V210. 13 years ago
Tomas Härdin 6547fd9264 mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24* 13 years ago
Daniel Kristjansson adff77f28c mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container. 13 years ago
Baptiste Coudurier 4ee04247f0 mxf: H.264/MPEG-4 AVC Intra support 13 years ago
Sergey Radionov 139cef8e29 network: properly declare WSADATA in windows 13 years ago
Luca Barbato 432f0e5b7d nut: support 10bit YUV 13 years ago
Diego Biurrun a55eb1586c oma: make header compile standalone 13 years ago
Alex Converse 41bdd4adc4 mpegts: Suppress invalid timebase warnings on DMB streams. 13 years ago
Alex Converse d9b89b23df mpegts: Fix typo in handling sections in the PMT. 13 years ago
Luca Barbato 1c66862472 mpegts: rename payload_index to payload_size 13 years ago
Luca Barbato 02e8f03296 segment: introduce segmented chain muxer 13 years ago
Anton Khirnov 93fc5a9ff6 lavf: force threads to 1 in avformat_find_stream_info() 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
Vladimir Pantelic 65a25adc97 mpegts: replace some magic numbers with the existing define 13 years ago
Alex Converse d3b8bde2f1 movenc: Rudimentary IODs support. 13 years ago
Martin Storsjö bd2ff1a8bc flvenc: Support muxing 16 kHz nellymoser 13 years ago
Shitiz Garg 566ee0eaf1 westwood: Make sure audio header info is present when parsing audio packets 13 years ago
Martin Storsjö 115a57302a applehttp: Properly clean up if unable to probe a segment 13 years ago
Martin Storsjö c41b9842ce applehttp: Avoid reading uninitialized memory 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
Luca Barbato 4badb386ce lavf: dealloc private options in av_write_trailer 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago