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-07-17avcodec/avutil: Add AVColorSpace and AVColorRange to AVFramesMichael Niedermayer
2013-07-10add crc24 tablesPaul B Mahol
2013-06-30Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'Michael Niedermayer
2013-06-30Merge commit '41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2'Michael Niedermayer
2013-06-16lavu/hash: Add support for RIPEMDJames Almer
2013-06-16lavu: Add RIPEMD hashingJames Almer
2013-06-16lavu/hash: Add support for SHA-2 512James Almer
2013-06-12lavu/hmac: Add support for SHA-2James Almer
2013-06-05Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'Michael Niedermayer
2013-06-04mem: Add av_realloc_array and av_reallocp_arrayMartin Storsjö
2013-05-24Merge commit '2a6eaeaa85d17b27ee0dd449183ec197c35c9675'Michael Niedermayer
2013-05-24Move get_logical_cpus() from lavc/pthread to lavu/cpu.Anton Khirnov
2013-05-17lavu/opt: add AV_OPT_TYPE_COLORPaul B Mahol
2013-05-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-05-13lavu/mem: add av_dynarray2_add()Stefano Sabatini
2013-05-07Merge commit '74652af821d7e526a6541876a637fbf81261fa8e'Michael Niedermayer
2013-05-06pixdesc: add function to return pixel format with swapped endiannesJanne Grunau
2013-05-05lavu/opencl: add opencl public error APIhighgod0401
2013-05-03lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2013-04-24lavu: fix GET_UTF8 macro.Nicolas George
2013-04-18lavu: add av_clipd_cPaul B Mahol
2013-04-11opencl: add spec opencl device APIs 20130411highgod0401
2013-04-05Merge commit '8c65264595d5a82c56ae5043320e4b875a414229'Michael Niedermayer
2013-04-04pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit valuesNicolas Bertrand
2013-03-31lavu/samplefmt: add av_samples_alloc_array_and_pointers()Stefano Sabatini
2013-03-29avutil/buffer: add get_opaqueXidorn Quan
2013-03-22lavu/eval: add between() function.Clément Bœsch
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-17lavu/eval: add bitor and bitand functionsStefano Sabatini
2013-03-08Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer
2013-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer
2013-03-08lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov
2013-03-07avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger
2013-03-07lavu: add escape APIStefano Sabatini
2013-03-01Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174'Michael Niedermayer
2013-02-28lls: move to the private namespaceLuca Barbato
2013-02-23lavu/parseutils: allow MM:SS format for duration in av_parse_time()Senthilnathan M
2013-02-17eval: print() supportMichael Niedermayer
2013-02-04lavu/parseutils: add digital cinema frame sizesDave Rice
2013-01-26Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer
2013-01-25dict: add av_dict_parse_string()Justin Ruggles
2013-01-25Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b'Michael Niedermayer
2013-01-25lavu: Add av_strnstr()Vladimir Pantelic
2013-01-25lavu/timecode: Allow drop frame mode for 60000/1001 fpsJason
2013-01-24lavu/eval: extend if/ifnot functions to accept a third parameterStefano Sabatini
2013-01-24eval: add function to access the current "wallclock" time.Michael Niedermayer