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

Автор SHA1 Сообщение Дата
  Michael Niedermayer 78accb876c Merge remote-tracking branch 'qatar/master' 13 лет назад
  Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 лет назад
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 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 b7effd4e83 avio: avio_ prefixes for get_* functions 13 лет назад
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 лет назад
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 лет назад
  Måns Rullgård 8fc0162ac4 Add av_ prefix to bswap macros 14 лет назад
  Vitor Sessak 10fa22ccfb Fix MTV decoding on big-endian systems 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 14 лет назад
  Vitor Sessak 5eef7bcd09 Plug memory leak for truncated files 14 лет назад
  Reynaldo H. Verdejo Pinochet 87e76ae0bd Corrects two typos 15 лет назад
  Reynaldo H. Verdejo Pinochet a8e1cbaf18 Decrement probe score at unsuported bpp 15 лет назад
  Reynaldo H. Verdejo Pinochet cbd8a722bb Fix wrong comparison in r20304 15 лет назад
  Reynaldo H. Verdejo Pinochet 9cf6bbb993 If missing, calculate width or height from bpp and 15 лет назад
  Reynaldo H. Verdejo Pinochet f122ef36b1 Smarten mtv's probe a bit. Check for non zero 15 лет назад
  Reimar Döffinger 49056037a8 Mark video from .mtv files correctly as upside-down. 15 лет назад
  Måns Rullgård 63613fe615 Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 лет назад
  Benjamin Larsson 6b71ed1678 Remove dead assignments found by CSA 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Reynaldo H. Verdejo Pinochet 7100376f75 COSMETICS 15 лет назад
  Reynaldo H. Verdejo Pinochet a45bdbc4f5 Trivial, Cosmetics 16 лет назад
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 лет назад
  Reimar Döffinger ddca6ab678 Change mtv_read_packet so it does not break after seeking (displaying a shifted image). 16 лет назад
  Reimar Döffinger 34bfe875d5 Fix pkt->pos to really point at start of packet for mtv audio packets. 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Diego Biurrun ccd425e799 Remove unnecessary parentheses from return calls. 16 лет назад
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 лет назад
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 лет назад
  Panagiotis Issaris 769e10f068 Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). 17 лет назад
  Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 17 лет назад
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 лет назад
  Diego Biurrun e42dba481f typos/grammar 17 лет назад
  Reynaldo H. Verdejo Pinochet b1d196db56 now we set codec_tag, still have to figure out how to handle flipping 18 лет назад
  Reynaldo H. Verdejo Pinochet 28146a8c7a new mtv demuxer 18 лет назад