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

Автор SHA1 Сообщение Дата
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 лет назад
  Baptiste Coudurier b4097b13d4 add jp2 formater in image2 muxer 15 лет назад
  Baptiste Coudurier c91662ce83 include intreadwrite.h, fix compilation, img2.c use AV_RL32 15 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Benoit Fouet 8b2386dc5a Add jp2 support to img2 demuxer. 15 лет назад
  Carl Eugen Hoyos 485cfbe806 Recognize pnm file as images. 15 лет назад
  Carl Eugen Hoyos a8e4161333 Add forgotten file format pgmyuv. 15 лет назад
  Carl Eugen Hoyos 6bbb5bf83c Support picture output without -f image2 for most codecs. 15 лет назад
  Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 лет назад
  Michael Niedermayer 644b0c4c92 Prevent image2 from complaining about non monotone timestamps as 16 лет назад
  Diego Biurrun 8212568a1c Replace generic CONFIG_MUXERS preprocessor conditionals by more specific 16 лет назад
  Reimar Döffinger aecf157ed0 Mark several libavformat arrays const 16 лет назад
  Ramiro Polla bea91b8c29 Remove useless img_read_close(). 16 лет назад
  Ramiro Polla 2377922192 Remove unneeded NULL at end of struct. 16 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 лет назад
  Quoc Cuong Pham dd0f776c98 Detect "tif" suffix as TIFF. 16 лет назад
  Carl Eugen Hoyos d9133126d3 Replace some occurrences of 0 with CODEC_ID_NONE. 16 лет назад
  Diego Pettenò 3375a6a597 Use strcasecmp() instead of re-inventing it. 16 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 лет назад
  Baptiste Coudurier 4e9b8211b0 useless null 16 лет назад
  Baptiste Coudurier 82213f68ba remove useless img_write_trailer func 16 лет назад
  Loren Merritt 042e0adda9 decode mng color decorrelation 16 лет назад
  Ivo van Poorten d43df959d7 Sun Rasterfile decoder 16 лет назад
  Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 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 лет назад
  Måns Rullgård 75e61b0e88 use new string functions 17 лет назад
  Ivo van Poorten 8d2fb33320 autodetect ptx files 17 лет назад
  Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 17 лет назад
  Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 17 лет назад
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 17 лет назад
  Joakim Plate e825b5009f Fix a crash when probing img2 format with a NULL filename. 17 лет назад
  Baptiste Coudurier d1e8675c2e probe with some success image files not containing number pattern but having recognized image extension 17 лет назад
  Kostya Shishkov 79f7c32ffb Register .tga and .tiff image extensions 18 лет назад
  Baptiste Coudurier 6f9e492acf add gif support 18 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Michel Bardiaux 5c07cf535f Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 лет назад
  Víctor Paesa 5894e1bbf2 add loop_input to AVFormatContext, getting rid of old hack 18 лет назад
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 лет назад
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 лет назад
  Michael Niedermayer c04c3282b4 simplify AVFormatParameters NULL checks 18 лет назад
  Diego Biurrun 8228bff5c6 Put muxer-specific code parts in #ifdef CONFIG_MUXERS. 18 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 лет назад
  Måns Rullgård 9fa62f2aad BMP image decoder 19 лет назад
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 лет назад
  Aurelien Jacobs a965c478b2 drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) 19 лет назад
  Michael Niedermayer c0df9d75bd switch to native time bases 19 лет назад
  Michael Niedermayer 644a92626a PIX_FMT_NONE and related fixes 19 лет назад
  Michael Niedermayer 2c34596ff7 non 4:2:0 foobar.{Y,U,V} support 19 лет назад