33 Commits (c5714b51aad41fef56dddac1d542e7fc6b984627)

Author SHA1 Message Date
  Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 11 years ago
  Vittorio Giovara f53583ea6e omadec: Fix position of opening parenthesis 9 years ago
  Vittorio Giovara 10de408738 lavf: Update to the new crypto API 9 years ago
  Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
  Luca Barbato e352520e3e oma: Report a timestamp 10 years ago
  Diego Biurrun d92024f18f lavf: more correct printf format specifiers 11 years ago
  Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 11 years ago
  David Goldwich 0a7fef39fc omadec: loosen format probing constraints 11 years ago
  Michael Niedermayer 1c736bedd9 omadec: check GEOB sizes against buffer size 11 years ago
  Michael Niedermayer 97f50e92b5 omadec: Fix wrong number of array elements 11 years ago
  Maxim Poliakovski 487b54104a omadec: fix bitrate for ATRAC3+ streams 11 years ago
  Maxim Poliakovski 23d0fdcf6f Add support for multichannel ATRAC3+ streams. 11 years ago
  Martin Storsjö 342c43d154 omadec: Properly check lengths before incrementing the position 11 years ago
  Diego Biurrun 7df9e693a3 cosmetics: Fix ATRAC codec name spelling 11 years ago
  Luca Barbato 2219e27b5b oma: correctly mark and decrypt partial packets 12 years ago
  Luca Barbato 9d0b45ade8 oma: check geob tag boundary 12 years ago
  Luca Barbato 4f03a77e52 oma: refactor seek function 12 years ago
  Luca Barbato db9aee6ccf oma: properly forward errors in oma_read_packet 12 years ago
  Luca Barbato 6f98508e2b oma: return meaningful errors 12 years ago
  Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
  Luca Barbato c140105410 oma: K&R formatting cosmetics 12 years ago
  Luca Barbato 0933fd1533 oma: Validate sample rates 12 years ago
  Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
  Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
  Justin Ruggles c9759eb426 omadec: set channel layout 13 years ago
  Michael Niedermayer 72ec043af4 oma: Fix out of array read. 13 years ago
  Anton Khirnov 393fd0d89e id3v2: remove unused ff_id3v2_read(). 13 years ago
  Ronald S. Bultje 934cd18a43 oma: don't read beyond end of leaf_table. 13 years ago
  Martin Storsjö 167f3b8de7 libavformat: Add an ff_ prefix to some lavf internal symbols 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
  Anton Khirnov ee20b332c8 omadec: split data that will be used in the muxer to a separate file. 13 years ago
  Anton Khirnov 08f7af0c37 lavf: rename oma.c -> omadec.c 13 years ago
  David Goldwich c8b27a0ec4 oma: PCM support 13 years ago
  David Goldwich 8ae5eb75df oma: better format detection with small probe buffer 13 years ago
  David Goldwich e96070074d oma: clearify ambiguous if condition 13 years ago
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 years ago
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 14 years ago
  David Goldwich 61f4387d39 oma: support for encrypted files 13 years ago
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
  Mans Rullgard b27565b143 Remove statements immediately following unconditional jumps 14 years ago
  Mans Rullgard 4c1e56ede8 oma: check avio_read() return value 14 years ago
  Diego Biurrun d9dee728b8 Use av_log_ask_for_sample() to request samples from users. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 14 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
  Anton Khirnov 03700d399b Export metadata in the generic format. Deprecate old conversion API. 14 years ago
  Aurelien Jacobs e94204dfd8 move pcm demuxers to their own file 14 years ago
  Michael Karcher 6afd0ee3b2 Add metadata support. Patch by Michael Karcher. 15 years ago
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago