56 Commits (0ebcf878032fa32a02e406a3397b51dc8b45109d)

Author SHA1 Message Date
  Michael Niedermayer 09cd22860f avformat/libnut: use av_mallocz_array() 11 years ago
  Paul B Mahol a807c68253 avformat: use ff_alloc_extradata() 11 years ago
  Paul B Mahol 848ad8db22 avformat/libnut: check avformat_new_stream() return value 11 years ago
  Diego Biurrun db9e00f469 Remove libnut wrapper 13 years ago
  Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
  Michael Niedermayer 74436ad51e libnut: NULL priv->nut after nut_demuxer_uninit() as a saftey precaution. 13 years ago
  Michael Niedermayer e21f8a07ca libnut: Check nut_demuxer_init() return value. 13 years ago
  Michael Niedermayer 6f7f239604 libnut: check for av_malloc failure. 13 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
  Anton Khirnov 84ad31ff18 lavf: replace av_new_stream->avformat_new_stream part II. 14 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 14 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 14 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 14 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 14 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 14 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 14 years ago
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 14 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 14 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 14 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 14 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
  Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 16 years ago
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 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. 17 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 18 years ago
  Oded Shimon 1017fafb20 remove usage of deprecated functions in libnut.c (codec_get_id/tag) 18 years ago
  Oded Shimon 0020596f92 Add doxygen file header to libnut.c 18 years ago
  Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 18 years ago
  Diego Biurrun d7c592475d Properly separate native and libnut NUT (de)muxers. 18 years ago
  Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 18 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