]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-04-11 Michael Niedermayeravformat/nsvdec: Use av_malloc_array()
2015-04-11 Andrey Utkinrtpenc_jpeg: handle case of picture dimensions not...
2015-04-11 Michael NiedermayerMerge commit '4f373a5111f900af54301907132942f95276285c'
2015-04-10 James Almerdoc: add aarch64 cpuflags to fftools documentation
2015-04-10 James Almerdoc: add missing arm cpuflags to fftools documentation
2015-04-10 James Almerdoc: add missing x86 cpuflags to fftools documentation
2015-04-10 Timothy GuUse @verbatim instead of @example for ASCII arts
2015-04-10 Timothy Gutexi2pod: Handle @verbatim
2015-04-10 Martin Storsjövfwcap: Unbreak building after c201069fa
2015-04-10 Timothy Gutests: Do not include stdout/stderr or diff if the...
2015-04-10 Timothy GuAdd cabac test into fate
2015-04-10 Timothy Gucabac-test: Return 1 if there are any errors
2015-04-10 James Almeravcodec/libx265: print supported presets and tunes...
2015-04-10 Michael Niedermayeravcodec/h264: Do not fail with randomly truncated VUIs
2015-04-10 Michael Niedermayeravdevice/vfwcap: revert header reordering from c201069f...
2015-04-10 Himangi Saraogiffmdec: Check return value of ffm_append_recommended_co...
2015-04-10 Himangi Saraogiavformat/rtsp: Fix unchecked return value
2015-04-10 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-04-10 Shivraj Patilavutil/mips/intreadwrite: build fix for mips64r6 (instr...
2015-04-10 Shivraj Patilconfigure: add support for 74kf cpu
2015-04-10 Shivraj Patilconfigure: add support for mips64r6 and i6400 cpu
2015-04-10 Shivraj Patilconfigure: add support for mips32r5, p5600 cpu and msa
2015-04-10 Michael Niedermayeravcodec/hqx: Use av_clip_uintp2()
2015-04-10 Carl Eugen... lavf/flac: Autodetect raw flac files.
2015-04-10 James Almeravcodec/libdcadec: honor AVCodecContext bitexact flag
2015-04-10 Ferdinand Oeincklibavcodec/hqx: multi threading support
2015-04-09 Michael NiedermayerMerge commit '8d26c193fb42d08602ac93ece039d4718d029adc'
2015-04-09 Michael Niedermayeravdevice/vfwcap: put the headers back in the order...
2015-04-09 Michael NiedermayerMerge commit 'c201069fac9a76e6604f9d84d76a172434d62200'
2015-04-09 Michael NiedermayerMerge commit '27852f2f1dec3749ea79883b70484c841169f747'
2015-04-09 Michael NiedermayerMerge commit '0266988ccd15436eaf5f7bb6f9509e6bfd5ce589'
2015-04-09 Michael NiedermayerMerge commit '783df7d5c5ab15f3d1afe2541c7d461c81c5c29d'
2015-04-09 Michael NiedermayerMerge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'
2015-04-09 Michael NiedermayerMerge commit 'be089af38f65dc8b1fe3564f98020fc815577edb'
2015-04-09 Michael NiedermayerMerge commit 'f8fd0c29ce5dc7d4be13e7e89d0f1e8a035ae71b'
2015-04-09 Timo Rothenpieleravcodec/nvenc: Add options for level and tier
2015-04-09 Michael Niedermayeravcodec/h264: Use only one ERContext
2015-04-09 Diego Biurrunavdevice: Apply a more consistent file naming scheme
2015-04-09 Diego Biurrunavdevice: Add missing header for NULL_IF_CONFIG_SMALL
2015-04-09 Anders Nystromlibavformat: Handle error return from ff_listen_bind
2015-04-09 Ferdinand Oeinckhqx: Fix clipping error in idct put function
2015-04-09 Vittorio Giovarariff: Add 'M705' FourCC for mpeg2video
2015-04-09 Vittorio Giovaradnxhd: Log the selected profile id
2015-04-09 Michael Niedermayeravcodec/h264: Be more tolerant to changing pps id betwe...
2015-04-09 Vittorio Giovaramov: Rely on box type rather than file type for colr...
2015-04-09 Vittorio Giovarav210: Fix typo in header guards
2015-04-09 Michael Niedermayeravfilter/vsrc_life: Fix mix of declarations and statements
2015-04-08 Himangi Saraogivda: Cast to not discard constant qualifier and silence...
2015-04-08 Michael Niedermayeravutil/x86/Makefile: fix conditional x86/emms.o build
2015-04-08 Michael Niedermayeravcodec/aacdec: Fix storing state before PCE decode
2015-04-08 Michael Niedermayeravcodec/h264_ps: Move truncation check from VUI to SPS
2015-04-08 wm4microdvd: do not export framerate hint as subtitle...
2015-04-08 Michael NiedermayerMerge commit 'bb815dfc38b8ef7a89d6b9684ce0cdc296385d6d'
2015-04-08 Michael NiedermayerMerge commit 'c4d37cd9ef6e374bb888f6273259b10fac5bd909'
2015-04-08 Carl Eugen... lavf/apngenc: Do not print a warning in the normal...
2015-04-08 Ronald S. Bultjeavutil/x86/Makefile: Make building and linking of emms...
2015-04-08 Paul B Maholavfilter: handle error in query_formats() in bunch...
2015-04-08 Gilles Chanteperdrixavformat/libquvi: Fix whitelist handling
2015-04-08 Diego Biurrung2meet: K&R formatting cosmetics
2015-04-08 Michael Niedermayeravcodec/h264_slice: Fix uninitialized variable
2015-04-08 wm4matroskadec: export cover art correctly
2015-04-08 Michael Niedermayeravcodec/h264_slice: Dont reset mb_aff_frame per slice
2015-04-08 Michael Niedermayeravcodec/h264: use consistent argument name in MB_FIELD...
2015-04-08 ferdo@bigroses.nllibavcodec/hqx: correct clipping error
2015-04-07 Michael Niedermayeravformat/segment: Change enum to int, which is accessed...
2015-04-07 Michael Niedermayeravformat/ape: Use av_malloc_array()
2015-04-07 Michael Niedermayeravformat/asfenc: Check for index_ptr allocation failure
2015-04-07 Vignesh Venkatasubra... webmdashenc: Fix fate in MSVC
2015-04-07 Michael NiedermayerMerge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae'
2015-04-07 Michael NiedermayerMerge commit '108f2f381acb93827fb4add0517eeae859afa3bf'
2015-04-07 Vignesh Venkatasubra... lavf: Add support for WebM Live Muxing
2015-04-07 Luca Barbatoparseutils: Make av_small_strptime public
2015-04-07 Michael Niedermayeravcodec/h264: finish previous slices before switching...
2015-04-06 Michael Niedermayeravcodec/h264: Fix race between slices where one overwri...
2015-04-06 Michael Niedermayertests/fate/mpeg4: add bitexact flag so as to avoid...
2015-04-06 Andreas Cadhalpunfate: add mpeg4_unpack_bframes bsf test
2015-04-06 Stephan Holljeslibavformat/http.c: Fix missing parenthesis in http_lis...
2015-04-06 Michael NiedermayerMAINTAINERS: Add Lou Logan as server admin as he is...
2015-04-06 Michael Niedermayeravcodec/pthread_frame: Fix memleak with frame threads...
2015-04-06 Luca Barbatoparseutils: Extend small_strptime to be used in avformat
2015-04-06 Lukasz Marekexamples/avio_list_dir: init/deinit network
2015-04-06 Michael Niedermayeravcodec/vc1dec: Check buf2 for malloc failure
2015-04-06 Michael Niedermayeravfilter/af_amix: Use av_mallocz_array()
2015-04-06 Michael Niedermayeravfilter/vsrc_mptestsrc: Change enum to int, which...
2015-04-06 Michael Niedermayeravformat/httpauth: Change enum to int, which is accesse...
2015-04-06 Michael Niedermayeravformat/utils: avoid discarded streams in av_find_defa...
2015-04-06 Michael Niedermayeravfilter/vf_mpdecimate: Fix missing ()
2015-04-05 Mariusz Szczepańczyklavf/libsmbclient: implement directory listing callbacks
2015-04-05 Michael NiedermayerMerge commit '249796e2560c2cce1add722c3e873de96b17be74'
2015-04-05 James Almerswr/resample: use av_clip functions
2015-04-05 Michael NiedermayerMerge commit '5637ff01218a44fcc1fff9b4382a15a6470abcc9'
2015-04-05 Michael NiedermayerMerge commit '31048d48b0410b9cfb6023054d81e627d01be342'
2015-04-05 Michael NiedermayerMerge commit 'bd737b5178f361a9b592691848f29a7a79603a7e'
2015-04-05 Michael NiedermayerMerge commit 'a939e5b2527d0c4628815b1d3d8e29ee921227e8'
2015-04-05 Michael Niedermayeravcodec/svq3: add scaling matrix init that was removed...
2015-04-05 Michael NiedermayerMerge commit '65afa65e7393e7745427e267d6c6ca814c7c8b45'
2015-04-05 Michael NiedermayerMerge commit 'e1f907711a91e5ce19402a1831cfbe8f709b67f7'
2015-04-05 Michael Niedermayeravcodec/svq3: add initialization which was removed...
2015-04-05 Michael NiedermayerMerge commit '43fd3dd80ca2d1c2ccf6a7b7632db544c809c690'
2015-04-05 Anton Khirnovsvq3: initialize some required H264Context fields.
next