]> git.sesse.net Git - ffmpeg/history - doc
Do not stop decoding on pnm files with negative maxval.
[ffmpeg] / doc /
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...
2010-11-08 Stefano SabatiniRename avfilter_destroy() as avfilter_free().
2010-11-07 Stefano SabatiniRemove graphparser.h header, move AVFilterInOut and
2010-11-07 Stefano SabatiniFix date in latest APIchanges entry.
2010-11-07 Stefano SabatiniBump lavfi minor and add APIchanges entry after the...
2010-11-04 Stefano SabatiniFix off-by-one error in APIchanges file.
2010-11-04 Stefano SabatiniRename avfilter_graph_destroy() to avfilter_graph_free().
2010-11-04 Stefano SabatiniImplement avfilter_graph_alloc().
2010-11-03 Stefano SabatiniImplement isnan() function evaluation.
2010-11-03 Stefano SabatiniAdd eval.texi file.
2010-11-02 Stefano SabatiniMove settb docs after setpts docs, fix alphabetical...
2010-11-02 Stefano SabatiniAdd setpts filter, ported from the libavfilter soc...
2010-11-02 Stefano SabatiniAdd av_get_bits_per_sample_fmt() to libavcore/samplefmt...
2010-11-02 Stefano SabatiniImplement functions:
2010-11-02 Stefano SabatiniMove sample format definitions from libavcodec to libav...
2010-11-02 Anton Khirnovffmpeg.c: extend map_meta_data to allow advanced mappings
2010-11-01 Stefano SabatiniFix documented syntax for the cropdetect filter.
2010-10-27 Anton Khirnovffmpeg.c manual: clarify map_meta_data usage.
2010-10-25 Stefano SabatiniAdd example to the filter pad documentation.
2010-10-23 Ramiro Polladoc: fill documentation for vfwcap
2010-10-19 Martin StorsjöAdd a demuxer for receiving raw rtp:// URLs without...
2010-10-18 Nicolas GeorgeAdd a -force_key_frames option to ffmpeg.
2010-10-18 Stefano SabatiniAdd transpose filter.
2010-10-18 Stefano SabatiniRemove -crop* options.
2010-10-16 Stefano SabatiniRemove docs for the not anymore existing option -conver...
2010-10-16 Stefano SabatiniAdd avfilter_graph_config().
2010-10-15 Anton KhirnovExport metadata in the generic format. Deprecate old...
2010-10-13 Martin StorsjöAdd a SAP demuxer
2010-10-12 Stefano SabatiniCosmetics: remove pointless empty line.
2010-10-12 Stefano SabatiniExtend buffer source to accept the time base for the...
2010-10-12 Stefano SabatiniImplement cropdetect filter.
2010-10-11 Stefano SabatiniExtend the nullsrc source, make it accept a parameter...
2010-10-11 Stefano SabatiniImplement settb filter.
2010-10-10 Stefano SabatiniAdd APIchanges entry after r25441.
2010-10-09 Martin StorsjöDocument the SAP muxer
next