| Commit message (Expand) | Author | Age | Files | Lines |
* | yadif filter, based on stefanos port of my yadif from mplayer. | Michael Niedermayer | 2010-09-25 | 1 | -0/+30 |
* | Document udp protocol. | Stefano Sabatini | 2010-09-25 | 1 | -0/+43 |
* | Slightly clarify expression in for the anullsrc source documentation. | Stefano Sabatini | 2010-09-25 | 1 | -2/+2 |
* | Add asink_anullsink - null audio sink. | S.N. Hemanth Meenakshisundaram | 2010-09-25 | 1 | -0/+13 |
* | Add asrc_anullsrc - null audio source. | Stefano Sabatini | 2010-09-25 | 1 | -0/+34 |
* | Make the crop filters accept parametric expressions. | Stefano Sabatini | 2010-09-25 | 1 | -18/+85 |
* | Change the syntax of the crop filter from x:y:w:h to w:h:x:y. | Stefano Sabatini | 2010-09-24 | 2 | -12/+12 |
* | 2nd try to fix av_log() repeated detection | Michael Niedermayer | 2010-09-24 | 1 | -0/+5 |
* | Update docs regarding writing optimizations: | Ronald S. Bultje | 2010-09-24 | 1 | -2/+49 |
* | Update doc/APIchanges after the last API changes. | Stefano Sabatini | 2010-09-24 | 1 | -0/+6 |
* | Add frei0r filter. | Stefano Sabatini | 2010-09-24 | 1 | -0/+50 |
* | Add a G.722 encoder | Martin Storsjö | 2010-09-23 | 1 | -1/+1 |
* | Fix typo (instruciton -> instruction). | Ronald S. Bultje | 2010-09-22 | 1 | -1/+1 |
* | Fix grammar in the ocv_smooth filter documentation. | Stefano Sabatini | 2010-09-16 | 1 | -4/+4 |
* | Prefer "X" over ``X'', looks more readable and more consistent with | Stefano Sabatini | 2010-09-16 | 1 | -7/+7 |
* | Implement libopencv smooth filter. | Stefano Sabatini | 2010-09-14 | 1 | -0/+27 |
* | Add R10k decoder. | Zhou Zongyi | 2010-09-13 | 1 | -0/+1 |
* | fix x11grab example in e.g. the manpage so that they actually work | Reinhard Tartler | 2010-09-13 | 1 | -2/+2 |
* | Add G.722 ADPCM audio decoder | Martin Storsjö | 2010-09-09 | 1 | -0/+1 |
* | Add APIchanges entry for the av_get_cpu_flags() addition of r25076. | Stefano Sabatini | 2010-09-08 | 1 | -0/+3 |
* | Add APIchanges entry after the recent changes to imgutils.h API of | Stefano Sabatini | 2010-09-07 | 1 | -0/+6 |
* | Add APIchanges entry after the libavcore/imgutils.h renames of r25057. | Stefano Sabatini | 2010-09-07 | 1 | -0/+4 |
* | Amend documention for the option -prefix. | Stefano Sabatini | 2010-09-07 | 1 | -2/+2 |
* | Prefer "foo" over ``foo'' in the ffprobe docs. | Stefano Sabatini | 2010-09-07 | 1 | -7/+7 |
* | Add APIchanges entry corresponding to the libavutil/cpu.h addition of | Stefano Sabatini | 2010-09-04 | 1 | -0/+4 |
* | Mention that library micro version should be reset if minor version is bumped. | Diego Biurrun | 2010-08-31 | 1 | -2/+2 |
* | Add APIchanges entry after the addition of | Stefano Sabatini | 2010-08-26 | 1 | -0/+3 |
* | Add fifo filter. | Stefano Sabatini | 2010-08-24 | 1 | -0/+9 |
* | documentation added for the a64 codec | Tobias Bindhammer | 2010-08-23 | 1 | -0/+2 |
* | MMSH support, the most popular and widely used of all MMS variants. Written by | Ronald S. Bultje | 2010-08-21 | 1 | -0/+9 |
* | Add null audio filter. | S.N. Hemanth Meenakshisundaram | 2010-08-20 | 1 | -1/+5 |
* | Add AUDIO FILTERS section. | Stefano Sabatini | 2010-08-20 | 1 | -0/+12 |
* | Add APIchanges for av_fill_image_max_pixstep() rename of r24851. | Stefano Sabatini | 2010-08-20 | 1 | -0/+3 |
* | Add Apple HTTP Live Streaming demuxer | Martin Storsjö | 2010-08-19 | 1 | -0/+1 |
* | Add APIchanges entry after the addition of av_fill_image_max_pixstep() | Stefano Sabatini | 2010-08-18 | 1 | -0/+3 |
* | Add APIchanges entry after the addition of AV_NE in r24814. | Stefano Sabatini | 2010-08-17 | 1 | -0/+3 |
* | Add APIchanges entry after libavfilter audio framework addition of | Stefano Sabatini | 2010-08-17 | 1 | -0/+4 |
* | Add hflip filter. | Stefano Sabatini | 2010-08-17 | 1 | -0/+10 |
* | Add APIchanges entry after the addition of av_get_image_linesize() of | Stefano Sabatini | 2010-08-12 | 1 | -0/+3 |
* | Add APIchanges entry for the AVFilterBufferRef changes in r24773. | Stefano Sabatini | 2010-08-11 | 1 | -0/+5 |
* | Extend and clarify documentation for -ac ffmpeg option. | Stefano Sabatini | 2010-08-11 | 1 | -1/+4 |
* | Add APIchanges entry after av_picture_data_copy() addition. | Stefano Sabatini | 2010-08-11 | 1 | -0/+3 |
* | Fix typo. | Stefano Sabatini | 2010-08-11 | 1 | -1/+1 |
* | Add APIchanges entry after avfilter_open() change in r24765. | Stefano Sabatini | 2010-08-11 | 1 | -0/+7 |
* | Add APIchanges entry after AVFilterBufferRef changes in r24763. | Stefano Sabatini | 2010-08-11 | 1 | -0/+6 |
* | Apply misc docs fixes spotted by Diego. | Stefano Sabatini | 2010-08-07 | 1 | -2/+2 |
* | Fix VfW spelling. | Stefano Sabatini | 2010-08-07 | 1 | -1/+1 |
* | Add APIchanges entries after the last recent libavfilter renames. | Stefano Sabatini | 2010-08-07 | 1 | -0/+15 |
* | Add APIchanges entry after r24728. | Stefano Sabatini | 2010-08-07 | 1 | -0/+3 |
* | Apply misc fixes spotted by Diego to protocols.texi. | Stefano Sabatini | 2010-08-06 | 1 | -32/+31 |