7931 Commits (395e6402fed3d3d12ab8f5df7a665eb0b8f7a8dc)

Author SHA1 Message Date
  Anton Khirnov aa2e4bb058 lavf: free packets for muxers implementing interleave_packet(). 13 years ago
  Anton Khirnov f97cb45156 lavf: fix and extend av_interleaved_write_frame() doxy. 13 years ago
  Alex Converse d7420e0ac9 mov: Remove dead stores for spherical coordinates for channel position. 13 years ago
  Paul B Mahol ffa0923eee add SMJPEG muxer 13 years ago
  Paul B Mahol 68b94f8bc3 avformat: split out common SMJPEG code 13 years ago
  Daniel Huang bcd5d979aa mov, mxfdec: Employ more meaningful return values. 13 years ago
  Alex Converse 4df30f7114 utils: Check for extradata size overflows. 13 years ago
  Martin Storsjö 6b9e4eea83 avio: Fix the value of the deprecated URL_FLAG_NONBLOCK 13 years ago
  Anton Khirnov 44bcab5883 ffmenc: remove references to deprecated AVFormatContext.timestamp. 13 years ago
  Anton Khirnov e5c708151e lavf: undeprecate read_seek(). 13 years ago
  Anton Khirnov 0fd88d3988 riff: remove references to sonic codec ids 13 years ago
  Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 13 years ago
  Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 13 years ago
  Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 13 years ago
  Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
  Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago
  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