OSDN Git Service

lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.
[coroid/ffmpeg_saccubus.git] / doc / APIchanges
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-09-03 Anton KhirnovAVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
2011-08-26 Stefano Sabatinififo: add av_fifo_peek2(), and deprecate av_fifo_peek()
2011-08-16 Anton Khirnovlavf: add avformat_query_codec().
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-12 Dustin BrodyAPIchanges: note error_recognition in lavf
2011-08-02 Luca Barbatoapichange: add an entry for AV_PKT_FLAG_CORRUPT
2011-07-14 Anton KhirnovAPIchanges: fill in missing hashes and dates.
2011-07-14 Anton KhirnovAdd an APIChanges entry and bump minor versions for...
2011-06-23 Martin StorsjöAdd av_printf_format, for marking printf style format...
2011-06-20 Reinhard Tartlerdocument libswscale bump
2011-06-16 Anton KhirnovAdd minor bumps and APIChanges entries for lavf private...
2011-06-10 Martin Storsjöavoptions: Add an av_opt_flag_is_set function for inspe...
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.
2011-06-07 Justin RugglesAPIchanges: fill-in git commit hash for av_get_bytes_pe...
2011-06-07 Stefano Sabatinisamplefmt: add av_get_bytes_per_sample()
2011-06-05 Anton KhirnovAVOptions: add av_opt_free convenience function.
2011-05-28 Ronald S. BultjeAPIchanges: fill in git hash for av_get_pix_fmt_name...
2011-05-28 Stefano Sabatinilavu: add av_get_pix_fmt_name() convenience function
2011-05-25 Alex ConverseAPIchanges: Fill in git hash for fps_probe_size (30315a8)
2011-05-25 Alex Converseavformat: Add fpsprobesize as an AVOption.
2011-05-18 Justin RugglesAPIchanges: fill in date and commit for request_sample_fmt
2011-05-18 Justin RugglesAdd APIchanges entry for request_sample_fmt.
2011-05-11 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates.
2011-05-10 Anton Khirnovlavc: move some flac-specific options to its private...
2011-04-26 Anton KhirnovAPIChanges: update commit hashes for recent additions.
2011-04-26 Stefano Sabatinilavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE...
2011-04-26 Roger Pau Monnélavfi: add key_frame and pict_type to AVFilterBufferRef...
2011-04-26 Michael Niedermayervsrc_buffer: add sample_aspect_ratio fields to arguments.
2011-04-21 Ronald S. BultjeAPIChanges: document git revision for CODEC_CAP_SLICE_T...
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Diego BiurrunThe stabilization period after version bumps should...
2011-04-20 Justin Rugglesupdate last major version increase dates in APIchanges
2011-04-19 Kostyadocument introduction of side data in APIchanges
2011-04-13 Anton Khirnovlavf: bump minor and add an APIChanges entry for the...
2011-04-10 Peter Rosspixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-08 Anton Khirnovlavf: bump minor and add an APIChanges entry for avform...
2011-04-03 Anton Khirnovlavf: bump minor version and add an APIChanges entry...
2011-03-30 Anton KhirnovAPIChanges: mark the place where 0.6 was branched.
2011-03-25 Justin RugglesAdd APIchanges entry for audio_service_type.
2011-03-17 Martin StorsjöAdd missed APIchanges and changelog entries
2011-02-20 Ronald S. BultjeUpdate version and APIchanges.
2011-02-17 Janne GrunauAdd SHA1s to APIChanges for av_dump_format, av_parse_ti...
2011-02-17 Anton Khirnovlavf, lavu: bump minor versions and add an APIChanges...
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-15 Mans RullgardAPIchanges: update for 55bad0c: vbv_delay
2011-02-14 Anssi HannulaAPIchanges: update for 12c14cd
2011-02-14 Mans Rullgardapichanges: update for 24a83bd: add AV_DISPOSITION_CLEA...
2011-02-14 Mans RullgardUpdate APIchanges for 910b5b8
2011-02-09 Ronald S. BultjeAdd missing git rev hash.
2011-02-09 Alexander StrangeDeprecate avcodec_thread_init()
2011-02-09 Ronald S. BultjeAdd missing git rev hash.
2011-02-09 Alexander StrangeFrame-based multithreading framework using pthreads
2011-02-09 Ronald S. BultjeAdd missing git revision hask.
2011-02-08 Anssi Hannulalavf: rename ff_probe_input_buffer to make it public
2011-02-08 Janne Grunauadd APIChanges entry for fe9a3fb
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 KhirnovAdd forgotten minor API bumps and APIChanges entries
2011-01-17 Carl Eugen HoyosFix date and revision for lavc 52.104.
2011-01-15 Stefano SabatiniRename AVFilterBufferRefAudioProps.samples_nb to nb_sam...
2011-01-15 Stefano SabatiniAdd APIchanges entry for the av_metadata_copy() addition.
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.
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-22 Stefano SabatiniAdd av_file_map() and av_file_unmap() functions.
2010-12-19 Nicolas GeorgeAdd AVERROR_*_NOT_FOUND codes.
2010-12-09 Stefano SabatiniFix typo.
2010-12-09 Stefano SabatiniMove AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbo...
2010-12-04 Stefano SabatiniAdd CODEC_CAP_NEG_LINESIZES.
2010-12-04 Stefano SabatiniCosmetics: add empty line which was previously removed.
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-26 Stefano SabatiniFix date in last APIchanges entry.
2010-11-25 Stefano SabatiniImplement avfilter_get_video_buffer_ref_from_arrays().
2010-11-21 Stefano SabatiniMove audio channel API from libavcodec to libavcore.
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-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().
next