]> git.sesse.net Git - ffmpeg/history - libavcodec
dcadec: use float planar sample format
[ffmpeg] / libavcodec /
2012-10-01 Justin Rugglesdcadec: use float planar sample format
2012-10-01 Justin Rugglescook: use planar sample format
2012-10-01 Justin Rugglesatrac3: use float planar sample format
2012-10-01 Justin Rugglesapedec: output in planar sample format
2012-10-01 Justin Ruggles8svx: use planar sample format
2012-10-01 Nathan CaldwellOpus encoder using libopus
2012-10-01 Diego Biurrunwmadec: Adjust debug printf argument length modifier
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-10-01 Diego Biurrunavcodec: Drop some silly commented-out av_log() invocations
2012-10-01 Diego BiurrunRemove some silly disabled code.
2012-10-01 Justin Rugglesac3dec: ensure get_buffer() gets a buffer for the corre...
2012-09-29 Jindřich Makovičkah264: avoid stuck buffer pointer in decode_nal_units
2012-09-29 Anton Khirnovmpeg12: fix the semantics of the int* parameter of...
2012-09-29 Anton Khirnovmpeg12: move mpeg_decode_frame() lower
2012-09-29 Michael Niedermayeravsdec: Set dimensions instead of relying on the demuxer.
2012-09-29 Michael Niedermayerwmalosslessdec: Reset put bit buffer when num_saved_bit...
2012-09-29 Anton Khirnovdfa: improve boundary checks in decode_dds1()
2012-09-29 Anton Khirnovwmalosslessdec: Fix reading too many bits in decode_cha...
2012-09-29 Michael Niedermayerwmalosslessdec: fix a get_bits(0) in decode_ac_filter
2012-09-29 Michael Niedermayerwmalosslessdec: make MCLMS arrays big enough for what...
2012-09-29 Anton Khirnovindeo4/5: check empty tile size in decode_mb_info().
2012-09-29 Anton Khirnovivi_common: make ff_ivi_process_empty_tile() static.
2012-09-29 Michael Niedermayerindeo5: check tile size in decode_mb_info().
2012-09-29 Anton Khirnovindeo3: fix out of cell write.
2012-09-29 Anton Khirnovwmalosslessdec: increase channel_coeffs/residues size
2012-09-29 Anton Khirnovwmalosslessdec: increase WMALL_BLOCK_MAX_BITS to 14.
2012-09-29 Michael Niedermayerlagarith: check count before writing zeros.
2012-09-29 Michael Niedermayerwmaprodec: check num_vec_coeffs for validity
2012-09-29 Michael Niedermayerindeo4: update AVCodecContext width/height on size...
2012-09-29 Anton Khirnovdfa: check that the caller set width/height properly.
2012-09-29 Michael Niedermayerindeo5dec: Make sure we have had a valid gop header.
2012-09-29 Michael Niedermayercavsdec: check for changing w/h.
2012-09-29 Anton Khirnovlavc: set channel count from channel layout in avcodec_...
2012-09-28 Michael Niedermayerdsputil_mmx: fix reading prior of the src array in...
2012-09-28 Luca Barbatompegaudiodec: fix short_start calculation
2012-09-28 Nathan Caldwelllibopus: Remap channels using libopus' internal remapping.
2012-09-28 Nicolas GeorgeOpus decoder using libopus
2012-09-28 Nathan Caldwellavcodec: document the use of AVCodecContext.delay for...
2012-09-28 Kostya Shishkovvc1dec: add flush function for WMV9 and VC-1 decoders
2012-09-27 Diego Biurrunh264_refs: Fix debug tprintf argument types
2012-09-27 Diego Biurrungolomb: const correctness for get_ue()/get_se() functio...
2012-09-27 Diego Biurrunget_bits: const correctness for get_bits_trace()/get_xb...
2012-09-27 Diego Biurrundwt: Drop unused functions spatial_compose{53|97}i()
2012-09-27 Diego Biurrunavcodec: Drop long-deprecated imgconvert.h header
2012-09-27 Andrew D'AddesioAdd Opus codec id and codec description.
2012-09-26 Diego Biurruntruemotion2: Request samples for old TM2 headers
2012-09-25 Alexandre Coluccixsub: feed init_get_bits the whole buffer
2012-09-25 Martin Storsjölibfdk-aac: Allow setting VBR modes via a private option
2012-09-25 Martin Storsjölibfdk-aac: Warn the user that the VBR modes are unsupp...
2012-09-25 Derek BuitenhuisRevert "cbrt_tablegen: Include libm.h"
2012-09-25 Anton Khirnovpthread: make sure AVFrame.extended_data is set properly.
2012-09-25 Nathan Caldwelllibfdk-aac: reindent after last commit
2012-09-25 Nathan Caldwelllibfdk-aac: Limit to supported sample rates.
2012-09-25 Derek Buitenhuiscbrt_tablegen: Include libm.h
2012-09-24 John Van Sicklelibx264: change default to closed gop to match x264cli
2012-09-24 Anton KhirnovUse avcodec_free_frame() to free AVFrames.
2012-09-24 Anton Khirnovlavc: add avcodec_free_frame().
2012-09-24 Anton Khirnovlavc: ensure extended_data is set properly on decoding
2012-09-24 Anton Khirnovlavc: initialize AVFrame.extended_data in avcodec_get_f...
2012-09-24 Anton Khirnovlavc: use av_mallocz to allocate AVFrames.
2012-09-24 Anton Khirnovlavc: rename the argument of avcodec_alloc_frame/get_fr...
2012-09-22 Justin Rugglesavcodec: fix memleak in avcodec_encode_audio2()
2012-09-21 Reimar Döffingersipr: fall back to setting mode based on bit_rate.
2012-09-21 Anton Khirnovlibx264: add forgotten ;
2012-09-20 Mans RullgardARM: swap source operands in some add instructions
2012-09-20 Mans Rullgardmotion_est: fix use of inline on extern functions
2012-09-19 John Van Sicklelibx264: add support for nal-hrd, required for Blu...
2012-09-19 Alex Conversetiffdec: Add support for GRAY16LE.
2012-09-19 Alex Conversetiffenc: Add support for little endian RGB48 and GRAY16
2012-09-19 Janne Grunaumpeg4: support frame parameter changes with frame-mt
2012-09-19 Janne Grunaumpegvideo: check ff_find_unused_picture() return value...
2012-09-19 Janne Grunaumpegvideo: release frame buffers before freeing them
2012-09-19 Janne Grunaurv34: use ff_MPV_common_frame_size_change()
2012-09-19 Janne Grunaumpegvideo: add reinit function for frame parameter...
2012-09-19 Janne Grunaumpegvideo: move frame size dependent memory management...
2012-09-18 Luca Barbatoavcodec: cleanup utils.c
2012-09-18 Justin Rugglesbinkaudio: remove unneeded GET_BITS_SAFE macro
2012-09-18 Justin Rugglesbinkaudio: use float sample format
2012-09-18 Justin Rugglesbinkaudio: use a different value for the coefficient...
2012-09-17 Clément Bœschalsdec: fix misplaced parentheses.
2012-09-17 Thilo Borgmannalsdec: check return values.
2012-09-17 Thilo Borgmannalsdec: fix number of decoded samples in first sub...
2012-09-17 Thilo Borgmannalsdec: Fix out of ltp_gain_values read.
2012-09-17 Michael Niedermayeralsdec: Check that quantized parcor coeffs are within...
2012-09-17 Michael Niedermayeralsdec: check opt_order.
2012-09-17 Michael Niedermayeralsdec: Check k used for rice decoder.
2012-09-17 Anton Khirnovxsubenc: reindent
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-09-17 Anton Khirnovlavc: add const to private codec class initialization.
2012-09-16 Mans Rullgardmpegvideo: drop unnecessary arguments to hpel_motion()
2012-09-16 Mans Rullgardmpegvideo: drop 'inline' from some functions
2012-09-16 Anton Khirnovnellymoserdec: drop support for s16 output.
2012-09-16 Anton Khirnovbmpdec: only initialize palette for pal8.
2012-09-15 Mans Rullgardflacdsp: arm optimised lpc filter
2012-09-15 Mans Rullgardlibavcodec: remove av_destruct_packet_nofree()
2012-09-14 Luca Barbatovorbisdec: ensure FASTDIV denominator is never 1
2012-09-13 Diego Biurrunx86: dsputil: Move Xvid IDCT put/add functions to a...
2012-09-13 Diego Biurrunx86: Remove some leftover declarations for non-existent...
2012-09-13 Martin Storsjöx86: ac3dsp: Only refer to the ac3_downmix_sse symbol...
next