| Commit message (Expand) | Author | Age | Files | Lines |
* | Sony Wave64 muxer | Paul B Mahol | 2012-12-31 | 1 | -1/+1 |
* | Add SubViewer v1 subtitles demuxer and decoder. | Clément Bœsch | 2012-12-31 | 1 | -0/+1 |
* | Add PJS subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |
* | Add AQTitle subtitles demuxer. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |
* | Add MPlayer subtitles demuxer. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |
* | Add VPlayer subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |
* | Add MPL2 subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |
* | lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes | Mark Himsley | 2012-12-30 | 1 | -3/+34 |
* | doc/filters: drop duplicated description of resampler options in aresample docs | Stefano Sabatini | 2012-12-30 | 1 | -60/+8 |
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405' | Michael Niedermayer | 2012-12-30 | 1 | -0/+3 |
|\ |
|
| * | avstring: add av_basename and av_dirname | Luca Barbato | 2012-12-29 | 1 | -0/+3 |
* | | lavf/segment: add segment_frames option | Stefano Sabatini | 2012-12-28 | 1 | -0/+15 |
* | | lavf/segment: add reference_stream option | Stefano Sabatini | 2012-12-28 | 1 | -1/+10 |
* | | doc/encoders: clarify the direction of the quality setting parameters for lib... | Stefano Sabatini | 2012-12-27 | 1 | -1/+2 |
* | | doc/ffmpeg-formats: extend documentation for the probesize parameter | Stefano Sabatini | 2012-12-27 | 1 | -1/+4 |
* | | docs: add soxr documentation | Rob Sykes | 2012-12-27 | 1 | -15/+40 |
* | | doc/resampler: extend docs for min_comp and min_hard_comp options | Stefano Sabatini | 2012-12-26 | 1 | -6/+11 |
* | | doc/filters: remove outdated comments | Stefano Sabatini | 2012-12-24 | 1 | -7/+0 |
* | | doc: stop generating syntax.html. | Clément Bœsch | 2012-12-24 | 1 | -1/+0 |
* | | NIST SPHERE demuxer | Paul B Mahol | 2012-12-23 | 1 | -0/+1 |
* | | doc/ffserver: fix a few typo. | Clément Bœsch | 2012-12-23 | 1 | -3/+3 |
* | | docs: add aresample/async example | Michael Niedermayer | 2012-12-23 | 1 | -0/+6 |
* | | lavfi: add pp filter. | Clément Bœsch | 2012-12-23 | 1 | -0/+168 |
* | | doc/ffmpeg-resampler: mention that the options also work with the aresample f... | Michael Niedermayer | 2012-12-23 | 1 | -1/+2 |
* | | docs: point to aresample from asyncts docs | Michael Niedermayer | 2012-12-22 | 1 | -0/+3 |
* | | doc/filters: reword introduction sentence of aformat. | Clément Bœsch | 2012-12-22 | 1 | -1/+1 |
* | | doc/filters: simplify escaping in aformat. | Clément Bœsch | 2012-12-22 | 1 | -1/+1 |
* | | doc/filters: add overlay daisy-chaining example | Stefano Sabatini | 2012-12-22 | 1 | -2/+14 |
* | | doc/filters: rework and itemize examples for the overlay filter | Stefano Sabatini | 2012-12-22 | 1 | -16/+39 |
* | | lavfi/overlay: make use of av_opt_set_from_string() | Stefano Sabatini | 2012-12-22 | 1 | -10/+11 |
* | | doc/filters: rename reference to movie filter from "src_movie" to "movie" | Stefano Sabatini | 2012-12-22 | 1 | -2/+2 |
* | | doc/default.css: use ffmpeg.org website CSS | Stefano Sabatini | 2012-12-22 | 2 | -100/+135 |
* | | doc: move HTML CSS to a dedicated file default.css | Stefano Sabatini | 2012-12-22 | 2 | -118/+115 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 4 | -5/+5 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 5 | -6/+6 |
* | | doc: remove inclusion of libav* documentation in tools | Stefano Sabatini | 2012-12-20 | 4 | -32/+0 |
* | | doc/ffmpeg-formats: include metadata chapter | Stefano Sabatini | 2012-12-20 | 1 | -0/+1 |
* | | lavfi: add an accessor for ref->audio->channels. | Nicolas George | 2012-12-20 | 1 | -0/+4 |
* | | doc/general: sort subtitles formats. | Clément Bœsch | 2012-12-20 | 1 | -2/+2 |
* | | doc/faq: move filter links to the ffmpeg-filters.html page. | Clément Bœsch | 2012-12-20 | 1 | -3/+3 |
* | | doc/faq: improve concatenation entry. | Clément Bœsch | 2012-12-20 | 1 | -4/+11 |
* | | doc: remove mention of fifo filter in the introduction. | Clément Bœsch | 2012-12-19 | 1 | -7/+7 |
* | | doc: extend "See Also" chapters in library manuals | Stefano Sabatini | 2012-12-19 | 7 | -30/+97 |
* | | doc: extend "See Also" chapters in component manuals | Stefano Sabatini | 2012-12-19 | 9 | -36/+99 |
* | | doc: extend "See Also" chapter rendering for ff* tools | Stefano Sabatini | 2012-12-19 | 4 | -18/+89 |
* | | doc: rework synopsis section for ff* tools | Stefano Sabatini | 2012-12-19 | 4 | -26/+4 |
* | | doc: use a common authors.texi file blurb | Stefano Sabatini | 2012-12-19 | 21 | -80/+55 |
* | | doc/texi2pod: rework man inclusion logic | Stefano Sabatini | 2012-12-19 | 1 | -26/+31 |
* | | doc/filters: reformat and rework gradfun. | Clément Bœsch | 2012-12-19 | 1 | -9/+25 |
* | | lavfi/gradfun: support named options. | Clément Bœsch | 2012-12-19 | 1 | -5/+7 |