]> git.sesse.net Git - ffmpeg/history - libavcodec
qcelpdec: K&R formatting cosmetics
[ffmpeg] / libavcodec /
2011-12-19 Asen Lekovqcelpdec: K&R formatting cosmetics
2011-12-19 Diego Biurrunqcelpdec: cosmetics: drop some pointless parentheses
2011-12-19 Diego Biurrunx86: conditionally compile dnxhd encoder optimizations
2011-12-19 Janne GrunauRevert "h264: skip start code search if the size of...
2011-12-18 Janne Grunauh264: skip start code search if the size of the nal...
2011-12-18 Paul B. Maholcljr: fix buf_size sanity check
2011-12-18 Shitiz Gargcljr: Check if width and height are positive integers
2011-12-18 Mans Rullgardavcodec: deprecate AVFrame.age
2011-12-18 Justin Ruggles4xm: remove unneeded check for remaining unused data.
2011-12-18 Uoti Urpalatmv decoder: set correct pix_fmt
2011-12-17 Mans Rullgarddct-test: remove unused variable cropTbl
2011-12-17 Mans Rullgardget_bits: remove LAST_SKIP_CACHE macro
2011-12-17 Mans Rullgardget_bits: remove strange/obsolete comments
2011-12-17 Mans Rullgardget_bits: whitespace (mostly) cosmetics
2011-12-17 Mans Rullgardget_bits: remove unnecessary #includes
2011-12-17 Mans Rullgardmp3dec: hack: fix decoding with safe bitstream reader
2011-12-17 Shitiz Gargadpcm: Check for channels to be a non-zero integer
2011-12-17 Ronald S. Bultjeget_bits: introduce safe bitreading to prevent overreads.
2011-12-16 Mans Rullgardget_bits: remove A32 variant
2011-12-16 Derek Buitenhuiswavpack: Fix 32-bit clipping
2011-12-16 Derek Buitenhuiswavpack: Clip samples after shifting
2011-12-16 Ronald S. Bultjeh264: don't drop B-frames after next keyframe on POC...
2011-12-16 Mans Rullgardget_bits: remove useless pointer casts
2011-12-16 Mans Rullgardrv40: NEON optimised weak loop filter
2011-12-15 Mans Rullgardv410enc: fix output buffer size check
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...
next