| Commit message (Expand) | Author | Age | Files | Lines |
* | IFF PBM/ILBM bitmap decoder | Peter Ross | 2010-02-03 | 1 | -0/+4 |
* | Add a list of generic tags and change demuxers to follow it. | Anton Khirnov | 2010-02-01 | 1 | -0/+4 |
* | Bink Audio decoder | Peter Ross | 2010-01-31 | 1 | -0/+2 |
* | Bink demuxer | Peter Ross | 2010-01-31 | 1 | -0/+2 |
* | Add missing '()' at the end of a function name. | Stefano Sabatini | 2010-01-30 | 1 | -1/+1 |
* | Add mention to the av_get_pix_fmt() addition. | Stefano Sabatini | 2010-01-30 | 1 | -0/+3 |
* | Revert commits 21227, 21441, and 21442. None of this is necessary now that we | Ramiro Polla | 2010-01-29 | 1 | -7/+0 |
* | Only define _WIN32_WINNT=0x0501 if $target_os = "mingw32". | Martin Storsjö | 2010-01-25 | 1 | -2/+2 |
* | Update documentation for make test. | Ramiro Polla | 2010-01-20 | 1 | -2/+7 |
* | Adds -aq documentation to the ffmpeg docs. | John Van Sickle | 2010-01-19 | 1 | -0/+2 |
* | Improve section 3.2 of the faq by providing more useful examples and a | John Van Sickle | 2010-01-19 | 1 | -0/+19 |
* | Implement null video sink. | Stefano Sabatini | 2010-01-16 | 1 | -0/+10 |
* | Implement null video source. | Stefano Sabatini | 2010-01-16 | 1 | -0/+16 |
* | SIPR16k decoder | Vitor Sessak | 2010-01-16 | 1 | -1/+0 |
* | mingw32: Build for Windows XP by default. Add note about Win9x/2000 support. | Ramiro Polla | 2010-01-15 | 1 | -0/+7 |
* | Latent libavformat version bump and documentation update for Adobe Filmstrip ... | Peter Ross | 2010-01-14 | 1 | -0/+1 |
* | SIPR decoder for modes 8k5, 6k5 and 5k0. | Vladimir Voroshilov | 2010-01-10 | 1 | -0/+2 |
* | Add an entry for the addition of a parameter log_ctx to | Stefano Sabatini | 2010-01-10 | 1 | -0/+3 |
* | Remove extra empty line. | Stefano Sabatini | 2010-01-10 | 1 | -1/+0 |
* | Deluxe Paint Animation demuxer | Peter Ross | 2010-01-10 | 1 | -0/+1 |
* | Deluxe Paint Animation decoder | Peter Ross | 2010-01-10 | 1 | -0/+1 |
* | Add an entry for the sws_isSupportedInput() and | Stefano Sabatini | 2010-01-07 | 1 | -0/+3 |
* | Add an entry for the avfilter_add_colorspace() API change. | Stefano Sabatini | 2010-01-06 | 1 | -0/+4 |
* | Fix entry on concatenating multiple yuv4mpegpipe streams. | John Van Sickle | 2010-01-06 | 1 | -1/+6 |
* | Add an entry for the avfilter_add_colorspace() API addition. | Stefano Sabatini | 2010-01-03 | 1 | -0/+3 |
* | Add an entry for the av_match_ext() addition. | Stefano Sabatini | 2010-01-01 | 1 | -0/+3 |
* | Add an entry for the av_guess_format() addition. | Stefano Sabatini | 2010-01-01 | 1 | -0/+3 |
* | Auravision Aura 2 decoder | Kostya Shishkov | 2009-12-23 | 1 | -0/+1 |
* | Add Auravision Aura decoding support | Kostya Shishkov | 2009-12-23 | 1 | -0/+1 |
* | Satisfy grammatical nits. | Stefano Sabatini | 2009-12-21 | 1 | -3/+3 |
* | Implement a -pix_fmts option for listing all the supported pixel | Stefano Sabatini | 2009-12-21 | 1 | -0/+3 |
* | Re-add missing "@end table" which was erroneously removed in the | Stefano Sabatini | 2009-12-21 | 1 | -0/+1 |
* | Factorize common options documentation. | Stefano Sabatini | 2009-12-21 | 4 | -121/+65 |
* | Add -?, -help, and --help as alternative options to get help. | Ramiro Polla | 2009-12-21 | 3 | -3/+3 |
* | Add decoder for R210 (uncompressed 10-bit RGB) codec. | Reimar Döffinger | 2009-12-17 | 1 | -0/+1 |
* | CD+G demuxer and decoder | Michael Tison | 2009-12-17 | 1 | -0/+4 |
* | Add -vlang option to set ISO 639 video stream language code. | Matthieu Crapet | 2009-12-16 | 1 | -0/+3 |
* | add av_metadata_set2(), AV_METADATA_DONT_STRDUP_KEY and AV_METADATA_DONT_STRD... | Michael Niedermayer | 2009-12-13 | 1 | -0/+3 |
* | APIchanges update for av_d2str() | Michael Niedermayer | 2009-12-13 | 1 | -0/+3 |
* | APIChanges & minor bump due to avg_frame_rate addition. | Michael Niedermayer | 2009-12-13 | 1 | -0/+3 |
* | Add an entry for the av_bmg_next() function addition. | Stefano Sabatini | 2009-12-12 | 1 | -0/+3 |
* | Implement a -filters option, listing all the available libavfilter | Stefano Sabatini | 2009-12-12 | 3 | -0/+7 |
* | Cosmetics: Fix typos in r20780. | Carl Eugen Hoyos | 2009-12-09 | 1 | -2/+2 |
* | Mention patcheck. | Zhihang Wang | 2009-12-08 | 1 | -0/+3 |
* | AC-3 decoder is no longer GPL; update FAQ | Daniel Verkamp | 2009-12-08 | 1 | -8/+0 |
* | Update documentation for r20435 (which added the -fpre option). | Ramiro Polla | 2009-12-06 | 1 | -9/+8 |
* | Add an entry for the avfilter_draw_slice() API changes implemented in | Stefano Sabatini | 2009-12-04 | 1 | -0/+3 |
* | Implement RTMP output (publishing FLV stream to RTMP server). | Sergiy | 2009-12-04 | 1 | -1/+2 |
* | Update Changelog, documentation, and libavformat minor version number for | Ramiro Polla | 2009-12-03 | 1 | -0/+2 |
* | Add an entry for the AVFilter.next field removal. | Stefano Sabatini | 2009-11-25 | 1 | -0/+3 |