]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'
[ffmpeg] / libavcodec /
2015-08-24 Hendrik LeppkesMerge commit 'f9ab4fe1f7c1e9d410ca5ee2c9ff8d2892aad068'
2015-08-24 Hendrik LeppkesMerge commit '47b447aaff1bc30ba986ca757346a2c5c95b786a'
2015-08-24 Hendrik LeppkesMerge commit 'd8ebb6157d12183ed3fc987cd2ba18b404758828'
2015-08-24 Hendrik LeppkesMerge commit 'a1926a29fb4325afa46842883f197c74d4535c36'
2015-08-24 Hendrik LeppkesMerge commit '515b69f8f8e9a24cfaee95d8c1f63f265d8582fe'
2015-08-24 Hendrik LeppkesMerge commit 'e13da244f41610ee073b2f72bcf62b60fa402bb5'
2015-08-24 Hendrik LeppkesMerge commit 'faa3f17a76333b672ce4a40cf80f678ab68bdbae'
2015-08-23 Andreas Cadhalpunoptions_table: fix compatibility with MSVC
2015-08-23 Andreas Cadhalpunavcodec: remove FF_API_LOWRES around max_lowres
2015-08-23 Ganesh Ajjanagaddeavcodec/x86/mpegaudiodsp: correct asm guards
2015-08-22 Rostislav Pehlivanovaacenc_tns: temporarily disable
2015-08-22 Andreas Cadhalpundisable deprecation warnings in deprecated code
2015-08-22 Timothy Guavcodec: Fix `make checkheaders`
2015-08-22 Timothy Guffv1: Add missing ff_ prefixes
2015-08-22 Timothy Guvp9dsp: Add missing ff_ prefixes
2015-08-22 Timothy Guaacsbr_fixed: Make fixed_{exp,log}_table static const
2015-08-22 Timothy Guaacdec_fixed: Make exp2tab static const
2015-08-22 Timothy Gufmtconvert: Remove float_interleave*
2015-08-22 Rostislav Pehlivanovaacenc_quantization: replace copysign() with a ternary...
2015-08-22 Rostislav Pehlivanovaacenc_is: rename struct to follow guidelines
2015-08-22 Timothy Guacenctab: Fix merge conflict
2015-08-22 Timothy Guaacenc: Add missing ff_ prefixes
2015-08-22 Timothy Guaacenc: Harmonize multiple inclusion guards
2015-08-22 Timothy Guaacenctab: Add missing ff_ prefixes
2015-08-22 Timothy Guaacenctab: Use FF_ARRAY_ELEMS
2015-08-21 Rostislav Pehlivanovaacenc_tns: remove unused header
2015-08-21 Clément Bœschavcodec/version: fix 2 recently introduced typo
2015-08-21 Rostislav Pehlivanovaacenc_tns: re-enable coefficient compression
2015-08-21 Rostislav Pehlivanovaacenc: treat unknown profile as AAC-LC
2015-08-21 Rostislav Pehlivanovaacenc_tns: temporarily disable coefficient compression
2015-08-21 Rostislav Pehlivanovaacenc: implement the complete AAC-Main profile
2015-08-21 Rostislav Pehlivanovaacenc_tns: implement temporal noise shaping
2015-08-21 Rostislav Pehlivanovaacenc: do not reject AAC-Main profile
2015-08-21 Rostislav Pehlivanovaaccoder: move the Intensity Stereo implementation out
2015-08-21 Rostislav Pehlivanovaaccoder_mips: update function definitions
2015-08-21 Rostislav Pehlivanovaaccoder: move the quantization functions to a separate...
2015-08-21 Rostislav Pehlivanovaacenc: create and initialize an LTP context
2015-08-21 Rostislav Pehlivanovaacenc: populate the sce->ics.swb_offset table pointer
2015-08-21 Rostislav Pehlivanovaacenc: reset special bands in the main frame encoding...
2015-08-21 Rostislav Pehlivanovaacenc: coding style changes
2015-08-21 Ganesh Ajjanagaddeavcodec/x86/v210-init: fix unused variable warning
2015-08-21 Ganesh Ajjanagaddeavcodec/jpeg2000: comment out unused variable
2015-08-21 John Högbergh264: Discard currently unsupported registered sei
2015-08-21 Luca Barbatoimgutils: Fix a typo in avcodec_get_pix_fmt_loss
2015-08-21 Anton Khirnovhevcdsp: fix a function name
2015-08-21 Anton Khirnovhevc: avoid invalid shifts of negative values
2015-08-21 James Almeravcodec/hevcdsp: rename sao_band_filter c functions
2015-08-21 Michael Niedermayeravcodec/h264_mp4toannexb_bsf: Reorder operations in...
2015-08-20 Ganesh Ajjanagaddeavcodec/metasound_data: comment out unused variable
2015-08-20 Ganesh Ajjanagaddeavcodec/aacsbr_fixed: remove unused variable
2015-08-19 Michael Niedermayer*/version.h: Add note/recommandition about bumping...
2015-08-19 Ivan Uskovlibavcodec/qsvdec.c: the ff_get_format() missed at...
2015-08-19 Gwenole Beauchesnevaapi: drop unused include.
2015-08-19 Gwenole Beauchesnevaapi: fix usage of invalid buffer ids.
2015-08-19 Gwenole Beauchesnevaapi: streamline public context structure.
2015-08-19 Gwenole Beauchesnevaapi: define a unique pixel format for VA-API (AV_PIX_...
2015-08-19 Sven Duekingavcodec/qsvenc: Added PicTiming SEI
2015-08-18 Derek Buitenhuislibx264: Add option to force IDR frames
2015-08-18 wm4lavc: move vdpau decoders under FF_API_VDPAU.
2015-08-18 Ronald S. Bultjelavc: put remaining bits of vdpau-in-decoder under...
2015-08-18 Ronald S. BultjePrepare for removal of obsolete FF_IDCT_* members.
2015-08-18 Ronald S. Bultjempeg4video: use ff_dlog instead of av_log under debug...
2015-08-18 Ronald S. Bultjelavc: fix compilation with FF_API_XVMC.
2015-08-18 Ronald S. Bultjelibvpxenc: make flags i64 instead of dbl.
2015-08-18 Ronald S. BultjeFF_OPT_TYPE_* -> AV_OPT_TYPE_*.
2015-08-18 Ronald S. BultjeReplace av_dlog with ff_dlog.
2015-08-18 Ronald S. BultjeMove ff_dlog from lavc to lavu.
2015-08-18 Hendrik LeppkesMerge commit '317cfaa5e09755ed0b34af512ec687963a67bdbf'
2015-08-18 Hendrik LeppkesMerge commit '58c3720a3cc71142b5d48d8ccdc9213f9a66cd33'
2015-08-18 Hendrik LeppkesMerge commit '72839fce6457fdb5d51b4a5381ac52914ee66389'
2015-08-18 Hendrik LeppkesMerge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b'
2015-08-18 Hendrik LeppkesMerge commit 'f34b152eb7b7e8d2aee57c710a072cf74173fbe1'
2015-08-18 Hendrik LeppkesMerge commit '1b90433f79de857550d4d8c35c89fbe954920594'
2015-08-18 Hendrik LeppkesMerge commit '87de6ddb7b7674e329d5c96677bd8685bc7f7855'
2015-08-18 Hendrik LeppkesMerge commit 'cb2dbe2c762dae44d890aa26620bcdd9022fd0f3'
2015-08-18 Hendrik LeppkesMerge commit '44b44441203177690305c294be6eff8d9c668954'
2015-08-18 Hendrik LeppkesMerge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33'
2015-08-17 Carl Eugen Hoyoslavc/mjpegdec: Detect more CMYK images.
2015-08-17 Michael Niedermayeravcodec/rv30: fix switching back to the original resolution
2015-08-16 Philip Langdaleffmpeg_vdpau: Ignore decoder's max supported level
2015-08-16 Federico Tomassettivp7: bound checking in vp7_decode_frame_header
2015-08-15 Martin Storsjölibfdk-aacdec: Clean up properly if the init fails
2015-08-15 Martin Storsjölibfdk-aacdec: Always decode into an intermediate buffer
2015-08-15 Martin Storsjölibfdk-aacdec: Bump the max number of channels to 8
2015-08-15 Michael Niedermayeravcodec/flashsvenc: Correct max dimension in error...
2015-08-15 Michael Niedermayeravcodec/svq1enc: Check dimensions
2015-08-15 Nikleshmovtextdec: Add support for automatic text wrapping
2015-08-14 Sven Duekingavcodec/qsvenc: Set MaxKpbs to rc_max_rate for CBR...
2015-08-14 Michael Niedermayeravcodec/faxcompr: negate uncompressed runs
2015-08-14 Michael Niedermayeravcodec/faxcompr: Factor decode_uncompressed() out
2015-08-13 Michael Niedermayeravcodec/tiff: Support uncompressed G3 CCITT fax
2015-08-13 Michael Niedermayeravcodec/faxcompr: Support uncompressed escapes in decod...
2015-08-13 Michael Niedermayeravcodec/tiff: Support uncompressed G4 CCITT fax
2015-08-13 Michael Niedermayeravcodec/faxcompr: Support cmode == 9 && xxx == 7
2015-08-13 Michael Niedermayeravcodec/faxcompr: Print the unsupported mode number
2015-08-12 Michael Niedermayeravcodec/dvbsubdec: Print field lens in case they are...
2015-08-12 Nikleshmovtextdec: Use default style information from movtext...
2015-08-12 Michael Niedermayeravcodec/mpeg12dec: Check chroma_format
2015-08-12 Hendrik LeppkesMerge commit 'ab43beefab9147673e09679e04be08431684a5db'
2015-08-12 Hendrik LeppkesMerge commit '1c6bb813284732d9a1acacfe99522d9f66ebf73e'
next