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

Автор SHA1 Сообщение Дата
  jamal 732dfc7660 lavf/ape: Fix stream duration calculation 12 лет назад
  Michael Niedermayer 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 лет назад
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 лет назад
  Michael Niedermayer 244682dd08 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov 980e65f119 ape: create audio stream before reading tags. 12 лет назад
  Michael Niedermayer e7cb161515 ape: Fix null ptr dereference with files missing a seekatable. 12 лет назад
  Michael Niedermayer 2e0c360abd Merge remote-tracking branch 'qatar/master' 12 лет назад
  Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 12 лет назад
  Michael Niedermayer f095391a14 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Justin Ruggles 9727264220 ape: do not set AVCodecContext.frame_size. 12 лет назад
  Michael Niedermayer b479e01612 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Justin Ruggles f1c3d4a68a ape: skip packets with invalid size 12 лет назад
  Justin Ruggles ac3f8d317c ape: calculate final packet size instead of guessing 12 лет назад
  Justin Ruggles c2c316158f ape: stop reading after the last frame has been read 12 лет назад
  Justin Ruggles 66f7be3603 ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished 12 лет назад
  Justin Ruggles 1bc035bc03 ape: return error if seeking to the current packet fails in ape_read_packet() 12 лет назад
  Michael Niedermayer bfb5ba8495 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Paul B Mahol 86b57e4efe ape: fix seeking 12 лет назад
  Michael Niedermayer e37f161e66 Merge remote-tracking branch 'qatar/master' 12 лет назад
  Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 12 лет назад
  Michael Niedermayer 9d76cf0b18 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov c3f9ebf743 lavf: make av_set_pts_info private. 13 лет назад
  Michael Niedermayer d0492578c8 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov 3b3bbdd3e6 lavf,lavd: replace av_new_stream->avformat_new_stream part I. 13 лет назад
  Laurent Aimar 273aab99bf ape demuxer: fix segfault on memory allocation failure. 13 лет назад
  Laurent Aimar 1632a576e6 Fixed segfault on memory allocation failure in ape demuxer. 13 лет назад
  Michael Niedermayer 788d839938 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun ab3d241be1 ape: adjust some printf format strings to correctly match argument types 13 лет назад
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 лет назад
  Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 13 лет назад
  Michael Niedermayer cd8cb54990 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Diego Biurrun b0a4e5f9e7 Employ correct printf format specifiers, mostly in debug output. 13 лет назад
  Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 13 лет назад
  Carl Eugen Hoyos ab088f7d28 ape: Allow demuxing of files with metadata tags. 13 лет назад
  Reimar Döffinger 8c3651f4a5 Fix printf format string, fixes a warning. 13 лет назад
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 лет назад
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 лет назад
  Michael Niedermayer 4defa68fe2 Merge remote branch 'qatar/master' 13 лет назад
  Kostya Shishkov 29a290439b ape: check that number of seektable entries is equal to number of frames 13 лет назад
  Carl Eugen Hoyos 88f8805f3e Allow demuxing of APE files with metadata tags. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 лет назад
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 лет назад
  Kostya 8312e3fc90 Do not attempt to decode APE file with no frames 13 лет назад
  Kostya Shishkov 1c31b26bdf Do not attempt to decode APE file with no frames. 13 лет назад
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 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 лет назад