]> git.sesse.net Git - ffmpeg/history - libavcodec
lavf: split tls.c
[ffmpeg] / libavcodec /
2015-05-27 周晓勇avcodec: loongson3 optimized h264dsp weighted mc with mmi
2015-05-27 Philip Langdaleavcodec/nvenc: Fix typo: 1204 -> 1024
2015-05-26 Michael NiedermayerMerge commit 'cf1f3d837e1266034a487de5b575bd76426c6b10'
2015-05-26 Michael Niedermayeravcodec/h264: Fix HWACCEL_MAX for D3D11
2015-05-26 Michael Niedermayeravcodec/hevc: Fix HWACCEL_MAX for D3D11
2015-05-26 Michael Niedermayeravcodec/dxva2_h264: Fix "may be used uninitialized...
2015-05-26 Philip Langdaleavcodec/vdpau: Re-factor pre-hwaccel helper functions...
2015-05-26 Michael Niedermayeravcodec/dxva2: Fix "may be used uninitialized" warnings
2015-05-25 Michael Niedermayeravcodec/dxva2: Fix build without D3D11
2015-05-25 Michael NiedermayerMerge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'
2015-05-25 NikleshImprove upon dynamic arrays- movtext subtitles
2015-05-25 Andreas Cadhalpunlibshine: fix support for shine 3.0
2015-05-25 Michael Niedermayeravcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbu...
2015-05-25 Michael Niedermayeravcodec/mpegvideo: Factor ff_mpv_reallocate_putbitbuffe...
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-05-25 Michael Niedermayeravcodec/put_bits: Assert that size in set_put_bits_buff...
2015-05-25 Michael Niedermayeravcodec/bitstream: Assert that there is enough space...
2015-05-25 Michael Niedermayeravcodec/put_bits: Assert that there is enough space...
2015-05-25 Michael Niedermayeravcodec/mpegvideo_enc: Update the buffer size as more...
2015-05-25 Michael Niedermayeravcodec/put_bits: Update size_in_bits in set_put_bits_b...
2015-05-24 Michael Niedermayeravcodec/libutvideoenc: Fix memleak
2015-05-24 James Almerlibdcadec: search for frames that start late in a packet
2015-05-24 Michael Niedermayeravcodec/ituh263enc: Pass PutBitContext into h263p_encod...
2015-05-24 Michael Niedermayeravcodec: Pass PutBitContext into ff_h263_encode_motion...
2015-05-24 Michael Niedermayeravcodec/h263: Remove unused argument of h263_get_motion...
2015-05-24 Michael Niedermayeravcodec/mpeg4video: Reorder operations to reduce access...
2015-05-23 Michael Niedermayeravcodec/y41pdec: Avoid using float for size test
2015-05-23 James Almerlibwebp: simplify AVCodec.close functions
2015-05-23 Michael Niedermayeravcodec/dcadec: Search and decode frame in case it...
2015-05-23 James Almerlibwebp: use a separate AVClass for each encoder
2015-05-23 James Almerlibwebpenc_common: add header guards
2015-05-23 James Almerlibwebp: remove unneeded defines
2015-05-23 Urvang JoshiWebP encoder: use WebPAnimEncoder API when available.
2015-05-22 Michael NiedermayerMerge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'
2015-05-22 Michael NiedermayerMerge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'
2015-05-22 Michael NiedermayerMerge commit 'd528045558825f01472e9bee873f60c98d661e53'
2015-05-22 Michael NiedermayerMerge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'
2015-05-22 Michael NiedermayerMerge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'
2015-05-22 Michael NiedermayerMerge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'
2015-05-22 Nikleshavcodec/movtextdec: Add support for large boxes(>32...
2015-05-22 Vittorio Giovarampegvideo: Rework various functions not to use MpegEncC...
2015-05-22 Vittorio Giovarampegvideo: Have ff_mpeg_ref_picture use AVCodecContext...
2015-05-22 Vittorio Giovarampegvideo: Have ff_mpeg_unref_picture use AVCodecContex...
2015-05-22 Vittorio Giovarampegvideo: Drop stream_codec_tag
2015-05-22 Vittorio Giovarampegvideo: Drop err_recognition
2015-05-22 Vittorio Giovarampegvideo: Drop flags and flags2
2015-05-22 Michael Niedermayeravcodec/mpeg12dec: Fix chroma location
2015-05-22 Michael NiedermayerMerge commit '29216d7fd14d1cec16821867d17c90b5c49e8c07'
2015-05-22 Urvang JoshiWebP encoder: extract out some methods into a separate...
2015-05-22 Michael NiedermayerMerge commit '94599a6de3822b13c94096d764868128f388ba28'
2015-05-22 Michael NiedermayerMerge commit 'd13b124eaf452b267480074b2e6946538ed03a6e'
2015-05-22 Michael NiedermayerMerge commit 'd15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02'
2015-05-21 周晓勇avcodec/mips: loongson fix bugs in mathops optimization
2015-05-20 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-05-20 James Almerlibvpx: add support for yuv440p and yuv440p10/12 encoding
2015-05-20 Carl Eugen Hoyoslavc/qdrw: Do not fail decoding valid Quickdraw images.
2015-05-20 Michael NiedermayerMerge commit '3efe0393e4f0eaa27bac8833edbd7d3cff4704e1'
2015-05-20 Vittorio Giovaraavcodec/vmnc: Add back adapted comment about 24bit
2015-05-20 Michael NiedermayerMerge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512'
2015-05-20 Michael Niedermayeravcodec/vmnc: Simplify "24bit" support
2015-05-20 Michael NiedermayerMerge commit 'eafbc6716cede6d4a652f8bedf82f2901c68d06d'
2015-05-20 Michael Niedermayeravcodec/hevc: Remove unused variable
2015-05-20 Michael Niedermayeravcodec: add mathops test
2015-05-20 Carl Eugen Hoyoslavc/vmnc: Fix 32bit colour-space, there is no transpar...
2015-05-20 NikleshFix movtext crashes caused due to lack of proper bounds...
2015-05-19 Michael Niedermayeravcodec/flacenc: Support Multi dimensional quantization
2015-05-19 wm4hevc: make avcodec_decode_video2() fail if get_format...
2015-05-19 Vittorio Giovaravmnc: Delay pixel size check
2015-05-19 Michael Niedermayeravcodec/flacenc: Mark pointers/array arguments const...
2015-05-19 Michael Niedermayeravcodec/flacenc: Simplify md5 calculation code by using...
2015-05-19 Michael Niedermayeravcodec/flacenc: Move udata and sums to FlacSubframe
2015-05-19 Michael Niedermayeravcodec/flacenc: Support calculating rice parameters...
2015-05-19 Michael Niedermayeravcodec/flacenc: Do not copy unused udata array ->...
2015-05-19 Michael Niedermayeravcodec/golomb: Remove disabled and broken code
2015-05-19 Michael Niedermayeravcodec/mss2: use < 0 instead of != 0 to check for...
2015-05-18 Steve Borholibavcodec/x265: detect csps in libx265_encode_init_csp()
2015-05-18 Michael Niedermayeravcodec/snow_dwt: Remove ff_ prefix from ff_spatial_idw...
2015-05-18 Michael Niedermayeravcodec/hevc_cabac: Rename ff_hevc_transform_skip_flag_...
2015-05-18 Michael NiedermayerMerge remote-tracking branch 'rbultje/vp9-bugfixes'
2015-05-17 Michael Niedermayeravcodec/golomb: fix reading huge signed rice golomb...
2015-05-17 Michael Niedermayeravcodec/golomb: get_ur_golomb_jpegls: Fix reading huge...
2015-05-17 Michael Niedermayeravcodec/flacdec: Attempt to auto-detect old buggy flac
2015-05-17 Carl Eugen Hoyoslavc/vc1: Never decode vc1 as gray if gray decoding...
2015-05-17 Carl Eugen Hoyoslavc: Print a warning if gray decoding was requested...
2015-05-17 Carl Eugen Hoyoslavc/h263: Set color_range for gray decoding.
2015-05-17 Carl Eugen Hoyoslavc/vc1: Set color_range for gray decoding.
2015-05-17 Carl Eugen Hoyoslavc/qdrw: Fix overwrite when reading invalid Quickdraw...
2015-05-17 Carl Eugen Hoyoslavc/flac: Fix encoding and decoding with high lpc.
2015-05-17 Carl Eugen Hoyoslavc/flacdec: Sanitize FLACSTREAMINFO usage.
2015-05-16 Michael NiedermayerMerge commit '732dd658687bd9a2e5c622e38c481825b57af250'
2015-05-16 Michael Niedermayeravcodec/aacenc: use < 0 instead of != 0 for error checks
2015-05-16 Michael Niedermayeravcodec/j2kenc: Use ret < 0 instead of ret != 0 for...
2015-05-16 Ronald S. Bultjevp9: match another find_ref_mvs() bug in libvpx.
2015-05-16 Ronald S. Bultjevp9: fix scaled motion vector clipping for sub8x8 blocks.
2015-05-16 Ronald S. Bultjevp9: improve signbias check.
2015-05-15 Michael Niedermayeravcodec/hevc: Fix typo in num_entry_point_offsets check
2015-05-15 Michael Niedermayeravcodec/libtheoraenc: Check for av_malloc failure
2015-05-15 Ronald S. Bultjevp9: don't allow compound references if error_resilienc...
2015-05-15 Ronald S. Bultjevp9: clamp segmented lflvl before applying ref/mode...
2015-05-15 Ronald S. Bultjevp9: reset loopfilter mode/ref deltas on keyframe.
next