]> git.sesse.net Git - ffmpeg/history - doc
Add documentation for the crc muxer.
[ffmpeg] / doc /
2011-02-08 Stefano SabatiniAdd documentation for the crc muxer.
2011-02-08 Stefano SabatiniDocument null muxer.
2011-02-07 Kostya ShishkovXan4 decoder
2011-02-06 Ronald S. BultjeFill in missing date.
2011-02-06 Ronald S. BultjeUpdate MINOR and set git rev for non-blocking flag...
2011-02-06 Nicolas GeorgeNon-blocking protocols: flag and documentation
2011-02-04 Martin StorsjöAdd an APIchanges entry for avformat_free_context
2011-02-03 Tomas HärdinAdd APIchanges entry for lavc 52.109.0
2011-02-02 Anton Khirnovffmpeg.c: rename map_meta_data option to map_metadata
2011-02-02 Anton KhirnovAdd forgotten minor API bumps and APIChanges entries
2011-01-31 Georgi ChorbadzhiyskiReplace defines in libavformat/mpegtsenc.c with AVOptions
2011-01-31 Stefano SabatiniAdd documentation for the image2 muxer.
2011-01-29 Janne Grunaudoc: modify style for texi2html 1.78+
2011-01-28 Stefano SabatiniAdd muxers.texi file.
2011-01-22 Stefano SabatiniAmend documentation for the image2 demuxer, to better...
2011-01-22 Mike Scheutzowstreamid does not work with newaudio, newvideo, newsubtitle
2011-01-18 Mans RullgardUpdate git-howto with ffmpeg.org URLs
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-18 Reimar DöffingerMissing parts of IVF muxer support.
2011-01-17 Reimar DöffingerExplain how to set up user name/email correctly for...
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-17 Janne GrunauAdd instructions how to check out a specific svn revisi...
2011-01-17 Janne Grunaurewrite git-howto for the no merge policy
2011-01-17 Carl Eugen HoyosFix date and revision for lavc 52.104.
2011-01-16 Alex ConverseFix two typos in git howto.
2011-01-16 Janne Grunaufix typo in git howto section heading
2011-01-16 Janne GrunauAdd section how to find a svn changeset with git commands
2011-01-16 Anton KhirnovAdd git-howto.
2011-01-16 Stefano SabatiniIn ffmpeg.texi, prefer @itemize lists over text formatt...
2011-01-16 Stefano SabatiniReformat documentation for -vsync @var{parameter}.
2011-01-15 Stefano SabatiniRename AVFilterBufferRefAudioProps.samples_nb to nb_sam...
2011-01-15 Stefano SabatiniAdd docs and Changelog entry for the -copytb option...
2011-01-15 Stefano SabatiniAdd APIchanges entry for the av_metadata_copy() addition.
2011-01-15 Baptiste CoudurierIn yadif filter, default to top field first if interlac...
2011-01-09 Carl Eugen HoyosMatch the documentation of -ar with the actual behaviour.
2011-01-09 Stefano SabatiniFix typos in the crop filter documentation.
2011-01-09 Stefano SabatiniAdd documentation for the image2 demuxer.
2011-01-09 Stefano SabatiniAdd demuxers.texi file.
2011-01-08 Carl Eugen HoyosLagarith decoder by Nathan Caldwell, saintdev at gmail
2011-01-07 Michael NiedermayerDeprecate reordered_opaque in favor of pkt_pts/dts
2011-01-07 Michael NiedermayerAdd pkt_dts to AVFrame, this will in the future allow...
2011-01-07 Michael NiedermayerAdd AVFrame.pkt_pts that contains the correctly reorder...
2011-01-07 Anssi HannulaAdd av_get_profile_name() to get profile names.
2011-01-06 Martin Storsjörtsp: Allow requesting of filtering of source packets
2011-01-06 Martin Storsjöudp: Allow specifying the connect option in udp_set_rem...
2011-01-05 Stefano SabatiniIn video4linux2, in the case the timebase value in...
2010-12-28 Aurelien Jacobsadd ASS encoding and decoding support in Subtitle Forma...
2010-12-28 Aurelien Jacobsadd SubRip decoder
2010-12-28 Stefano SabatiniAdd copy filter, useful for testing the avfilter_draw_s...
2010-12-27 Stefano SabatiniBump lavfi minor and add an entry after r26108 (which...
2010-12-27 Stefano SabatiniFix date in APIchanges.
2010-12-27 Stefano SabatiniConsistently prefer short library names in APIchanges.
2010-12-27 Nicolas GeorgeImplement av_find_best_stream.
2010-12-27 Anton Khirnovlavf: bump minor and add APIchanges entry after adding...
2010-12-27 Anton KhirnovMetadata demuxer.
2010-12-27 Anton KhirnovMetadata muxer
2010-12-26 Stefano SabatiniExtend documentation for format and noformat filters...
2010-12-26 Stefano SabatiniAdd erode libopencv filter.
2010-12-26 Stefano SabatiniAdd dilate libopencv filter.
2010-12-26 Peter RossWindows Televison (WTV) demuxer
2010-12-24 Carl Eugen HoyosThere is no complete G.729 decoder in libavcodec.
2010-12-23 Stefano SabatiniRedesign the libopencv wrapper to make it more generic...
2010-12-22 Stefano SabatiniAdd av_file_map() and av_file_unmap() functions.
2010-12-19 Nicolas GeorgeAdd AVERROR_*_NOT_FOUND codes.
2010-12-18 Ronald S. BultjeAMR-WB decoder, written as part of Google Summer of...
2010-12-17 Stefano SabatiniImprove layout and clarify / complete documentation...
2010-12-14 Stefano SabatiniSimplify texi files naming: ff*-doc.texi -> ff*.texi.
2010-12-12 Nolan LAdd gradfun filter, ported from MPlayer.
2010-12-12 Stefano SabatiniAdd section describing the filtergraph.
2010-12-09 Stefano SabatiniFix typo.
2010-12-09 Stefano SabatiniMove AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbo...
2010-12-06 Stefano SabatiniDeprecate the use of the NO_COLOR environment variable.
2010-12-06 Stefano SabatiniIntroduce FFMPEG_FORCE_NOCOLOR, with the same meaning...
2010-12-05 Etienne BuiraAllow to force colored output.
2010-12-04 Stefano SabatiniAdd CODEC_CAP_NEG_LINESIZES.
2010-12-04 Stefano SabatiniCosmetics: add empty line which was previously removed.
2010-12-04 Baptiste CoudurierPort libmpcodecs hqdn3d filter.
2010-12-04 Stefano SabatiniDeprecate avcodec_pix_fmt_string() in favor of
2010-12-04 Stefano SabatiniImplement av_image_alloc() and use it in
2010-12-02 Stefano SabatiniAdd avfilter_graph_create_filter().
2010-11-30 Stefano SabatiniExtend the frei0r filter syntax.
2010-11-30 Stefano SabatiniImplement frei0r source.
2010-11-30 Stefano SabatiniRemove @anchor{} commands from the POD output.
2010-11-26 Anatoly NenashevMobotix .mxg demuxer
2010-11-26 Stefano SabatiniFix date in last APIchanges entry.
2010-11-25 Stefano SabatiniImplement avfilter_get_video_buffer_ref_from_arrays().
2010-11-22 Anssi HannulaS/PDIF demuxer
2010-11-22 Anton Khirnovffmpeg.c: document default metadata mappings
2010-11-21 Stefano SabatiniMove audio channel API from libavcodec to libavcore.
2010-11-21 Stefano SabatiniPort overlay filter from the libavfilter repo (with...
2010-11-21 Reimar DöffingerDocument added functions.
2010-11-17 Aurelien Jacobsmove the av_parse_color() function from libavfilter...
2010-11-14 Aurelien Jacobsminor bump and APIchanges for r25745
2010-11-13 Stefano SabatiniFix revision number of the last APIchanges entry.
2010-11-13 Stefano SabatiniMake avfiltergraph.h public.
2010-11-13 Stefano SabatiniPrefix with "ff_" the functions:
2010-11-12 Anton Khirnovffmpeg.c: add an option for copying chapters
2010-11-11 Nicolas GeorgeMJPEG/AVI1 to JPEG/JFIF bitstream filter.
2010-11-08 Stefano SabatiniAdd a file for bitstream filters documentation.
2010-11-08 Stefano SabatiniUse hierarchic names convention (prefix them with av_ex...
next