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
2013-05-03Merge commit '507b1e454cf9953da3e18f33c9bd1fca78c97cb5'Michael Niedermayer
2013-05-03avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka
2013-04-25Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d'Michael Niedermayer
2013-04-24doc/APIchanges: add missing hashes and datesAnton Khirnov
2013-04-20Merge commit '5e83d9aced2fc2b2e1360452794c58aba55d497c'Michael Niedermayer
2013-04-19lavc: add AV_CODEC_PROP_TEXT_SUB.Clément Bœsch
2013-04-19h264: fully support cropping.Anton Khirnov
2013-04-19subtitles: introduce ASS codec id and use it.Clément Bœsch
2013-04-12Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer
2013-04-12Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'Michael Niedermayer
2013-04-12Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'Michael Niedermayer
2013-04-12Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'Michael Niedermayer
2013-04-12lavu: add helper functions for integer lists.Nicolas George
2013-04-12Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'Michael Niedermayer
2013-04-12Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'Michael Niedermayer
2013-04-12Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'Michael Niedermayer
2013-04-12Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'Michael Niedermayer
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-11lavfi: change the filter registering system to match the other librariesAnton Khirnov
2013-04-11lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov
2013-04-11lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov
2013-04-11lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov
2013-04-11lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov
2013-04-11lavfi: add AVFilterContext.graph.Anton Khirnov
2013-04-11lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov
2013-04-11lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-04-11Merge commit '2e81acc687e64d15dd93c74793060bb5a233f44d'Michael Niedermayer
2013-04-09lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov
2013-03-31lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini
2013-03-29ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer
2013-03-21lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George
2013-03-20lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol
2013-03-20Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer
2013-03-19pixdesc: add a function for counting planes in a pixel format.Anton Khirnov
2013-03-16Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer
2013-03-16avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov
2013-03-12Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer
2013-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer
2013-03-08Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov
2013-03-07avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger
2013-03-07lavu: add escape APIStefano Sabatini
2013-02-25lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini
2013-02-24Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer
2013-02-24lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles
2013-02-15doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer
2013-02-15apichanges: fix 2 wrong hashesMichael Niedermayer
2013-02-14apichanges: Use , instead of / to seperate multiple hashesMichael Niedermayer
2013-02-14apichanges: fix dateMichael Niedermayer
2013-02-14doc/APIchanges: fix odd .01 versionsMichael Niedermayer