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

Автор SHA1 Сообщение Дата
  Carl Eugen Hoyos df028e8c6a Revert r19239: It broke four conformance tests. 15 лет назад
  Jai Menon 9ed3afcb7f Print meaningful error messages when url_fopen fails. 15 лет назад
  Jimmy Christensen 94d3d6a468 DPX (Digital Picture Exchange) image decoder 15 лет назад
  Daniel Verkamp effcedf738 PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. 16 лет назад
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 лет назад
  Baptiste Coudurier b4097b13d4 add jp2 formater in image2 muxer 16 лет назад
  Baptiste Coudurier c91662ce83 include intreadwrite.h, fix compilation, img2.c use AV_RL32 16 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 16 лет назад
  Benoit Fouet 8b2386dc5a Add jp2 support to img2 demuxer. 16 лет назад
  Carl Eugen Hoyos 485cfbe806 Recognize pnm file as images. 16 лет назад
  Carl Eugen Hoyos a8e4161333 Add forgotten file format pgmyuv. 16 лет назад
  Carl Eugen Hoyos 6bbb5bf83c Support picture output without -f image2 for most codecs. 16 лет назад
  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(). 17 лет назад
  Ramiro Polla 2377922192 Remove unneeded NULL at end of struct. 17 лет назад
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 17 лет назад
  Quoc Cuong Pham dd0f776c98 Detect "tif" suffix as TIFF. 17 лет назад
  Carl Eugen Hoyos d9133126d3 Replace some occurrences of 0 with CODEC_ID_NONE. 17 лет назад
  Diego Pettenò 3375a6a597 Use strcasecmp() instead of re-inventing it. 17 лет назад
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 лет назад
  Baptiste Coudurier 4e9b8211b0 useless null 17 лет назад
  Baptiste Coudurier 82213f68ba remove useless img_write_trailer func 17 лет назад
  Loren Merritt 042e0adda9 decode mng color decorrelation 17 лет назад
  Ivo van Poorten d43df959d7 Sun Rasterfile decoder 17 лет назад
  Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 17 лет назад
  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 18 лет назад
  Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 18 лет назад
  Xiaohui Sun 2d99eed135 SGI image decoder ported to the new image API. 18 лет назад
  François Revol 8fa36ae09d This fixes error handling for BeOS, removing the need for some ifdefs. 18 лет назад
  Joakim Plate e825b5009f Fix a crash when probing img2 format with a NULL filename. 18 лет назад
  Baptiste Coudurier d1e8675c2e probe with some success image files not containing number pattern but having recognized image extension 18 лет назад
  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 19 лет назад
  Diego Biurrun 8228bff5c6 Put muxer-specific code parts in #ifdef CONFIG_MUXERS. 19 лет назад
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 лет назад
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 лет назад
  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 лет назад