]> git.sesse.net Git - ffmpeg/history - libavcodec
tls_gnutls: fix hang on disconnection
[ffmpeg] / libavcodec /
2015-06-12 Vittorio Giovarafft-test: Use the float fabs() version
2015-06-12 Vittorio Giovaraon2avc: Use the integer abs() version
2015-06-12 Vittorio Giovarah264_qpel: Use the correct header
2015-06-12 Michael Niedermayerh264_weight: Fix SSSE3 biweight code with weights of 128
2015-06-12 Luca Barbatoeamad: Use the correct headers
2015-06-12 Luca Barbatompeg12: Move the vlc bits to a stand alone file
2015-06-12 Vittorio Giovarampegvideo: Expand macro
2015-06-12 Vittorio Giovarampegvideo: rv10: Move function declaration to a separat...
2015-06-12 Vittorio Giovarampegvideo: h263: Move all tables to a single file
2015-06-12 Vittorio Giovarampegvideo: Move ER functions to a separate file
2015-06-10 Vittorio Giovarampegvideo: Mark one function as static
2015-06-10 Vittorio Giovarampegvideo: Move block permutation function where is...
2015-06-10 Vittorio Giovarampegvideo: Drop release_unused_pictures() function
2015-06-10 Vittorio Giovarampegvideo: Move Picture-related functions to a separate...
2015-06-09 Janne Grunauimc: add required padding for GetBitContext buffer
2015-06-09 Janne Grunauac3_parser: add required padding for GetBitContext...
2015-06-09 Janne Grunauaac_parser: add required padding for GetBitContext...
2015-06-08 Vittorio Giovarampegvideo: Move OutFormat enum to mpegutils.h
2015-06-08 Vittorio Giovarampegvideo: Split picture allocation for encoding and...
2015-06-08 Vittorio Giovarampegvideo: Rework frame_size_alloc function
2015-06-08 Vittorio Giovarampegvideo: Move various temporary buffers to a separate...
2015-06-07 Luca Barbatoaac: Wait to know the channels before allocating frame
2015-06-07 Sebastian Drögeaac: Support channel configurations 11 and 12
2015-06-07 nu774aac: correctly map 7.1ch-wide AAC from FDK AAC encoder
2015-06-03 nu774aac: Correctly map multichannel ADTS AAC with non-zero...
2015-06-03 Luca Barbatobink: Factorize bink put_pixel
2015-06-01 Martin Storsjödxva2: Add ifdefs around structs that might not be...
2015-06-01 Steve Lhommedxva2: Fix build when only D3D11 or DXVA2 is used
2015-06-01 Michael Niedermayerh264: Fix HWACCEL_MAX for D3D11
2015-06-01 Michael Niedermayerhevc: Fix HWACCEL_MAX for D3D11
2015-05-31 Luca Barbatonvenc: H264 and HEVC encoders
2015-05-31 Vittorio Giovaraxsub: Check memory allocation
2015-05-31 Vittorio Giovarawma: Check memory allocation
2015-05-31 Vittorio Giovaratruemotion2: Check memory allocation
2015-05-31 Vittorio Giovarasvq1: Check memory allocation
2015-05-31 Vittorio Giovararatecontrol: Check memory allocation
2015-05-31 Vittorio Giovarapthread: Check memory allocation
2015-05-31 Vittorio Giovarapsymodel: Check memory allocation
2015-05-31 Vittorio Giovaraxvid: Check memory allocation
2015-05-31 Vittorio Giovarax264: Check memory allocation
2015-05-31 Vittorio Giovaralibtheora: Check memory allocation
2015-05-31 Vittorio Giovaralcl: Check memory allocation
2015-05-31 Vittorio Giovarajpegls: Check memory allocation
2015-05-31 Vittorio Giovarahuffyuv: Check memory allocation
2015-05-31 Vittorio Giovaraeatgv: Check memory allocation
2015-05-31 Vittorio Giovaradct: Check memory allocation
2015-05-31 Vittorio Giovaraasv: Check memory allocation
2015-05-31 Vittorio Giovaraaacpsy: Check memory allocation
2015-05-31 Vittorio Giovarampegvideo: Move MotionEstContext and function declarati...
2015-05-31 Vittorio Giovarampegvideo: mpeg12: Move function declarations
2015-05-31 Vittorio Giovarampegvideo: Move tables to a separate file
2015-05-31 Vittorio Giovarampegvideo: msmpeg4: Move function declarations
2015-05-31 Vittorio Giovarampegvideo: wmv2: Move function declarations
2015-05-31 Hendrik Leppkesdxva2_hevc: re-write reference frame handling
2015-05-31 Hendrik Leppkesdxva2_hevc: fix 32x32 scaling lists
2015-05-31 Vittorio Giovaravp9: Parse subsampling and report missing feature
2015-05-31 James Almerx86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-05-31 Luca Barbatoppc: vsx: Implement diff_pixels and get_pixels
2015-05-31 Luca Barbatoppc: Restrict some Altivec implementations to Big Endian
2015-05-31 Luca Barbatoppc: pixblockdsp: Use the abriged vector types
2015-05-30 Luca Barbatoh264: Make sure reinit failures mark the context as...
2015-05-30 Luca Barbatomsrle: Use FFABS to determine the frame size in msrle_d...
2015-05-28 Michael Niedermayerx86: cavs: Remove an unneeded scratch buffer
2015-05-28 Anton Khirnovrl: Add error checking to ff_rl_init().
2015-05-28 Anton Khirnovrl: Add a function for freeing dynamically allocated...
2015-05-28 Anton Khirnovrl: Rename ff_*_rl() to ff_rl_*()
2015-05-28 Anton Khirnovmpegvideo: Move ff_*_rl functions to a separate file
2015-05-28 Vittorio Giovarampegvideo: Drop exchange_uv() function and use its...
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
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-19 wm4hevc: make avcodec_decode_video2() fail if get_format...
2015-05-19 Vittorio Giovaravmnc: Delay pixel size check
2015-05-13 Stefano Pigozzivda: Make output CVPixelBuffer format configurable
2015-05-13 Gopu Govindaswamylibx265: Use the Multi-library Interface
2015-05-12 Shiina Hideakimjpegenc: Fix JFIF header byte ordering
2015-05-12 Vittorio Giovaradnxhd: Print unknown header when found
2015-05-12 Vittorio Giovaraquickdraw: Skip the empty 512 byte header for images
2015-05-12 Carl Eugen Hoyosquickdraw: Make the palette opaque
2015-05-12 foo86dca_parser: Extend DTS core sync word and fix existing...
2015-05-09 wm4png: Set the color range as full range
2015-05-08 Andreas Cadhalpunalac: Reject rice_limit 0 if compression is used
2015-05-08 Andreas Cadhalpunape: Support _0000 files with nblock smaller than 64
2015-05-06 Vittorio Giovaralibx265: Fix 'braces around scalar initializer' warning
2015-05-06 Vittorio Giovaraquickdraw: Support direct pixel blocks
2015-05-06 Vittorio Giovaraquickdraw: Switch to greedy parsing
2015-05-06 Vittorio Giovaraquickdraw: Convert to bytestream2
2015-05-05 Andreas Cadhalpunalsdec: only adapt order for positive max_order
2015-05-05 Andreas Cadhalpunalsdec: check sample pointer range in revert_channel_co...
2015-05-05 Andreas Cadhalpunaacpsy: correct calculation of minath in psy_3gpp_init
2015-05-05 Andreas Cadhalpunalsdec: limit avctx->bits_per_raw_sample to 32
2015-05-05 Andreas Cadhalpunaasc: return correct buffer size from aasc_decode_frame
2015-05-01 Carl Eugen Hoyosdnxhddec: Fix pixel format change
2015-05-01 Vittorio Giovaraffv1enc: Add const attribute to input frame
2015-04-29 Anton Khirnovrawenc: properly allocate coded_frame
2015-04-29 Anton Khirnovh264: use properly allocated AVFrames
next