index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
Age
Commit message (
Expand
)
Author
2011-04-04
aacenc: reduce the number of loop index variables
Young Han Lee
2011-04-03
ac3enc: select bandwidth based on bit rate, sample rate, and number of
Justin Ruggles
2011-04-03
ARM: NEON fixed-point forward MDCT
Mans Rullgard
2011-04-03
ARM: NEON fixed-point FFT
Mans Rullgard
2011-04-03
ac3enc: use generic fixed-point mdct
Mans Rullgard
2011-04-03
lavc: deprecate AVCodecContext.antialias_algo
Anton Khirnov
2011-04-03
lavc: mark mb_qmin/mb_qmax for removal on next major bump.
Anton Khirnov
2011-04-02
Fixed-point MDCT with 32-bit unscaled output
Mans Rullgard
2011-04-02
lavc: deprecate rate_emu
Anton Khirnov
2011-04-02
lavc: mark hurry_up for removal on next major bump
Anton Khirnov
2011-04-02
parser: mark av_parser_parse() for removal on next major bump
Anton Khirnov
2011-04-02
lavc: add missing audioconvert includes
Anton Khirnov
2011-04-02
jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY
Anton Khirnov
2011-04-01
ac3enc: ARM optimised ac3_compute_matissa_size
Mans Rullgard
2011-04-01
ac3: armv6 optimised bit_alloc_calc_bap
Mans Rullgard
2011-04-01
FFT: simplify fft8()
Mans Rullgard
2011-04-01
Fixed-point support in fft-test
Mans Rullgard
2011-03-31
Fixed-point FFT and MDCT
Mans Rullgard
2011-03-31
ac3enc: simplify sym_quant()
Mans Rullgard
2011-03-30
mlp_parse.c: set AVCodecContext channel_layout
John Stebbins
2011-03-30
Add MxPEG decoder
anatoly
2011-03-30
Add support for picture_ptr field in MJpegDecodeContext
anatoly
2011-03-30
Move MJPEG's input buffer preprocessing in separate public function
anatoly
2011-03-30
Support reference picture defined by bitmask in MJPEG's SOS decoder
anatoly
2011-03-30
ac3enc: move compute_mantissa_size() to ac3dsp
Mans Rullgard
2011-03-30
ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext
Mans Rullgard
2011-03-29
ac3enc: NEON optimised float_to_fixed24
Mans Rullgard
2011-03-29
ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
Mans Rullgard
2011-03-29
dfa: protect pointer range checks against overflows.
Ronald S. Bultje
2011-03-28
mimic: implement multithreading.
Alexander Strange
2011-03-28
ac3enc: avoid memcpy() of exponents and baps in EXP_REUSE case by using
Justin Ruggles
2011-03-28
Chronomaster DFA decoder
Kostya Shishkov
2011-03-27
ac3enc: Add codec-specific options for writing AC-3 metadata.
Justin Ruggles
2011-03-26
dsputil: allow to skip drawing of top/bottom edges.
Alexander Strange
2011-03-25
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
Justin Ruggles
2011-03-25
Add audio_service_type field to AVCodecContext for encoding and reporting
Justin Ruggles
2011-03-24
aacenc: indentation
Young Han Lee
2011-03-24
aacenc: fix the side calculation in search_for_ms
Young Han Lee
2011-03-24
vp8.c: rename EDGE_* to VP8_EDGE_*.
Alexander Strange
2011-03-24
ARM: fix ff_apply_window_int16_neon() prototype
Mans Rullgard
2011-03-24
ARM: NEON optimised apply_window_int16()
Mans Rullgard
2011-03-24
ac3enc: NEON optimised shift functions
Mans Rullgard
2011-03-24
ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min
Mans Rullgard
2011-03-24
mpeg12.c: fix slice threading for mpeg2 field picture mode.
Ronald S. Bultje
2011-03-22
lavc: move the version macros to a new installed header.
Anton Khirnov
2011-03-22
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
Justin Ruggles
2011-03-22
Fix an infinite loop when RoQ encoded generated a frame with a size greater t...
Vitor Sessak
2011-03-22
Add kbdwin.o to AC3 decoder
Kieran Kunhya
2011-03-22
Detect byte-swapped AC-3 and support decoding it directly.
Reimar Döffinger
2011-03-22
cosmetics: indentation
Justin Ruggles
[next]