]> git.sesse.net Git - ffmpeg/history - libavcodec
rv34: remove constant parameter
[ffmpeg] / libavcodec /
2012-04-28 Christophe Gisquetrv34: remove constant parameter
2012-04-28 Christophe Gisquetrv40: don't always do the full prev_type search
2012-04-28 Christophe GISQUETdsputil x86: revert a test back to its previous value
2012-04-28 Christophe Gisquetrv34dsp x86: implement MMX2 inverse transform
2012-04-28 Roland Scheideggerh264: new assembly version of get_cabac for x86_64...
2012-04-28 Roland Scheideggerh264: use one table instead of several for cabac functions
2012-04-28 Roland Scheideggerh264: (trivial) remove unneeded macro argument in x86...
2012-04-28 Jordi Ortizlibschroedingerdec: check malloc
2012-04-26 Mans Rullgarddsputil: fix invalid array indexing
2012-04-25 Mans Rullgardfft-test: add option to set cpuflag mask
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON
2012-04-25 Mans RullgardARM: add some compatibility macros
2012-04-23 Diego BiurrunRemove libdirac decoder.
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-04-21 Mans Rullgarddsputil: remove unused functions
2012-04-21 Mans RullgardRemove lowres video decoding
2012-04-21 Mans Rullgardavcodec: remove AVCodecContext.dsp_mask
2012-04-20 Jan Ekströmutvideo: general cosmetics
2012-04-20 Alex Converseaac: Handle HE-AACv2 when sniffing a channel order.
2012-04-20 Diego Biurrunxxan: Remove write-only variable in xan_decode_frame_ty...
2012-04-20 Diego Biurrunivi_common: Initialize a variable at declaration in...
2012-04-20 Justin Rugglesavcodec: add a cook parser to get subpacket duration
2012-04-19 Diego Biurrundv: Initialize encoder tables during encoder init.
2012-04-19 Diego Biurrundv: Replace some magic numbers by the appropriate ...
2012-04-18 Diego Biurrunppc: drop unused function dct_quantize_altivec()
2012-04-18 Diego Biurrunmpegaudiodec: Do not discard mp_decode_frame() return...
2012-04-17 Alex Converseavcodec_string: Favor AVCodecContext.codec over the...
2012-04-17 Alex Conversecook: Make constants passed to AV_BE2NE32C() unsigned...
2012-04-17 Reimar Döffingeraacenc: Fix issues with huge values of bit_rate.
2012-04-17 Diego Biurrundv_tablegen: Drop unnecessary av_unused attribute from...
2012-04-17 Kostya Shishkovproresenc: multithreaded quantiser search
2012-04-16 Alex Converseaacdec: More robust output configuration.
2012-04-16 Carl Eugen Hoyosfaac: Fix multi-channel ordering
2012-04-16 Alex Conversefaac: Add .channel_layouts
2012-04-16 Mans Rullgardindeo3: add parens around some macro arguments
2012-04-16 Ronald S. Bultjeh264: use proper PROLOGUE statement for a function...
2012-04-16 Diego Biurrundv: Merge dvquant.h into dvdata.c where all other DV...
2012-04-16 Diego Biurrundv: Move static tables only used in one place to where...
2012-04-15 Derek Buitenhuisutvideo: Remove unused variable 'src_size'
2012-04-14 Diego Biurrunlibxvid: Reorder functions to avoid forward declaration...
2012-04-14 Diego Biurrunlibxvid: drop some pointless dead code
2012-04-14 Mashiat Sarker Sha... wmal: vertical alignment cosmetics
2012-04-14 Mashiat Sarker Sha... wmal: Warn about missing bitstream splicing feature...
2012-04-14 Mashiat Sarker Sha... wmal: Skip seekable_frame_in_packet.
2012-04-14 Mashiat Sarker Sha... wmal: Drop unused variable num_possible_block_size.
2012-04-13 Mans Rullgardqdm2: fix a dubious pointer cast
2012-04-13 Michael NiedermayerWMAL: Do not try to read rawpcm coefficients if bits...
2012-04-13 Alex Conversetiffdec: K&R cosmetics
2012-04-13 Ronald S. Bultjedsputil: fix optimized emu_edge function on Win64.
2012-04-13 Alex Conversetiffdec: Add a malloc check and refactor another.
2012-04-13 Alex Conversefaxcompr: Check malloc results and unify return path
2012-04-13 Justin Rugglesac3dsp: call femms/emms at the end of float_to_fixed24...
2012-04-13 Dale Curtispthread: Fix crash due to fctx->delaying not being...
2012-04-13 Dale Curtisvp3: Assert on invalid filter_limit values.
2012-04-13 Ronald S. Bultjeh264: fix 10bit biweight functions after recent x86inc...
2012-04-13 Alex Converseffv1: Fix size mismatch in encode_line.
2012-04-12 Diego Biurrunlibxvid: remove disabled code
2012-04-12 Mans Rullgardqdm2: make a table static const
2012-04-12 Mans Rullgardqdm2: simplify bitstream reader setup for some subpacke...
2012-04-12 Mans Rullgardqdm2: use get_bits_left()
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-04-12 Diego Biurrunavpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics
2012-04-11 Ronald Bultjemsrle: convert MS RLE decoding function to bytestream2.
2012-04-11 Henrik Gramnerx86inc improvements for 64-bit
2012-04-11 Diego Biurruninterplayvideo: fix av_dlog parameter type mismatch
2012-04-10 Diego BiurrunDrop some pointless #ifdefs.
2012-04-10 Christophe GISQUETrv40dsp x86: use only one register, for both increment...
2012-04-10 Christophe GISQUETrv40dsp: implement prescaled versions for biweight.
2012-04-10 Sebastien Zwickertvda: Signal 4 byte NAL headers to the decoder regardles...
2012-04-09 Anton Khirnovlavc doxy: add all installed headers to doxy groups.
2012-04-09 Anton Khirnovlavc doxy: add avfft to the main lavc group.
2012-04-09 Anton Khirnovlavc doxy: add remaining avcodec.h functions to a misc...
2012-04-09 Anton Khirnovlavc doxy: add AVPicture functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add resampling functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: replace \ with /
2012-04-09 Anton Khirnovlavc doxy: add encoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: add decoding functions to a doxy group.
2012-04-09 Anton Khirnovlavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE...
2012-04-09 Anton Khirnovlavc doxy: add AVPacket-related stuff to a separate...
2012-04-09 Anton Khirnovlavc doxy: add core functions/definitions to a doxy...
2012-04-09 Diego Biurrunppc: Add/remove a number of const qualifiers to fix...
2012-04-09 Justin Rugglesavcodec: use align == 0 for default alignment in avcode...
2012-04-08 Justin Rugglesavcodec: validate the channel layout vs. channel count...
2012-04-08 Gwenole Beauchesnevaapi: mpeg2: fix slice_vertical_position calculation.
2012-04-08 Gwenole Beauchesnehwaccel: mpeg2: decode first field, if requested.
2012-04-06 Martin Storsjöcosmetics: Clean up the tiffenc pix_fmts declaration...
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-04-06 Martin Storsjöcosmetics: Convert mimic.c to utf-8
2012-04-06 Reimar Döffingernellymoserenc: fix crash due to memsetting the wrong...
2012-04-06 Anne Aaronmpeg12: Do not change frame_pred_frame_dct flag and...
2012-04-05 Justin Rugglesavcodec: remove avcodec_guess_channel_layout()
2012-04-05 Justin Rugglesavutil: Add av_get_default_channel_layout()
2012-04-05 Diego Biurrunh264: Factorize declaration of mb_sizes array.
2012-04-04 Christophe GISQUETdsputil x86: use SSE float instruction instead of SSE2...
2012-04-04 Christophe GISQUETdsputil x86: remove deprecated parameter from scalarpro...
2012-04-04 Christophe GISQUETvp8dsp x86: perform rounding shift with a single instru...
2012-04-04 Diego Biurrunaacenc: Mark deinterleave_input_samples argument as...
2012-04-04 Anton Mitrofanovh264: fix 4:2:2 PCM-macroblocks decoding
next