]> git.sesse.net Git - ffmpeg/history - libavcodec
samplefmt: add a function for filling a buffer with silence.
[ffmpeg] / libavcodec /
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
2012-04-04 Derek Buitenhuisw32threads: Make pthread_cond_wait follow POSIX
2012-04-04 Diego Biurruncosmetics: Consistently place static, inline and av_col...
2012-04-04 Diego Biurrunsbrdsp: Use standard multiple inclusion guards.
2012-04-04 Aneesh Dograpcm: K&R formatting cosmetics
2012-04-03 Piotr Bandurskirawdec: Support fourccs YV16 and YV24
2012-03-31 Michael Niedermayerapedec: check bits <= 32.
2012-03-31 Aneesh Dogracavs: Remove unused code.
2012-03-30 Justin Ruggleslibspeexdec: set frame size in libspeex_decode_init()
2012-03-30 Franz Braußesmacker audio: sign-extend the initial 16-bit predicted...
2012-03-30 Diego Biurrunh264: drop ff_h264_ prefix from static function ff_h264...
2012-03-30 Diego Biurrunh264: Make ff_h264_decode_end() static, it is not used...
2012-03-29 Ronald S. Bultjelzw: fix potential integer overflow.
2012-03-29 Ronald S. Bultjetruemotion: forbid invalid VLC bitsizes and token values.
2012-03-29 Ronald S. Bultjetruemotion2: handle out-of-frame motion vectors through...
2012-03-29 Kostya Shishkovmp3dec: perform I/S and M/S only when frame mode is...
2012-03-29 Ronald S. Bultjelzw: prevent buffer overreads.
2012-03-28 Mashiat Sarker Sha... WMAL: Remove inaccurate and unnecessary doxy
2012-03-28 Ronald S. Bultjeh264: fix cabac-on-stack after safe cabac reader.
2012-03-28 Ronald S. Bultjetruemotion2: convert packet header reading to bytestream2.
2012-03-28 Ronald S. Bultjecabac: add overread protection to BRANCHLESS_GET_CABAC().
2012-03-28 Ronald S. Bultjecabac: increment jump locations by one in callers of...
2012-03-28 Ronald S. Bultjecabac: remove unused argument from BRANCHLESS_GET_CABAC...
2012-03-28 Ronald S. Bultjecabac: use struct+offset instead of memory operand...
2012-03-28 Ronald S. Bultjeh264: add overread protection to get_cabac_bypass_sign_...
2012-03-28 Ronald S. Bultjeh264: reindent get_cabac_bypass_sign_x86().
2012-03-28 Ronald S. Bultjeh264: use struct offsets in get_cabac_bypass_sign_x86().
2012-03-28 Ronald S. Bultjeh264: fix overreads in cabac reader.
2012-03-28 Ronald S. Bultjewmall: fix seeking.
2012-03-28 Ronald S. Bultjelagarith: fix buffer overreads.
2012-03-28 Diego Biurrundvdec: drop unnecessary dv_tablegen.h #include
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2012-03-28 Diego Biurrunfaandct: Remove FAAN_POSTSCALE define and related code.
2012-03-28 Anton Khirnovdvenc: print allowed profiles if the video doesn't...
next