История коммитов

Автор SHA1 Сообщение Дата
  Aurelien Jacobs e6ba3d4281 replace remaining usage of deprecated av_metadata_set2() by av_dict_set() 13 лет назад
  Michael Niedermayer c9614bb22c wav: update size check for ds64 13 лет назад
  Philip de Nier e472f0ea5a wav: fix skip size at end of ds64 chunk 13 лет назад
  Tomas Härdin f86d260df3 wav: Don't avio_seek() if we know we'll run into EOF 13 лет назад
  Tomas Härdin 2660e9e1f3 Add metadata conversion table to the wav demuxer 13 лет назад
  Stefano Sabatini 8d953175d4 wav: fix various printf warnings related to wrong argument type 13 лет назад
  Stefano Sabatini e9f4001a30 wav: propagate ff_get_wav_header() error code in w64_read_header() 13 лет назад
  Tomas Härdin 7e5cb2ef51 Parse 'bext' metadata in the wav demuxer 13 лет назад
  Tomas Härdin 40612f2601 Cosmetics: indent 13 лет назад
  Tomas Härdin 6629dbd299 Keep parsing wav until EOF if the input is seekable and we know the size of the data tag 13 лет назад
  Tomas Härdin a06d238e8c Refactor the tag checking into a switch statement 13 лет назад
  Tomas Härdin 93df511ec7 Use avio_tell() instead of url_ftell() 13 лет назад
  Tomas Härdin 3d922c8462 Make sure neither data_size nor sample_count is negative 13 лет назад
  Tomas Härdin cc1ca9e534 Refactor the 'fmt ' tag search and parsing 13 лет назад
  Michael Niedermayer 85b2114759 Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 13 лет назад
  Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 13 лет назад
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 лет назад
  Carl Eugen Hoyos c9d6da73a8 Remove superfluous free(). 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 лет назад
  Anton Khirnov b7f2fdde74 avio: rename put_flush_packet -> avio_flush 13 лет назад
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 лет назад
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 лет назад
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 лет назад
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 лет назад
  Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 13 лет назад
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 лет назад
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 13 лет назад
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 лет назад
  Anton Khirnov 324429309e lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 13 лет назад
  Anton Khirnov 0abdb29317 lavf: use a new ffio_wfourcc macro instead of put_tag() where possible 13 лет назад
  Anton Khirnov e9eb8d0bce avio: avio: avio_ prefixes for put_* functions 13 лет назад
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 лет назад
  Anton Khirnov 77eb5504d3 avio: avio: avio_ prefixes for put_* functions 13 лет назад
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 лет назад
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Michael Niedermayer f9329946d0 Parse fact chunks from wav files to find duration. 13 лет назад
  Michael Niedermayer 724b1f6a05 Factor tag reading code out of wav read_header() 13 лет назад
  Michael Niedermayer 462b26202b Set duration for wav files from sample size and data size or the wf64 sample value. 13 лет назад
  Aurelien Jacobs e94204dfd8 move pcm demuxers to their own file 14 лет назад
  Baptiste Coudurier f0187d20d1 In wav muxer, always flush in write_trailer, fix pipe output 14 лет назад
  Daniel Verkamp f45a27dc52 Reindent 14 лет назад
  Daniel Verkamp b7e0f88f2b Fix demuxing of wav files with broken data header 14 лет назад
  Daniel Verkamp 70d8c762d9 Reindent 15 лет назад
  Daniel Verkamp 811e0fc2e8 Add RF64 support to wav demuxer. 15 лет назад
  Reimar Döffinger 3fcb5113c6 wav demuxer: return AVERROR_EOF instead of AVERROR(EIO) when the end of 15 лет назад