]> git.sesse.net Git - ffmpeg/history - libavcodec
v410enc: include correct headers
[ffmpeg] / libavcodec /
2011-12-15 Mans Rullgardv410enc: include correct headers
2011-12-15 Mans RullgardARM: fix external symbol refs in rv40 asm
2011-12-15 Martin Storsjölibgsm: Reset the MS mode of GSM in the flush function
2011-12-15 Martin Storsjölibgsm: Set options on the right object
2011-12-15 Mans RullgardARM: dca: disable optimised decode_blockcodes() for...
2011-12-14 Andrey Utkinmpegvideo: remove abort() in ff_find_unused_picture()
2011-12-14 Mans Rullgardrv40: NEON optimised loop filter strength selection
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Gaurav Narulaulti: Fix invalid reads
2011-12-13 Luca Barbatovc1: mark with ER_MB_ERROR bits overconsumption
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-13 Mans Rullgardrv34: NEON optimised 4x4 dequant
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-13 Alex Converseaacdec: Use intfloat.h rather than local punning union.
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
2011-12-12 Paul B Maholvcr1: drop unnecessary emms_c() calls without MMX code
2011-12-12 Dustin Brodylavc: convert error_recognition to err_recognition.
2011-12-12 Martin Storsjöx86: Require 7 registers for the cabac asm
2011-12-12 Mans Rullgardh264: remove useless cast
2011-12-12 Mans Rullgardproresdec: fix decode_slice() prototype
2011-12-11 Mans Rullgardx86: cabac: replace explicit memory references with...
2011-12-11 Mans Rullgardwmapro: use av_float2int()
2011-12-11 Mans Rullgardlavc: avoid invalid memcpy() in avcodec_default_release...
2011-12-11 Mans Rullgardlavu: replace int/float punning functions
2011-12-11 Mans RullgardRemove extraneous semicolons
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-10 Shitiz Gargttadec: check channel count as read from extradata.
2011-12-10 Paul B Maholcljr: remove unused code
2011-12-10 Janne Grunauptx: fix inverted check for sufficient data
2011-12-10 Janne Grunauptx: emit a warning on insufficient picture data
2011-12-10 Kostya ShishkovDxtory capture format decoder
2011-12-08 Diego Biurruncljr: K&R cosmetics
2011-12-08 Diego Biurruncljr: return a more sensible value when encountering...
2011-12-08 Diego Biurruncljr: drop unnecessary emms_c() calls without MMX code
2011-12-08 Mans Rullgardcljr: remove useless casts
2011-12-08 Mans Rullgardcljr: group encode/decode parts under single ifdefs
2011-12-08 Mans Rullgardcljr: remove stray semicolon
2011-12-08 Paul B Maholcljr: add missing return statement in decode_end()
2011-12-08 John Brooksshorten: avoid abort() on unknown audio types
2011-12-08 Paul B Maholcljr: add encoder
2011-12-08 Diego Biurruntests/examples: Mark some variables only used within...
2011-12-08 Diego Biurruntests/tools/examples: Replace direct exit() calls by...
2011-12-07 Paul B. Maholcljr: release picture at end of decoding
2011-12-07 Mans Rullgardrv40: NEON optimised rv40 qpel motion compensation
2011-12-07 Hendrik Leppkespcm-mpeg: implement new audio decoding api
2011-12-07 Ronald S. Bultjew32thread: port fixes to pthread_cond_broadcast() from...
2011-12-07 Rafaël Carrédxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9
2011-12-07 Diego Biurrundoxygen: Replace '\' by '@' in Doxygen markup tags.
2011-12-07 Diego Biurruncosmetics: drop some completely pointless parentheses
2011-12-07 Paul B. Mahol cljr: simplify CLJRContext
2011-12-06 Konstantin TodorovCode cleanup - mpegvideo.c - 500-1000line
2011-12-06 Janne Grunaurv40: NEON optimised weighted prediction
2011-12-06 Janne Grunaurv40: NEON optimised chroma MC
2011-12-06 Mans RullgardARM: move NEON H264 chroma mc to a separate file
2011-12-06 Janne Grunaurv34: NEON optimised inverse transform functions
2011-12-05 Diego Biurrunmisc Doxygen markup improvements
2011-12-05 Diego Biurrundoxygen: eliminate Qt-style doxygen syntax
2011-12-05 Sjoerd Simonsg722: Change bits per sample to 4
2011-12-05 Martin Storsjög722dec: Signal skipping the lower bits via AVOptions...
2011-12-04 Justin Rugglesapi-example: update to use avcodec_decode_audio4()
2011-12-04 Chris Berovadpcmenc: cosmetics: pretty-printing
2011-12-04 Chris Berovac3dec: cosmetics: pretty-printing
2011-12-04 Paul B. Maholshorten: remove dead initialization
2011-12-04 Reimar Döffingerroqvideodec: set AVFrame reference before reget_buffer.
2011-12-04 Carl Eugen Hoyosbmp: fix some 1bit samples.
2011-12-03 Derek Buitenhuiswavpack: Properly clip samples during lossy decode
2011-12-03 Nathan Adil Maxsonzmbv.c: coding style clean-up.
2011-12-03 Nathan Adil Maxsonxan.c: coding style clean-up.
2011-12-03 Konstantin Todorovmpegvideo.c: code cleanup - first 500 lines.
2011-12-03 Ronald S. Bultjeh264: fix frame reordering code.
2011-12-02 Janne Grunauaac_latm: reconfigure decoder on audio specific config...
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-12-02 Justin Rugglesavcodec: change number of plane pointers from 4 to...
2011-12-02 Mans Rullgardsvq1dec: avoid undefined get_bits(0) call
2011-12-02 Mans RullgardARM: h264dsp_neon cosmetics
2011-12-02 Janne GrunauARM: make some NEON macros reusable
2011-12-02 Aaron Colwellvp8: flush buffers on size changes.
2011-12-02 Nathan Adil MaxsonCleaned up alacenc.c
2011-12-01 Ronald S. Bultjeh264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT...
2011-12-01 Mans RullgardARM: fix indentation in ff_dsputil_init_neon()
2011-12-01 Mans RullgardARM: NEON put/avg_pixels8/16 cosmetics
2011-12-01 Mans RullgardARM: add remaining NEON avg_pixels8/16 functions
2011-12-01 Mans RullgardARM: clean up NEON put/avg_pixels macros
2011-12-01 Mans Rullgardrv34: align temporary block of "dct" coefs
2011-12-01 Michael Niedermayervble: use dsp.add_hfyu_median_prediction() this allows...
2011-12-01 Michael Niedermayervble: remove flags copy, its not used in any speed...
2011-12-01 Derek Buitenhuisvble: merge len and val arrays
2011-12-01 Michael Niedermayervble: remove unused variable len.
2011-11-30 Janne Grunaurv40: move loop filter to rv34dsp context
2011-11-29 Aneesh Dograindeo3: check per-plane data buffer against input buffe...
2011-11-29 Aaron Colwellpthread: don't increment index on zero-sized packets.
2011-11-28 Alex Conversetxd: Fix order of operations.
2011-11-28 Diego BiurrunEliminate pointless 0/NULL initializers in AVCodec...
2011-11-28 Kostya Shishkovindeo3: cosmetics
2011-11-27 Alex Conversedca: Replace oversized unused get_bits() with skip_bits...
next