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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-06doc/APIchanges: add missing dates and hashesAnton Khirnov
2011-11-06avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger
2011-11-06avstring: Add locale independent implementations of toupper/tolowerLuca Barbato
2011-11-05avformat: Add functions for doing global network initializationMartin Storsjö
2011-10-28avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles
2011-10-19lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov
2011-10-14avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.Justin Ruggles
2011-10-12AVOptions: bump minor and add APIchanges entry.Anton Khirnov
2011-09-18doc/APIChanges: fill in missing hashes and dates.Anton Khirnov
2011-09-03lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions.Anton Khirnov
2011-09-03AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().Anton Khirnov
2011-08-26fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()Stefano Sabatini
2011-08-16lavf: add avformat_query_codec().Anton Khirnov
2011-08-16lavc: add avcodec_get_type() for mapping codec_id -> type.Anton Khirnov
2011-08-12APIchanges: note error_recognition in lavfDustin Brody
2011-08-02apichange: add an entry for AV_PKT_FLAG_CORRUPTLuca Barbato
2011-07-14APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-07-14Add an APIChanges entry and bump minor versions for recent changes.Anton Khirnov
2011-06-23Add av_printf_format, for marking printf style format strings and their param...Martin Storsjö
2011-06-21document libswscale bumpReinhard Tartler
2011-06-16Add minor bumps and APIChanges entries for lavf private options.Anton Khirnov
2011-06-10avoptions: Add an av_opt_flag_is_set function for inspecting flag fieldsMartin Storsjö
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov
2011-06-07APIchanges: fill-in git commit hash for av_get_bytes_per_sample() additionJustin Ruggles
2011-06-07samplefmt: add av_get_bytes_per_sample()Stefano Sabatini
2011-06-05AVOptions: add av_opt_free convenience function.Anton Khirnov
2011-05-28APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).Ronald S. Bultje
2011-05-28lavu: add av_get_pix_fmt_name() convenience functionStefano Sabatini
2011-05-25APIchanges: Fill in git hash for fps_probe_size (30315a8)Alex Converse
2011-05-25avformat: Add fpsprobesize as an AVOption.Alex Converse
2011-05-19APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles
2011-05-19Add APIchanges entry for request_sample_fmt.Justin Ruggles
2011-05-11doc/APIchanges: fill in missing hashes and dates.Anton Khirnov
2011-05-10lavc: move some flac-specific options to its private context.Anton Khirnov
2011-04-26APIChanges: update commit hashes for recent additions.Anton Khirnov
2011-04-26lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini
2011-04-26lavfi: add key_frame and pict_type to AVFilterBufferRefVideo.Roger Pau Monné
2011-04-26vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer
2011-04-22APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition.Ronald S. Bultje
2011-04-22Introduce slice threads flag.Ronald S. Bultje
2011-04-21The stabilization period after version bumps should be one month, not one week.Diego Biurrun
2011-04-20update last major version increase dates in APIchangesJustin Ruggles
2011-04-19document introduction of side data in APIchangesKostya
2011-04-13lavf: bump minor and add an APIChanges entry for the last avio changesAnton Khirnov
2011-04-10pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross
2011-04-08lavf: bump minor and add an APIChanges entry for avformat cleanupAnton Khirnov
2011-04-04lavf: bump minor version and add an APIChanges entry for avio changesAnton Khirnov
2011-03-30APIChanges: mark the place where 0.6 was branched.Anton Khirnov
2011-03-25Add APIchanges entry for audio_service_type.Justin Ruggles
2011-03-17Add missed APIchanges and changelog entriesMartin Storsjö