7964 Commits (0fec2cb15cc6ff1fcc724c774ec36abadcb7b6ad)

Author SHA1 Message Date
  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 14 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
  Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
  Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
  Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago