Commit History

Author SHA1 Message Date
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 years ago
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 14 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 years ago
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Oded Shimon bffc76bd17 Update lavf/libnut.c to _tt type names in libnut API 16 years ago
  Diego Biurrun 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 years ago
  Aurelien Jacobs 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Diego Biurrun 0d49b9ad07 Give the libnut muxer a lib prefix in its name so it does not conflict with 17 years ago
  Ramiro Polla 5fdb9cc50a Prefix library format names with 'lib' in libavformat 17 years ago
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 years ago
  Oded Shimon 1017fafb20 remove usage of deprecated functions in libnut.c (codec_get_id/tag) 17 years ago
  Oded Shimon 0020596f92 Add doxygen file header to libnut.c 17 years ago
  Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 17 years ago
  Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 17 years ago
  Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 17 years ago
  Oded Shimon d7d3efae82 sync to libnut, nom->num 18 years ago
  Oded Shimon 468f8102d5 change mpeg4 fourcc from "mp4s" to "mp4v" 18 years ago
  Oded Shimon bf054f7430 update to libnut, use framecode table generator 18 years ago
  Oded Shimon a851cf8cf7 update to libnut API, changes to frame_table_input 18 years ago
  Oded Shimon e4bb70838f Update to libnut API, non-negative errors 18 years ago
  Oded Shimon 9123f531be update to libnut API, don't free the streams 18 years ago
  Oded Shimon 0d666a47a7 update to libnut, add cache_syncpoints 18 years ago
  Oded Shimon 4d8aa1c38b update to libnut API, rename nut.h->libnut.h 18 years ago
  Oded Shimon b43afb5343 change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer.. 18 years ago
  Oded Shimon f956e12954 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT 18 years ago