| Commit message (Expand) | Author | Age | Files | Lines |
* | Amend documentation for the image2 demuxer, to better reflect the current beh... | Stefano Sabatini | 2011-01-23 | 1 | -8/+13 |
* | streamid does not work with newaudio, newvideo, newsubtitle | Mike Scheutzow | 2011-01-23 | 1 | -2/+4 |
* | Revert "Update git-howto with ffmpeg.org URLs" | Michael Niedermayer | 2011-01-19 | 1 | -4/+4 |
* | Update git-howto with ffmpeg.org URLs | Mans Rullgard | 2011-01-18 | 1 | -4/+4 |
* | consolidate .gitignore patters into a single file | Janne Grunau | 2011-01-18 | 1 | -3/+0 |
* | Missing parts of IVF muxer support. | Reimar Döffinger | 2011-01-18 | 1 | -1/+1 |
* | Explain how to set up user name/email correctly for git. | Reimar Döffinger | 2011-01-17 | 1 | -0/+5 |
* | convert svn:ignore properties to .gitignore files | Janne Grunau | 2011-01-17 | 1 | -0/+3 |
* | Add instructions how to check out a specific svn revision with git | Janne Grunau | 2011-01-17 | 1 | -0/+10 |
* | rewrite git-howto for the no merge policy | Janne Grunau | 2011-01-17 | 1 | -4/+10 |
* | Fix date and revision for lavc 52.104. | Carl Eugen Hoyos | 2011-01-17 | 1 | -1/+1 |
* | Fix two typos in git howto. | Alex Converse | 2011-01-16 | 1 | -2/+2 |
* | fix typo in git howto section heading | Janne Grunau | 2011-01-16 | 1 | -1/+1 |
* | Add section how to find a svn changeset with git commands | Janne Grunau | 2011-01-16 | 1 | -0/+11 |
* | Add git-howto. | Anton Khirnov | 2011-01-16 | 1 | -0/+227 |
* | In ffmpeg.texi, prefer @itemize lists over text formatted "*" lists. | Stefano Sabatini | 2011-01-16 | 1 | -14/+30 |
* | Reformat documentation for -vsync @var{parameter}. | Stefano Sabatini | 2011-01-16 | 1 | -10/+19 |
* | Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. | Stefano Sabatini | 2011-01-15 | 1 | -0/+3 |
* | Add docs and Changelog entry for the -copytb option added in r26340. | Stefano Sabatini | 2011-01-15 | 1 | -0/+2 |
* | Add APIchanges entry for the av_metadata_copy() addition. | Stefano Sabatini | 2011-01-15 | 1 | -0/+3 |
* | In yadif filter, default to top field first if interlacing is unknown | Baptiste Coudurier | 2011-01-15 | 1 | -0/+2 |
* | Match the documentation of -ar with the actual behaviour. | Carl Eugen Hoyos | 2011-01-09 | 1 | -1/+4 |
* | Fix typos in the crop filter documentation. | Stefano Sabatini | 2011-01-09 | 1 | -2/+2 |
* | Add documentation for the image2 demuxer. | Stefano Sabatini | 2011-01-09 | 1 | -0/+41 |
* | Add demuxers.texi file. | Stefano Sabatini | 2011-01-09 | 4 | -0/+24 |
* | Lagarith decoder by Nathan Caldwell, saintdev at gmail | Carl Eugen Hoyos | 2011-01-08 | 1 | -0/+1 |
* | Deprecate reordered_opaque in favor of pkt_pts/dts | Michael Niedermayer | 2011-01-07 | 1 | -0/+3 |
* | Add pkt_dts to AVFrame, this will in the future allow multithreading decoders | Michael Niedermayer | 2011-01-07 | 1 | -0/+4 |
* | Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts | Michael Niedermayer | 2011-01-07 | 1 | -0/+3 |
* | Add av_get_profile_name() to get profile names. | Anssi Hannula | 2011-01-07 | 1 | -0/+3 |
* | rtsp: Allow requesting of filtering of source packets | Martin Storsjö | 2011-01-06 | 1 | -0/+3 |
* | udp: Allow specifying the connect option in udp_set_remote_url, too | Martin Storsjö | 2011-01-06 | 1 | -0/+4 |
* | In video4linux2, in the case the timebase value in ap is 0/0, read the | Stefano Sabatini | 2011-01-05 | 1 | -2/+7 |
* | add ASS encoding and decoding support in Subtitle Formats documentation | Aurelien Jacobs | 2010-12-28 | 1 | -1/+1 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 1 | -1/+1 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+5 |
* | Bump lavfi minor and add an entry after r26108 (which added | Stefano Sabatini | 2010-12-27 | 1 | -0/+3 |
* | Fix date in APIchanges. | Stefano Sabatini | 2010-12-27 | 1 | -1/+1 |
* | Consistently prefer short library names in APIchanges. | Stefano Sabatini | 2010-12-27 | 1 | -3/+3 |
* | Implement av_find_best_stream. | Nicolas George | 2010-12-27 | 1 | -0/+3 |
* | lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS | Anton Khirnov | 2010-12-27 | 1 | -0/+4 |
* | Metadata demuxer. | Anton Khirnov | 2010-12-27 | 1 | -1/+1 |
* | Metadata muxer | Anton Khirnov | 2010-12-27 | 3 | -0/+71 |
* | Extend documentation for format and noformat filters, and remove | Stefano Sabatini | 2010-12-26 | 1 | -11/+13 |
* | Add erode libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -0/+10 |
* | Add dilate libopencv filter. | Stefano Sabatini | 2010-12-26 | 1 | -0/+46 |
* | Windows Televison (WTV) demuxer | Peter Ross | 2010-12-26 | 1 | -0/+1 |
* | There is no complete G.729 decoder in libavcodec. | Carl Eugen Hoyos | 2010-12-24 | 1 | -1/+0 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -6/+21 |
* | Add av_file_map() and av_file_unmap() functions. | Stefano Sabatini | 2010-12-22 | 1 | -0/+3 |