| Commit message (Expand) | Author | Age | Files | Lines |
* | On2 IVF demuxer | David Conrad | 2010-05-27 | 1 | -0/+2 |
* | Bump minor version bump and add an APIchanges entry after addition of | Stefano Sabatini | 2010-05-26 | 1 | -0/+3 |
* | Fix VP8 listing in general.texi | Martin Storsjö | 2010-05-25 | 1 | -1/+1 |
* | VP8 decoding via libvpx. | James Zern | 2010-05-25 | 1 | -0/+2 |
* | MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. | Zhentan Feng | 2010-05-24 | 1 | -0/+1 |
* | Add an entry to APIchanges for the addition of av_get_random_seed | Martin Storsjö | 2010-05-23 | 1 | -0/+3 |
* | matroskadec: Support webm doctype | James Zern | 2010-05-22 | 1 | -0/+1 |
* | Add an APIchanges note regarding the new rtp hinting flag | Martin Storsjö | 2010-05-19 | 1 | -0/+3 |
* | rename -vfilters cli option to -vf | Baptiste Coudurier | 2010-05-12 | 1 | -9/+9 |
* | Add entry for AVFilterPicRef interlaced and top_field_first fields | Stefano Sabatini | 2010-05-09 | 1 | -0/+3 |
* | Document the pad filter. | Stefano Sabatini | 2010-05-07 | 1 | -0/+35 |
* | Document av_probe_input_format2 API addition. | Reimar Döffinger | 2010-05-01 | 1 | -0/+4 |
* | Consistently prefer @var{VAR} over ``VAR'' for indicating filter | Stefano Sabatini | 2010-04-24 | 1 | -11/+11 |
* | Allow setting the environment variable FFMPEG_DATADIR to locate preset files. | Robert Krüger | 2010-04-20 | 1 | -3/+3 |
* | Add DOS section to the platform documentation. | Michael Kostylev | 2010-04-12 | 1 | -0/+10 |
* | Fix extra object path in Solaris section. | Diego Biurrun | 2010-04-12 | 1 | -1/+1 |
* | Add unsharp video filter. | Bobby Bingham | 2010-04-07 | 1 | -0/+53 |
* | Add actually correct rXXXXX here. | Ronald S. Bultje | 2010-04-05 | 1 | -1/+1 |
* | Add a flag to not overwrite existing tags | Anton Khirnov | 2010-04-05 | 1 | -0/+4 |
* | Document minimum binutils requirements on Unix-like platforms. | Diego Biurrun | 2010-04-04 | 1 | -0/+13 |
* | Group Unix-like platforms together in the platform documentation. | Michael Kostylev | 2010-04-03 | 1 | -8/+10 |
* | Add -t option to ffplay. | Robert Krüger | 2010-04-01 | 1 | -0/+2 |
* | Change/simplify the tableprint/tablegen API. | Reimar Döffinger | 2010-04-01 | 1 | -15/+22 |
* | Add function to export EDGE_WIDTH from libavcodec. | Bobby Bingham | 2010-04-01 | 1 | -0/+3 |
* | Document API addition of avcodec_copy_context(). | Ronald S. Bultje | 2010-03-31 | 1 | -0/+3 |
* | Add entry for the addition of av_match_ext() to the public API. | Stefano Sabatini | 2010-03-31 | 1 | -0/+3 |
* | Fix a few typos/grammar nits from r22739. | Jai Menon | 2010-03-31 | 1 | -4/+4 |
* | Better documentation of -vsync | Michael Niedermayer | 2010-03-31 | 1 | -2/+9 |
* | Update APIchanges after the enum CodecType -> enum AVMediaType | Stefano Sabatini | 2010-03-30 | 1 | -0/+7 |
* | Implement YOP demuxer and video decoder. | Mohamed Naufal | 2010-03-29 | 1 | -0/+2 |
* | Add some documentation about the table generation code. | Reimar Döffinger | 2010-03-29 | 1 | -0/+57 |
* | Clarify (Open)Solaris section of the documentation. | Michael Kostylev | 2010-03-28 | 1 | -3/+11 |
* | Implement -convert_tags option, which converts showed tag names to the | Stefano Sabatini | 2010-03-28 | 1 | -0/+3 |
* | misc wording and grammar fixes | Diego Biurrun | 2010-03-27 | 1 | -14/+13 |
* | Clarify where the list of supported formats is. | Diego Biurrun | 2010-03-27 | 1 | -2/+2 |
* | Add (Open)Solaris section to platform documentation. | Diego Biurrun | 2010-03-26 | 1 | -0/+7 |
* | Reorder platform sections alphabetically. | Diego Biurrun | 2010-03-26 | 1 | -9/+9 |
* | Add FreeBSD subsection with compilation instructions. | Diego Biurrun | 2010-03-26 | 1 | -0/+8 |
* | Add APIchanges entry after av_strerror() addition. | Stefano Sabatini | 2010-03-25 | 1 | -0/+3 |
* | Bump minor version, I forgot in the last commit | Vitor Sessak | 2010-03-23 | 1 | -1/+1 |
* | Implement the discrete sine/cosine transforms DCT-I and DST-I | Vitor Sessak | 2010-03-23 | 1 | -0/+3 |
* | Add a loop option to ffplay. | Robert Krüger | 2010-03-23 | 1 | -0/+2 |
* | List the FFserver specific options under a "Main options" section, to | Stefano Sabatini | 2010-03-20 | 1 | -0/+2 |
* | It is difficult nowadays to compile without swscale support. | Carl Eugen Hoyos | 2010-03-18 | 1 | -1/+1 |
* | Add a -window_title option, which sets the FFplay window title. | Robert Krüger | 2010-03-17 | 1 | -0/+2 |
* | Add compilation hints for Cygwin 1.7 and remove the ones for 1.5 | Víctor Paesa | 2010-03-16 | 1 | -23/+10 |
* | Add APIchanges entry for AVFormatContext.start_time_realtime | Martin Storsjö | 2010-03-15 | 1 | -0/+3 |
* | Bump libavfilter minor version and add APIchanges entry after the | Stefano Sabatini | 2010-03-13 | 1 | -0/+3 |
* | Add APIchanges entry for the libavutil/error.h addition. | Stefano Sabatini | 2010-03-13 | 1 | -0/+4 |
* | Don't use shell syntax to set variables for make. | Ramiro Polla | 2010-03-12 | 1 | -2/+2 |