Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-20Update version and APIchanges.Ronald S. Bultje
2011-02-18Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tagJanne Grunau
2011-02-18lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixesAnton Khirnov
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-16APIchanges: update for 55bad0c: vbv_delayMans Rullgard
2011-02-15APIchanges: update for 12c14cdAnssi Hannula
2011-02-15apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flagMans Rullgard
2011-02-15Update APIchanges for 910b5b8Mans Rullgard
2011-02-11Add missing git rev hash.Ronald S. Bultje
2011-02-11Deprecate avcodec_thread_init()Alexander Strange
2011-02-11Add missing git rev hash.Ronald S. Bultje
2011-02-11Frame-based multithreading framework using pthreadsAlexander Strange
2011-02-11Add missing git revision hask.Ronald S. Bultje
2011-02-09lavf: rename ff_probe_input_buffer to make it publicAnssi Hannula
2011-02-09add APIChanges entry for fe9a3fbJanne Grunau
2011-02-06Fill in missing date.Ronald S. Bultje
2011-02-06Update MINOR and set git rev for non-blocking flag API addition.Ronald S. Bultje
2011-02-06Non-blocking protocols: flag and documentationNicolas George
2011-02-06Add an APIchanges entry for avformat_free_contextMartin Storsjö
2011-02-04Add APIchanges entry for lavc 52.109.0Tomas Härdin
2011-02-04Add forgotten minor API bumps and APIChanges entriesAnton Khirnov
2011-01-31Add sample_aspect_ratio fields to vsrc_buffer arguments.Michael Niedermayer
2011-01-31Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer
2011-01-17Fix date and revision for lavc 52.104.Carl Eugen Hoyos
2011-01-15Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples.Stefano Sabatini
2011-01-15Add APIchanges entry for the av_metadata_copy() addition.Stefano Sabatini
2011-01-08Deprecate reordered_opaque in favor of pkt_pts/dtsMichael Niedermayer
2011-01-08Add pkt_dts to AVFrame, this will in the future allow multithreading decodersMichael Niedermayer
2011-01-08Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.ptsMichael Niedermayer
2011-01-08Add av_get_profile_name() to get profile names.Anssi Hannula
2010-12-27Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini
2010-12-27Fix date in APIchanges.Stefano Sabatini
2010-12-27Consistently prefer short library names in APIchanges.Stefano Sabatini
2010-12-27Implement av_find_best_stream.Nicolas George
2010-12-27lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov
2010-12-22Add av_file_map() and av_file_unmap() functions.Stefano Sabatini
2010-12-19Add AVERROR_*_NOT_FOUND codes.Nicolas George
2010-12-09Fix typo.Stefano Sabatini
2010-12-09Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols fromStefano Sabatini
2010-12-04Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini
2010-12-04Cosmetics: add empty line which was previously removed.Stefano Sabatini
2010-12-04Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini
2010-12-04Implement av_image_alloc() and use it inStefano Sabatini
2010-12-02Add avfilter_graph_create_filter().Stefano Sabatini
2010-11-26Fix date in last APIchanges entry.Stefano Sabatini
2010-11-25Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini
2010-11-21Move audio channel API from libavcodec to libavcore.Stefano Sabatini
2010-11-21Document added functions.Reimar Döffinger
2010-11-18move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs
2010-11-14minor bump and APIchanges for r25745Aurelien Jacobs