| Commit message (Expand) | Author | Age | Files | Lines |
* | img2: Drop av_ prefix for a static function | Vittorio Giovara | 2016-02-24 | 1 | -2/+2 |
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | lavf: Open PICT images with Quickdraw | Vittorio Giovara | 2015-05-06 | 1 | -0/+3 |
* | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | OpenEXR decoder | Jimmy Christensen | 2014-04-01 | 1 | -0/+1 |
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 1 | -0/+1 |
* | Alias PIX image encoder and decoder | Vittorio Giovara | 2014-03-26 | 1 | -0/+1 |
* | img2: add j2c file extension | Jean First | 2014-03-16 | 1 | -0/+1 |
* | img2: add stereo 3d still picture file extensions | Martin Lambers | 2013-12-12 | 1 | -0/+3 |
* | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+1 |
* | img2: Add j2k file extension for JPEG 2000 | Nicolas Bertrand | 2013-04-04 | 1 | -0/+1 |
* | img2: K&R formatting cosmetics | Diego Biurrun | 2012-11-29 | 1 | -40/+41 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -43/+43 |
* | avcodec: add XBM encoder | Paul B Mahol | 2012-03-17 | 1 | -0/+1 |
* | img2: split muxer and demuxer into separate files | Paul B Mahol | 2012-02-22 | 1 | -424/+0 |
* | img2: Use ff_guess_image2_codec(filename) shorthand where appropriate. | Diego Biurrun | 2012-02-21 | 1 | -8/+8 |
* | avcodec: add a Sun Rasterfile encoder | Aneesh Dogra | 2012-02-17 | 1 | -1/+2 |
* | lavf: remove disabled FF_API_LOOP_INPUT cruft | Anton Khirnov | 2012-01-27 | 1 | -5/+0 |
* | lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft | Anton Khirnov | 2012-01-27 | 1 | -6/+0 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | XWD encoder and decoder | Paul B Mahol | 2012-01-23 | 1 | -1/+2 |
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+1 |
* | avformat: Use avio_open2, pass the AVFormatContext interrupt_callback onwards | Martin Storsjö | 2011-11-13 | 1 | -2/+4 |
* | Replace all usage of strcasecmp/strncasecmp | Reimar Döffinger | 2011-11-06 | 1 | -2/+1 |
* | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -4/+4 |
* | lavc/lavf: use unique private classes. | Anton Khirnov | 2011-10-05 | 1 | -4/+9 |
* | lavf,lavd: remove all usage of AVFormatParameters from demuxers. | Anton Khirnov | 2011-08-15 | 1 | -10/+0 |
* | img2: add loop private option. | Anton Khirnov | 2011-07-08 | 1 | -1/+8 |
* | riff/img2: Add JPEG 2000 codec IDs. | Kamil Nowosad | 2011-06-21 | 1 | -0/+1 |
* | img2: add .dpx to the list of supported file extensions. | Peter Ross | 2011-06-13 | 1 | -1/+1 |
* | img2: add framerate private option. | Anton Khirnov | 2011-06-06 | 1 | -5/+10 |
* | img2: add video_size private option. | Anton Khirnov | 2011-06-06 | 1 | -4/+16 |
* | img2: add pixel_format private option. | Anton Khirnov | 2011-06-06 | 1 | -2/+33 |
* | prefer avio_check() over url_exist() | Stefano Sabatini | 2011-04-19 | 1 | -3/+3 |
* | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -2/+2 |
* | lavf: make av_guess_image2_codec internal | Anton Khirnov | 2011-04-08 | 1 | -0/+8 |
* | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -2/+2 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | avio: rename put_flush_packet -> avio_flush | Anton Khirnov | 2011-03-16 | 1 | -3/+3 |
* | avio: deprecate url_feof | Anton Khirnov | 2011-03-07 | 1 | -1/+1 |
* | avio: avio_ prefix for url_fsize | Anton Khirnov | 2011-03-07 | 1 | -1/+1 |
* | lavf: use a new ffio_wfourcc macro instead of put_tag() where possible | Anton Khirnov | 2011-02-25 | 1 | -4/+5 |
* | avio: rename url_fopen/fclose -> avio_open/close. | Anton Khirnov | 2011-02-23 | 1 | -6/+6 |
* | avio: avio: avio_ prefixes for put_* functions | Anton Khirnov | 2011-02-21 | 1 | -9/+9 |
* | avio: avio_ prefixes for get_* functions | Anton Khirnov | 2011-02-21 | 1 | -1/+1 |
* | avio: rename ByteIOContext to AVIOContext. | Anton Khirnov | 2011-02-20 | 1 | -2/+2 |
* | Make the image2 demuxer log more verbose | Stefano Sabatini | 2011-01-28 | 1 | -1/+3 |
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -4/+4 |