]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit '3919a4572690894d0a7ad4170d699c52b4748194'
[ffmpeg] / libavcodec /
2015-04-29 Michael NiedermayerMerge commit '3919a4572690894d0a7ad4170d699c52b4748194'
2015-04-29 Michael NiedermayerMerge commit 'f5ba67ee1342b7741200ff637fc3ea3387b68a1b'
2015-04-28 Michael Niedermayeravcodec/vqavideo: Use ff_tlog() for byte and opcode...
2015-04-28 Vittorio Giovarajpeglsenc: Check memory allocations
2015-04-28 Vittorio Giovaraflacenc: Move a scratch buffer to struct used by the...
2015-04-28 Andreas Cadhalpunapedec: prevent out of array writes in decode_array_0000
2015-04-28 Andreas Cadhalpunapedec: set s->samples only when init_frame_decoder...
2015-04-27 Michael Niedermayeravcodec/hevc: Remove current_sps
2015-04-27 Alexis BallierAdapt libavcodec/tableprint_vlc.h to the av_dlog -...
2015-04-27 Rong Yanavcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altive...
2015-04-27 ZhouXiaoyongavcodec: optimize mathops for Loongson-3 v1
2015-04-26 Michael Niedermayeravcodec/ffv1enc: set bits_per_raw_sample for 8bit based...
2015-04-26 Michael Niedermayeravcodec/ffv1enc: Ensure that bits per raw sample is...
2015-04-26 Michael Niedermayeravcodec/rv10: Use ff_tlog() for block level tracing
2015-04-26 Michael Niedermayeravcodec/dvbsubdec: Do not return a value from a functio...
2015-04-26 Michael Niedermayeravcodec/interplayvideo: Use ff_tlog() for block level...
2015-04-26 Michael Niedermayeravcodec/h264_slice: Change a few asserts to av_assert*
2015-04-25 Michael NiedermayerMerge commit '5aed1d4240d411533c102eec6944aa925b7f4964'
2015-04-25 Michael Niedermayeravcodec/ituh263dec: Use ff_tlog() for block level infor...
2015-04-25 Michael Niedermayeravcodec/h264_cabac: Use ff_tlog() for block level infor...
2015-04-25 Rico Tzschichholzvaapi: Fix -Wimplicit-function-declaration for ff_dlog...
2015-04-25 Michael Niedermayeravcodec/mpeg12dec: Make ff_dlog() messages more clear
2015-04-25 Michael Niedermayeravcodec/mpeg12dec: Change mb decode tracing stuff to...
2015-04-25 ZhouXiaoyongavcodec/mips: disable assembly not supported for Loongson-3
2015-04-25 Michael Niedermayeravcodec/snowenc: Mark as FF_CODEC_CAP_INIT_THREADSAFE...
2015-04-25 Michael Niedermayerlibavcodec/snowdec: Mark as FF_CODEC_CAP_INIT_THREADSAF...
2015-04-24 Nikleshavcodec/movtextdec: Decoding of Bold-Italic_Underlined...
2015-04-24 Michael NiedermayerMerge commit 'cfdaa4de6c496b0b761c763cd18067cb1af268a7'
2015-04-24 Michael Niedermayeravcodec/libxvid: remove now redundant init cleanup...
2015-04-24 Michael NiedermayerMerge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'
2015-04-24 Michael NiedermayerMerge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'
2015-04-24 Michael NiedermayerMerge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679'
2015-04-24 Michael NiedermayerMerge commit 'bb428e00ac158244d6691bf135be404e85b66a8b'
2015-04-24 Michael NiedermayerMerge commit '43171886e08b6a2f20a1e2f3ecc95a7984b591cd'
2015-04-24 Michael NiedermayerMerge commit 'd90133b77bf69667d10e54de9aae7da223c6876a'
2015-04-24 Michael NiedermayerMerge commit 'a4edaeb50fc7510f28a5d79349a7926a182c9930'
2015-04-24 Michael NiedermayerMerge commit 'b17cbb0b1c4fdf8324eff24d40a02201bfaebfd3'
2015-04-24 Michael NiedermayerMerge commit '3c04ec04df8cba12f3a7408709ff5c1fddfe8d82'
2015-04-24 Michael NiedermayerMerge commit '5bba3ab0cf7a0238ee1ea31ca2da08ce860fd8f9'
2015-04-24 Michael NiedermayerMerge commit 'b90adb0aba073f9c1b4abca852119947393ced4c'
2015-04-24 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-04-24 Ronald S. Bultjevp9: fix intraonly frame decoding.
2015-04-24 Ronald S. Bultjevp9: use aligned size to write segmentation map into...
2015-04-24 Ronald S. Bultjevp9: remove another optimization branch in iadst16...
2015-04-24 Andreas Cadhalpundss_sp: use lowercase codec name without whitespace
2015-04-24 Vittorio Giovaralibxvid: Make codec use the init-cleanup flag and mark...
2015-04-24 Vittorio Giovaralibx264: Make codec use the init-cleanup flag and mark...
2015-04-24 Vittorio Giovaralclenc: Mark codec as init-thread-safe and init-cleanup
2015-04-24 Vittorio Giovarahqx: Mark codec as init-thread-safe and init-cleanup
2015-04-24 Vittorio Giovarahuffyuvenc: Mark codec as init-thread-safe and init...
2015-04-24 Vittorio Giovaraasvenc: Mark codec as init-thread-safe and init-cleanup
2015-04-24 Vittorio Giovarahq_hqa: Fix table data for profile 17
2015-04-24 Vittorio Giovarainternal: Make dlog/tlog a no-op when disabled
2015-04-24 James Zernlibvpxdec: cosmetics: reindent
2015-04-24 James Zernlibvpxenc: cosmetics: reindent
2015-04-24 James Zernlibvpxenc: only set noise reduction w/vp8
2015-04-24 Michael NiedermayerMerge commit '1bd2646a6da808f6f9881525771db098c54bc3d2'
2015-04-24 Michael NiedermayerMerge commit 'eb7ddb5066843ab16caf33b05eafb2576648b797'
2015-04-23 Andreas Cadhalpunalac: reject rice_limit 0 if compression is used
2015-04-23 Michael NiedermayerMerge commit '358b7ec3099eca6e999ad9dc0da0a23571a7a2f8'
2015-04-23 Michael NiedermayerMerge commit '0a51c7d42a519c63178a4f3e35b8967f21da3a6a'
2015-04-23 Michael NiedermayerMerge commit '28eddef689f2b4843a84f7d05fd9614246f92cc4'
2015-04-23 Michael NiedermayerMerge commit 'a78f5548d94f23ce23cece41edf0fe9d18926de6'
2015-04-23 Michael NiedermayerMerge commit 'aef0be08756e00f363c524453c948a6e2a348614'
2015-04-23 Michael NiedermayerMerge commit '8eb57dc9d5ea13c12573e0759da0f7e79825af98'
2015-04-23 Ronald S. Bultjevp9: set timestamps for show_existing_frame return...
2015-04-23 Andreas Cadhalpunalsdec: only adapt order for positive max_order
2015-04-23 Ronald S. Bultjevp9: maintain lf_delta values if feature is turned...
2015-04-23 Ronald S. Bultjevp9: add support for resolution changes in inter frames.
2015-04-22 Ronald S. Bultjevp9: remove one optimization branch in iadst16 which...
2015-04-22 Luca Barbatoprores: Set the bits_per_coded_sample for alpha pix_fmt
2015-04-22 Ludmila Glinskihapi-flac-test: Coding style
2015-04-22 Andreas Cadhalpunmpeg4videodec: only allow a positive length
2015-04-22 Andreas Cadhalpundss_sp: use lowercase codec name without whitespace
2015-04-22 Luca Barbatohq_hqa: Validate get_vlc2 return value
2015-04-22 Luca Barbatoavcodec: Free the default avoptions on init failure
2015-04-22 Luca Barbatoavcodec: Unref the dummy buffer on the fail path
2015-04-22 Andreas Cadhalpunalsdec: check sample pointer range in revert_channel_co...
2015-04-22 James Almeravcodec: use av_mod_uintp2() where useful
2015-04-21 Andreas Cadhalpunaacpsy: correct calculation of minath in psy_3gpp_init
2015-04-21 Michael NiedermayerMerge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'
2015-04-21 Paul B Maholavcodec/hq_hqa: remove superfluous log message
2015-04-20 Deb MukherjeeSupport for VP9 high-color/high-bit-depth encoding
2015-04-20 Michael NiedermayerMerge commit 'eaa2d123f0a643664721593d248ece6bcd85f1e6'
2015-04-20 Michael NiedermayerMerge commit 'bd5ad8b23d0f7d469ca30d03deca879993eb0431'
2015-04-20 Michael NiedermayerMerge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'
2015-04-20 Michael NiedermayerMerge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13'
2015-04-20 Michael NiedermayerMerge commit '86e1a35802df42f51337d3fed8d5d99d0898c8bf'
2015-04-20 Michael NiedermayerMerge commit '338ed3ed33c412c2828446c4e2a76949161fec6a'
2015-04-20 Michael NiedermayerMerge commit '3b1e35d46dc910cef1d66f6964e6800cae5fc89b'
2015-04-20 Michael NiedermayerMerge commit 'd34039b171bebe37bf723a1b03e5651267099739'
2015-04-20 Michael NiedermayerMerge commit '656e31ed8728b0c095d037dc9764fc8137c87200'
2015-04-20 Michael NiedermayerMerge commit 'b18346817d57c96cc47811cf78b26653e96bd304'
2015-04-20 Michael NiedermayerMerge commit '2cc3936599b6fc63143036659653d1be0624360f'
2015-04-20 Vittorio Giovarahq_hqa: Fix reading hqa quantization matrix index
2015-04-20 Vittorio Giovarahqxdsp.h: #include "stddef.h"
2015-04-20 Vittorio Giovarah264_ps: Return meaningful error codes and address...
2015-04-20 Diego Biurrunffv1: Pass correct pointers to av_free()
2015-04-20 Michael Niedermayeravcodec/parser: Remove duplicate header inlcude
2015-04-20 Michael Niedermayeravcodec/api-flac-test: clear callers context with close_*
next