7964 Commits (0fec2cb15cc6ff1fcc724c774ec36abadcb7b6ad)

Author SHA1 Message Date
  Martin Storsjö a78dbada55 movenc: Don't store a nonzero creation time if nothing was set by the caller 13 years ago
  Diego Biurrun 52877251cf build: Skip compiling network.h and rtsp.h if networking is not enabled. 13 years ago
  Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 13 years ago
  Paul B Mahol 49a2aebc00 vqf: recognize more metadata chunks 13 years ago
  Michael Niedermayer 4b4acc544f tta: Fix returned error code at EOF 13 years ago
  Michael Niedermayer d8b33a9989 tta: fix off be 1 error in the end detection. 13 years ago
  Paul B Mahol 75146b8828 ipmovie: Add param change side data if the video dimensions have changed 13 years ago
  Janne Grunau 73b16198b6 electronicarts: check bytes per sample for validity 13 years ago
  Paul B Mahol f86209b43d vqf: add more known extensions 13 years ago
  Anssi Hannula 580bb77936 spdifenc: use special alignment for DTS-HD length_code 13 years ago
  Janne Grunau f5be84cfbc ipmovie: do not read audio packets before the codec is known 13 years ago
  Martin Storsjö acb074301c avio: Only do implicit network initialization for network protocols 13 years ago
  Martin Storsjö 32b83aeec1 avio: Add an URLProtocol flag for indicating that a protocol uses network 13 years ago
  Chris Evans faaec4676c matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 13 years ago
  Alex Converse 4274e481c0 mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. 13 years ago
  Anton Khirnov f9b9dd8740 lavf: cosmetics, reformat av_read_frame(). 13 years ago
  Anton Khirnov 6450599e22 lavf: refactor av_read_frame() to make it easier to understand. 13 years ago
  Shitiz Garg feb15cee5e mtv: Make sure audio_subsegments is not 0 13 years ago
  Jean First 2df73eefb4 flvdec: Fix compiler warning for uninitialized variables 13 years ago
  Jean First 4be386b318 rtsp: Fix compiler warning for uninitialized variable 13 years ago
  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 14 years ago