summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
Commit message (Expand)AuthorAgeFilesLines
* Fix date and revision for lavc 52.104.Carl Eugen Hoyos2011-01-171-1/+1
* Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini2011-01-151-0/+3
* Add APIchanges entry for the av_metadata_copy() addition.Stefano Sabatini2011-01-151-0/+3
* Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer2011-01-071-0/+3
* Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer2011-01-071-0/+4
* Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer2011-01-071-0/+3
* Add av_get_profile_name() to get profile names.Anssi Hannula2011-01-071-0/+3
* Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini2010-12-271-0/+3
* Fix date in APIchanges.Stefano Sabatini2010-12-271-1/+1
* Consistently prefer short library names in APIchanges.Stefano Sabatini2010-12-271-3/+3
* Implement av_find_best_stream.Nicolas George2010-12-271-0/+3
* lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov2010-12-271-0/+4
* Add av_file_map() and av_file_unmap() functions.Stefano Sabatini2010-12-221-0/+3
* Add AVERROR_*_NOT_FOUND codes.Nicolas George2010-12-191-0/+11
* Fix typo.Stefano Sabatini2010-12-091-1/+1
* Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini2010-12-091-0/+4
* Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini2010-12-041-0/+3
* Cosmetics: add empty line which was previously removed.Stefano Sabatini2010-12-041-0/+1
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-041-0/+4
* Implement av_image_alloc() and use it inStefano Sabatini2010-12-041-0/+3
* Add avfilter_graph_create_filter().Stefano Sabatini2010-12-021-0/+3
* Fix date in last APIchanges entry.Stefano Sabatini2010-11-261-1/+1
* Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini2010-11-251-0/+3
* Move audio channel API from libavcodec to libavcore.Stefano Sabatini2010-11-211-0/+9
* Document added functions.Reimar Döffinger2010-11-211-0/+6
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-171-0/+3
* minor bump and APIchanges for r25745Aurelien Jacobs2010-11-141-0/+4
* Fix revision number of the last APIchanges entry.Stefano Sabatini2010-11-131-1/+1
* Make avfiltergraph.h public.Stefano Sabatini2010-11-131-0/+3
* Prefix with "ff_" the functions:Stefano Sabatini2010-11-131-0/+8
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-081-0/+12
* Rename avfilter_destroy() as avfilter_free().Stefano Sabatini2010-11-081-0/+4
* Remove graphparser.h header, move AVFilterInOut andStefano Sabatini2010-11-071-0/+4
* Fix date in latest APIchanges entry.Stefano Sabatini2010-11-071-1/+1
* Bump lavfi minor and add APIchanges entry after the rename ofStefano Sabatini2010-11-071-0/+4
* Fix off-by-one error in APIchanges file.Stefano Sabatini2010-11-041-2/+2
* Rename avfilter_graph_destroy() to avfilter_graph_free().Stefano Sabatini2010-11-041-0/+4
* Implement avfilter_graph_alloc().Stefano Sabatini2010-11-041-0/+3
* Add av_get_bits_per_sample_fmt() to libavcore/samplefmt.h andStefano Sabatini2010-11-021-0/+4
* Implement functions:Stefano Sabatini2010-11-021-0/+10
* Move sample format definitions from libavcodec to libavcore.Stefano Sabatini2010-11-021-0/+4
* Add avfilter_graph_config().Stefano Sabatini2010-10-161-0/+3
* Export metadata in the generic format. Deprecate old conversion API.Anton Khirnov2010-10-151-0/+5
* Add APIchanges entry after r25441.Stefano Sabatini2010-10-101-0/+3
* Add APIchanges entry for lsws change of r32368.Stefano Sabatini2010-09-281-0/+3
* Update APIchanges after r25236.Stefano Sabatini2010-09-271-0/+4
* Add APIchanges entry after r25227.Stefano Sabatini2010-09-271-0/+4
* Add APIchanges entry after r25225.Stefano Sabatini2010-09-271-0/+4
* Bump version and update APIchanges after r25210.Stefano Sabatini2010-09-271-0/+3
* 2nd try to fix av_log() repeated detectionMichael Niedermayer2010-09-241-0/+5
OpenPOWER on IntegriCloud