]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-03-22 Michael NiedermayerMerge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd'
2014-03-22 Michael NiedermayerMerge commit '1df0b061621b10edde87e3ab7ea83aed381c574f'
2014-03-22 Michael Niedermayeravutil/dynarray: remove debug av_log() from AV_DYNARRAY_ADD
2014-03-22 Michael Niedermayeravutil/mem: avoid using intptr_t to access void* in...
2014-03-22 Nicolas Georgelavu/mem: reimplement the dynarray functions with the...
2014-03-22 Nicolas Georgelavu: add AV_DYNARRAY_ADD() macro.
2014-03-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-22 Michael NiedermayerMerge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
2014-03-22 Michael NiedermayerMerge commit '7513234bdd93f80593bfee3eb2da8c8f0d3992da'
2014-03-22 Peter Rossfate: add cine demux test
2014-03-22 Michael Niedermayeravcodec/snowenc: make snow non experimental
2014-03-22 rogerdpackudp: try to clarify verbiage on buffer_size
2014-03-22 rogerdpackavformat/udp: cleanup comments, add a warning if receiv...
2014-03-22 Diego Biurrunx86: dsputil: Move inline assembly macros to a separate...
2014-03-22 Diego Biurrunnuv: Reuse the DSPContext from RTJpegContext
2014-03-22 Diego Biurrunfloat_dsp: Replace arch optimization ifdefs by if cascade
2014-03-22 Diego Biurrunavcodec: more correct printf specifiers
2014-03-22 Matt OliverAdditional icl inline asm fix.
2014-03-22 Diego Biurrunavfilter: more correct printf format specifiers
2014-03-22 James Darnleylavc/libx264: add a warning when using qscale
2014-03-22 rogerdpackdshow: use distinct buffers per stream.
2014-03-22 Michael Niedermayerelbg: change utility_inc to 64bit
2014-03-22 Michael Niedermayeravformat/mp3enc: use av_copy_packet()
2014-03-21 Michael Niedermayeravcodec/snowdec: also print qbias and mvscale in debug...
2014-03-21 Michael Niedermayeravcodec/snowdec: forward error codes
2014-03-21 Michael Niedermayeravcodec/snowdec: return more specific error codes
2014-03-21 Michael Niedermayeravcodec/snowenc: simplify spatial_decomposition_count...
2014-03-21 wm4http: never send 'Cookie: (null)' to the server
2014-03-21 Michael Niedermayeravcodec/snowenc: allow larger mb variances
2014-03-21 Michael Niedermayeravcodec/ratecontrol: make (mc_)mb_var_sum(_last) 64bit
2014-03-21 Michael Niedermayeravcodec/mpegvideo: make mc_mb_var_sum / mb_var_sum...
2014-03-21 Michael Niedermayeravcodec/mpegvideo: make mc_mb_var_sum_temp / mb_var_sum...
2014-03-21 Michael Niedermayerconfigure: Try to fix detection of ARM Compiler 5.04
2014-03-21 Michael Niedermayerffmpeg: dont call exit_program() from a signal hander
2014-03-21 Anshul Maheshwaridoc/examples/avcodec: information regarding gop_size...
2014-03-21 Michael Niedermayeravcodec/x86/snowdsp: add missing clobbers to inner_add_...
2014-03-21 Michael Niedermayeravcodec/snowdec: provide information about the wavelet...
2014-03-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-20 Michael NiedermayerMerge commit '1b1094a19d9e41baf3253c83841f9e5343cecbd0'
2014-03-20 Michael NiedermayerMerge commit '7948a51b5c3d08e1a1173442a7ff72b220def303'
2014-03-20 Michael NiedermayerMerge commit '82bb3048013201c0095d2853d4623633d912252f'
2014-03-20 Michael NiedermayerMerge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18'
2014-03-20 Michael NiedermayerMerge commit '54a6e08a650a71fd375551585b0ea40a3a06d228'
2014-03-20 Michael NiedermayerMerge commit '5169e688956be3378adb3b16a93962fe0048f1c9'
2014-03-20 Michael NiedermayerMerge commit 'cf7a2167570e6ccb9dfbd62e9d8ba8f4f065b17e'
2014-03-20 Michael NiedermayerMerge commit '1675975216ecbea8e4826235f204dc0f4234383f'
2014-03-20 Michael NiedermayerMerge commit 'b7d24fd4b2213104c001ed504074495568600b9c'
2014-03-20 Michael NiedermayerMerge commit 'b045283f2126637477a597f184638ebef09bf898'
2014-03-20 Michael NiedermayerMerge commit '8bd6f88266740068415f7da0628117f1b802efb9'
2014-03-20 Michael NiedermayerMerge commit '022184a646896c6b27c6cca387039b030685266e'
2014-03-20 Michael NiedermayerMerge commit '30f3f959879eee7890973e8cc9ce076450ced111'
2014-03-20 Michael NiedermayerMerge commit '82ee14d2cedd7867920529b408ed6c7ec2f13ff1'
2014-03-20 Michael NiedermayerMerge commit 'cce791b17becc99f47e097adb93f4b4bbd382e7e'
2014-03-20 Michael NiedermayerMerge commit '2539cf1c814190a017cb8986b41aa2f949e37fd9'
2014-03-20 Michael NiedermayerMerge commit '2972087e398454122a82a970ed07924185175c6d'
2014-03-20 Michael NiedermayerMerge commit 'e8eace32765da4b42ac3c575fdb2c70cce8aa224'
2014-03-20 wm4vaapi: switch ff_vaapi_get_surface_id from Picture...
2014-03-20 wm4vdpau: switch ff_vdpau_get_surface_id from Picture...
2014-03-20 wm4vdpau: don't assume Picture and H264Picture are the...
2014-03-20 Michael Niedermayerffmpeg: try to avoid calling av_log() from sigterm_hand...
2014-03-20 Michael Niedermayerconfigure: fix direct symbol ref support detection
2014-03-20 Diego Biurrundsputil: Use correct type in me_cmp_func function pointer
2014-03-20 Diego Biurrunbuild: Group general components separate from de/encode...
2014-03-20 Diego Biurrundsputil: Conditionally compile dsputil code on all...
2014-03-20 Diego Biurrundsputil: Propagate bit depth information to all (sub...
2014-03-20 Diego Biurrunarm: dsputil: K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: Drop trailing semicolon from macros
2014-03-20 Diego Biurrunppc: dsputil: Merge some declarations and initializations
2014-03-20 Diego Biurrunppc: dsputil: Simplify some ifdeffed function definitions
2014-03-20 Diego Biurrunppc: dsputil: Drop some unnecessary parentheses
2014-03-20 Diego Biurrunppc: dsputil: more K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: K&R formatting cosmetics
2014-03-20 Diego Biurrunppc: dsputil: comment formatting and wording/grammar...
2014-03-20 Diego Biurrunhpeldsp_template: Merge some declarations and initializ...
2014-03-20 Diego Biurrunhpeldsp_template: K&R formatting cosmetics
2014-03-20 Diego Biurrunhpel_template: Drop some unnecessary parentheses
2014-03-20 Diego Biurrunhpel_template: K&R formatting cosmetics
2014-03-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-20 Janne Grunaufloat-dsp-test: do not use C99's predefined __func__
2014-03-20 James Almerswresample: add swri_resample_float_sse
2014-03-19 Ben Avisontruehd: tune VLC decoding for ARM.
2014-03-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2014-03-19 Michael NiedermayerMerge commit '606cc8afa1cb782311f68560c8f9bad978cdcc32'
2014-03-19 Michael NiedermayerMerge commit 'af9481d7019d46c9f18c4ccac77a5d0c54cf6004'
2014-03-19 Michael NiedermayerMerge commit '6920fb2b33f84b114ea4561ae1c623f4a26562e5'
2014-03-19 Michael NiedermayerMerge commit '842ea36c747eb6537c4236114346cb7a3e9a8df1'
2014-03-19 Michael NiedermayerMerge commit '92ebb332157195b7c1212e734c5668afbf19cf2b'
2014-03-19 Martin Storsjöfloat_dsp: Use LOCAL_ALIGNED for instead of DECLARE_ALI...
2014-03-19 Michael Niedermayeravcodec/mjpegdec: Switch default interlaced polarity...
2014-03-19 Michael Niedermayeravcodec/mjpegdec: parse avid data from extradata
2014-03-19 Michael Niedermayeravcodec/mjpeg: print info from parse_avid() if requested
2014-03-19 Michael Niedermayeravcodec/mjpegdec: switch interlaced_polarity to 0 for...
2014-03-19 Michael Niedermayeravcodec/mjpegdec: factorize parse_avid out
2014-03-19 Diego Biurrunconfigure: ppc: Disable ldbrx instruction by default
2014-03-19 Luca Barbatomxf: Lowercase UL strings
2014-03-19 Luca Barbatomxf: Verbose debug logging
2014-03-19 Luca Barbatomxf: Override faulty PreviousPartition entries
2014-03-19 Luca Barbatomxf: Add additional H264 PictureEssenceCoding
2014-03-19 Carl Eugen... Add APIchanges entry and bump libswscale micro version...
2014-03-19 Carl Eugen... Add the H.264 decoder as a dependency for the fate...
next