]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-02-17 Michael NiedermayerMerge commit 'f8c1719771dc4ac2e13e6bc8bf741854a30e3a86'
2015-02-17 Michael Niedermayeravcodec/vp56: Add () to protect TRANSPOSE()s arguments
2015-02-17 Clément Bœschavfilter/paletteuse: raise cache size from 64k to 512k
2015-02-17 Christophe... x86: hevc_mc: fewer xmm regs used in epel h/v
2015-02-17 Carl Eugen... Force linking against user32 if dxva2 is enabled.
2015-02-17 Christophe... x86/doc/Makefile: DBG=1 to preprocess external asm
2015-02-17 Christophe... x86inc: Correctly warn on use of SSE2 instructions...
2015-02-16 Michael Niedermayeravfilter/vf_fieldmatch: Add () to protect the arguments...
2015-02-16 Michael Niedermayeravfilter/vf_phase: Add () to protect DIFF()s arguments
2015-02-16 Michael Niedermayerswresample/resample_template: Add () to protect the...
2015-02-16 Michael Niedermayeravutil/aes: Add () to protect the ROT() arguments
2015-02-16 Michael Niedermayeravutil/attributes: Add () to protect the AV_GCC_VERSION...
2015-02-16 Michael Niedermayeravutil/intmath: Add () to protect the ff_log2() argument
2015-02-16 Michael Niedermayeravutil/murmur3: Add () to protect the ROT() arguments
2015-02-16 Michael Niedermayeravutil/version: Add () to protect the AV_VERSION_INT...
2015-02-16 Michael Niedermayeravformat/tedcaptionsdec: add () to protect the argument...
2015-02-16 Michael Niedermayeravutil/log: add () to protect the argument of AV_LOG_C()
2015-02-16 Michael Niedermayeravcodec/vc1dsp: add () to protect the arguments of...
2015-02-16 Michael Niedermayeravcodec/ac3: add () to protect the macro arguments
2015-02-16 Michael Niedermayeravformat/mpc8: Add () to protect MKMPCTAG()s arguments
2015-02-16 Michael Niedermayeravcodec/me_cmp: add () to protect avg*s arguments
2015-02-16 Michael Niedermayeravcodec/bmvvideo: Add () to protect NEXT_BYTE() argument
2015-02-16 Michael Niedermayerswresample/swresample-test: Add () to protect uint_rand...
2015-02-16 Michael Niedermayeravformat/tls: add () to protect macro arguments
2015-02-16 James Almeravcodec/hevcdsp: add missing () to CMP macro
2015-02-16 Christophe... x86: hevc_mc: save 1 gpr in epel filter loading
2015-02-16 James Almeravcodec/hevcdsp: optimize pixel comparison in sao_edge_...
2015-02-16 wm4hls: fix a null pointer dereference
2015-02-16 zhaoxiu.zengavcodec/vc1_mc: factor out helper functions for scaling...
2015-02-16 Kevin Wheatleyavformat/rtpdec_h264: fix compile failure with -DDEBUG
2015-02-16 Clément Bœschavcodec/gif: fix off by one in column offsetting finding
2015-02-16 Seppo Tomperihevcdsp: HEVC deblocking ARM NEON register clobber fix
2015-02-16 zhaoxiu.zengavcodec/vc1_mc: move median4() to mathops.h
2015-02-16 Diego Biurrundca: Remove separate header for DCA ExSS
2015-02-16 James Almerx86/g722dsp: add ff_g722_apply_qmf_sse2
2015-02-16 Michael NiedermayerMerge commit '81ef46020fa654720e3beb4f5551ba634fae262a'
2015-02-16 Michael NiedermayerMerge commit '3a651f599a18b023602370b67a77eb0efa309b20'
2015-02-16 Michael NiedermayerMerge commit '65df9904ceb5477a63e99e1e8fd8ace9a7cb8bda'
2015-02-16 Michael NiedermayerMerge commit '702458538d4e52809bcef460d39baabf061b16b5'
2015-02-16 Michael NiedermayerMerge commit '73ae0a9d12857852222363f9a7c14d07058ebfd3'
2015-02-16 Michael NiedermayerMerge commit 'b16057b5fe9f02442c52388037891c2e381205fc'
2015-02-16 Michael NiedermayerMerge commit '10f160768b824f00933f33bc69f1fae89a25dfc8'
2015-02-16 Michael NiedermayerMerge commit '67690683130faf37dd9d969ced15eba2a1940ade'
2015-02-16 Michael Niedermayeravformat/mov: Bypass av_add_index_entry()
2015-02-16 Michael NiedermayerMerge commit '4abfa387b8234736f6e0e541951e3d5eb60eb843'
2015-02-15 Himangi Saraogibktr: Use av_strerror and propagate error codes
2015-02-15 Diego Biurrundca: Move data tables from a header to an object file
2015-02-15 Diego Biurrundca: Add array sizes to array declarations
2015-02-15 Michael NiedermayerMerge commit '51ca3cb604a7585a7cff35d4b954794508955c19'
2015-02-15 Peter Meerwaldg722: Add ARM NEON implementation for g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Split out computation of band->s_zero and unroll...
2015-02-15 Peter Meerwaldg722: Unroll g722_apply_qmf()
2015-02-15 Peter Meerwaldg722: Reduce number of pointers passed to g722_apply_qm...
2015-02-15 Peter Meerwaldg722: Split out g722_qmf_apply() function into g722dsp.c
2015-02-15 Michael NiedermayerMerge commit 'e1a57cbb1c2752feb9315f748836dc44e58d2dc6'
2015-02-15 Michael NiedermayerMerge commit 'b4cda0a999facbddacb95861a67ff61074edc39b'
2015-02-15 Michael NiedermayerMerge commit '53367b34e1156614e82ef7af888928f322566f88'
2015-02-15 Michael NiedermayerMerge commit '3b33dfb23c5022a0cb2a7b13878e4a3492a996c7'
2015-02-15 Michael NiedermayerMerge commit 'f0a87479960ce000f23f2beaf474707797b4b0d0'
2015-02-15 Michael NiedermayerMerge commit 'a9a0b8d6c14ece1b4698c6ede9227aca980f6c5b'
2015-02-15 Michael NiedermayerMerge commit 'b8df0b71c525e9fc9fbee790d093bae3aa62035c'
2015-02-15 Michael NiedermayerMerge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42'
2015-02-15 Michael NiedermayerMerge commit 'c23ccaf98827cffa651cec3bfa5e57457dfc9dff'
2015-02-15 Yusuke Nakamuramov: Change DTS-based seek into CTS-based seek.
2015-02-15 Michael NiedermayerMerge commit 'e21d85309943a51b7808f5e01dd258b262e09148'
2015-02-15 Michael NiedermayerMerge commit 'd3449ac938333d59955360b6cb8e7bc24a9b792e'
2015-02-15 Michael Niedermayeravformat/version: Bump version for "avformat/rtpdec...
2015-02-15 Thomas Volkertavformat/rtpdec: DV depacketizer (RFC 6469)
2015-02-15 Reynaldo H... ffserver: fix wrong indentation
2015-02-15 Reynaldo H... ffserver: decouple assignment and check
2015-02-15 Reynaldo H... ffserver: break too-long lines
2015-02-15 Reynaldo H... ffserver: reorder HTTP fwd decls
2015-02-15 Daniel Moranxcbgrab: Use the correct geometry for the region highlight
2015-02-15 Luca Barbatoape: Use the proper variable type
2015-02-15 Federico Tomassettiogg: check memory allocations
2015-02-15 Luca Barbatortp: h264: Drop the asserts
2015-02-15 Luca Barbatortp: h264: Move FU-A NAL parsing to a function
2015-02-15 Luca Barbatortp: h264: Move STAP-A NAL parsing to a function
2015-02-15 Luca Barbatortp: h264: Move parse_sprop_parameter_sets parsing...
2015-02-15 Luca Barbatortp: h264: Move profile_level_id parsing to a function
2015-02-15 Luca Barbatoxcbgrab: Correctly make shm optional
2015-02-15 Luca Barbatoxcbgrab: Check for xcb-shape
2015-02-15 James Almerx86/swr: make pack_8ch functions work with compilers...
2015-02-15 zhaoxiu.zengavcodec/vc1: cleanup and simplification
2015-02-15 Anton KhirnovFATE: add a test for the SVQ1 header byte swapping
2015-02-15 Anton Khirnovchangelog: mention DXVA/HEVC and AAC ELD480
2015-02-15 Thomas Volkertrtpdec: experimental VP9 depacketizer (draft 0)
2015-02-15 Anshul Maheshwariffmpeg_opt: Creating new data stream for output format...
2015-02-15 Michael Niedermayeravcodec/dcadec: Move remaining tables to dcadata.h
2015-02-15 Michael Niedermayeravfilter/vsrc_mandelbrot: fix indention of mis-indented...
2015-02-15 Zhaoxiu Zengavcodec/h264: use avpriv_find_start_code() in h264_split()
2015-02-14 Michael Niedermayeravformat/matroskaenc: add allow_raw_vfw and disable...
2015-02-14 Michael Niedermayeravutil/fixed_dsp: Use av_clip_int16() instead of the...
2015-02-14 Michael NiedermayerMerge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f'
2015-02-14 Michael NiedermayerMerge commit '36cf8eb4489f8709b5fb1cdb87e125ef53301c2f'
2015-02-14 Michael NiedermayerMerge commit '2a9c6fae927964b5dd0b5d3d9292f5621bd21664'
2015-02-14 Michael NiedermayerMerge commit '8a213179aff0174d81b3e889134a3b4f7d21f5c3'
2015-02-14 Michael NiedermayerMerge commit 'a96f51f29ac4cd95650a8bcda6c3d5d87c6357fa'
2015-02-14 Michael Niedermayeravcodec/dcaenc: rename DCA_SUBBANDS
2015-02-14 Michael NiedermayerMerge commit 'b339019de4e5f4d3c661bbdba98ae248ab77e2f0'
next