Commit History

Author SHA1 Message Date
  Michael Niedermayer 21185028b4 dvenc: dont fail hard if the timecode is invalid 11 years ago
  Michael Niedermayer 6c180b35c4 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov e0aa5e772b dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE 12 years ago
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Michael Niedermayer d1dad7c824 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer b5da7d4c1a Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
  Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
  Clément Bœsch 6b35f1a2a6 timecode: move timecode muxer options to metadata. 12 years ago
  Michael Niedermayer b4178a3f13 Merge remote-tracking branch 'qatar/master' 12 years ago
  Diego Biurrun 520c1ec699 dv: Split profile handling code into a separate file. 12 years ago
  Michael Niedermayer 6cb2085278 Merge remote-tracking branch 'qatar/master' 12 years ago
  Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 12 years ago
  Clément Bœsch 6f55156234 dvenc: use new public timecode API. 12 years ago
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 years ago
  Anton Khirnov df0bb26aca lavf: remove disabled FF_API_TIMESTAMP cruft 12 years ago
  Clément Bœsch 80914cde6f timecode: rename internal ff_* symbols to avpriv_*. 13 years ago
  Michael Niedermayer dd8ffc1925 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 242c73a0fd lavc: use avpriv_ prefix for some dv symbols used in lavf. 13 years ago
  Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
  Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
  Clément Bœsch 75af0e6a16 dv: honor timecode in DV muxer. 13 years ago
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 years ago
  Michael Niedermayer 80e4fe4063 Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' 13 years ago
  Anton Khirnov 001d668d40 lavf: factor out conversion of ISO8601 string to unix time 13 years ago
  Michael Niedermayer bb258fb995 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 5f847bf61d lavf: deprecate AVFormatContext.timestamp 13 years ago
  Michael Niedermayer 976a8b2179 Merge remote-tracking branch 'qatar/master' 13 years ago
  Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò f0a8676958 Make dvenc.c functions static to the unit. 13 years ago
  Diego Biurrun e1ae1642cb Add missing internal.h #include for brktimegm(), fixes the warning: 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Reimar Döffinger c76911bd65 Split parts of dvdata.h into dvdata.c, this ensures that things like 15 years ago
  Michael Niedermayer 41dd680dd8 Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Diego Biurrun 3a8e375acf Remove inappropriate const qualifier from function argument, fixes the warning: 15 years ago
  Diego Biurrun f94036f159 prettyprinting cosmetics 16 years ago
  Diego Biurrun 75f2c20983 spelling cosmetics 16 years ago
  Roman Shaposhnik 4e92dabf60 replacing frame_rate and frame_rate_base with an AVRational time_base 16 years ago
  Diego Biurrun 910f02a054 spelling cosmetics 16 years ago
  Diego Biurrun 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
  Diego Biurrun ca74c0a180 cosmetics: Fix two common typos: wont --> will not, lets --> let us. 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago