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