projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo.
[libav.git]
/
libavcodec
/
2010-04-28
Michael Niedermayer
Add version to AVClass so we can add to and use fields...
tree
|
commitdiff
2010-04-26
Sebastian Vater
Reidnent after r22795.
tree
|
commitdiff
2010-04-26
Sebastian Vater
Move some branches outside looped code. Should improve...
tree
|
commitdiff
2010-04-26
Sebastian Vater
Switch some ints to unsigned (they can only have positi...
tree
|
commitdiff
2010-04-26
Sebastian Vater
Make two functions out of #define hackery.
tree
|
commitdiff
2010-04-25
Stefano Sabatini
Make avcodec_check_dimensions() return AVERROR(EINVAL...
tree
|
commitdiff
2010-04-23
Ronald S. Bultje
Add acelp_filters.o as QCELP decoder object file.
tree
|
commitdiff
2010-04-23
Måns Rullgård
Workaround for missing llrintf()
tree
|
commitdiff
2010-04-22
Justin Ruggles
ac3dec: return smaller of buf_size and frame_size inste...
tree
|
commitdiff
2010-04-22
Måns Rullgård
ARM: fix build for darwin/iphone
tree
|
commitdiff
2010-04-22
Michael Niedermayer
Set .supported_samplerates for mpeg audio encoders.
tree
|
commitdiff
2010-04-21
Ronald S. Bultje
WMAVoice postfilter.
tree
|
commitdiff
2010-04-21
Ronald S. Bultje
Move clipping of audio samples (for those codecs output...
tree
|
commitdiff
2010-04-21
Jai Menon
Fix typo.
tree
|
commitdiff
2010-04-21
Ronald S. Bultje
Implement QCELP postfilter.
tree
|
commitdiff
2010-04-21
Ronald S. Bultje
Make the Sipr16k postfilter function write data into...
tree
|
commitdiff
2010-04-21
Ronald S. Bultje
Split input/output data arguments to ff_acelp_apply_ord...
tree
|
commitdiff
2010-04-21
Ronald S. Bultje
Split the input/output data arguments to ff_adaptive_ga...
tree
|
commitdiff
2010-04-21
David Conrad
theora: coeff huffman codes are allowed to be up to...
tree
|
commitdiff
2010-04-21
Vitor Sessak
10l: do not try to unpack DTX frames in AMR-NB decoder
tree
|
commitdiff
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
tree
|
commitdiff
2010-04-20
Diego Biurrun
cosmetics: Switch Doxygen comments to JavaDoc style.
tree
|
commitdiff
2010-04-19
Jason Garrett-Glaser
vertical align in libx264.c
tree
|
commitdiff
2010-04-17
Michael Kaufmann
Add const to some pointer parameters.
tree
|
commitdiff
2010-04-17
David Conrad
vp3: Use avctx pointer directly
tree
|
commitdiff
2010-04-17
David Conrad
vp3: Read fps and aspect ratio in the decoder
tree
|
commitdiff
2010-04-17
David Conrad
vp3: Don't crop if there's a left/top offset, it's...
tree
|
commitdiff
2010-04-17
David Conrad
vp3: DC-only IDCT
tree
|
commitdiff
2010-04-16
David Conrad
vp3: More buffer length checks
tree
|
commitdiff
2010-04-16
David Conrad
vp3: Remove internal debug statement
tree
|
commitdiff
2010-04-15
Gwenole Beauchesne
H.264: cosmetics (vertical align).
tree
|
commitdiff
2010-04-15
Gwenole Beauchesne
H.264: move avctx->{profile,level} init before AVCodecC...
tree
|
commitdiff
2010-04-15
Gwenole Beauchesne
H.264: move avctx->refs init before AVCodecContext...
tree
|
commitdiff
2010-04-14
Andreas Öman
pngdec: Add support for PIX_FMT_Y400A
tree
|
commitdiff
2010-04-14
Andreas Öman
Add PIX_FMT_Y400A, 8bit gray, 8bit alpha
tree
|
commitdiff
2010-04-13
Stefano Sabatini
Factorize code in get_bit_rate().
tree
|
commitdiff
2010-04-13
Diego Biurrun
Add rectangle.h #include for fill_rectangle().
tree
|
commitdiff
2010-04-13
Diego Biurrun
Move static function fill_filter_caches() from h264...
tree
|
commitdiff
2010-04-13
Måns Rullgård
DCA: indent
tree
|
commitdiff
2010-04-13
Måns Rullgård
DCA: optimise dca_subsubframe()
tree
|
commitdiff
2010-04-13
Gwenole Beauchesne
[VA-API] Fix long-term reference frames addition to...
tree
|
commitdiff
2010-04-13
Måns Rullgård
10l: fix build on non-NEON ARM
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Change ff_raw_pixelFormatTags RGB entries (RGB555,...
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Fix grammar: a expression -> an expression.
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Remove stray empty line.
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: ARM/NEON optimised lfe_fir
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: 16-byte-align lfe_fir tables
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: break out lfe_interpolation_fir() inner loops...
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Fix constness for func[12] parameters in ff_parse_expr...
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Change constness for func[12]_name parameters of ff_par...
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Rename ff_parse() to ff_parse_expr().
tree
|
commitdiff
2010-04-12
Stefano Sabatini
Remove unnecessary header inclusion directives.
tree
|
commitdiff
2010-04-12
Michael Kaufmann
Extradata length checks for Huffyuv.
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: use FASTDIV in decode_blockcode()
tree
|
commitdiff
2010-04-12
Måns Rullgård
ARM: fix NEON synth_filter_float with hardfp calls
tree
|
commitdiff
2010-04-12
Jai Menon
Remove useless header inclusion.
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: simplify lfe_interpolation_fir()
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: use a local variable for loop boundary
tree
|
commitdiff
2010-04-12
Måns Rullgård
DCA: use some type-punning in qmf_32_subbands()
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Rename ff_eval2() to ff_parse_and_eval_expr().
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Rename ff_parse_eval() to ff_eval_expr().
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Place some empty line in the doxy.
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Remove redundant file descriptions from copyright headers.
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Avoid the use of the symbol ff_expr_s for referencing...
tree
|
commitdiff
2010-04-11
Jai Menon
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'.
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Doxument ff_free_expr().
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Make ff_fill_linesize() use the information stored in
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Rename ff_eval_free() to ff_free_expr().
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Rename AVEvalExpr to AVExpr, as suggested by Michael.
tree
|
commitdiff
2010-04-11
Stefano Sabatini
Move AVEvalExpr declaration at the beginning of the...
tree
|
commitdiff
2010-04-10
Jai Menon
alacenc : Report supported input sample formats.
tree
|
commitdiff
2010-04-10
Måns Rullgård
ARM: NEON optimised synth_filter_float
tree
|
commitdiff
2010-04-10
Måns Rullgård
Make synth_filter a function pointer
tree
|
commitdiff
2010-04-10
Måns Rullgård
DCA: align some arrays
tree
|
commitdiff
2010-04-08
Alex Converse
Reindent read_sbr_extension.
tree
|
commitdiff
2010-04-08
Alex Converse
Print an error and skip PS when PS is found but explici...
tree
|
commitdiff
2010-04-08
Alex Converse
Add support for PS sync extensions.
tree
|
commitdiff
2010-04-08
Alex Converse
Use get_bits_left() in the sync extension check.
tree
|
commitdiff
2010-04-08
Alex Converse
Fix ext_object_type.
tree
|
commitdiff
2010-04-06
Craig Thomasson
Fix segfault when encoder initialization fails.
tree
|
commitdiff
2010-04-04
Reinhard Tartler
Avoid division by zero
tree
|
commitdiff
2010-04-03
Vitor Sessak
Add help for (I)RDFT test in fft-test
tree
|
commitdiff
2010-04-03
Vitor Sessak
Make code using 1d-DCT consistent with the API change
tree
|
commitdiff
2010-04-03
Stefano Sabatini
Replace all remaining occurrences of AVERROR_NOMEM...
tree
|
commitdiff
2010-04-02
Alex Converse
aacenc: Error when an unsupported profile is requested
tree
|
commitdiff
2010-04-02
Alex Converse
aacenc: Don't lowpass the input unless specifically...
tree
|
commitdiff
2010-04-02
Michael Niedermayer
Change default for bidir_refine to 1.
tree
|
commitdiff
2010-04-02
Michael Niedermayer
Optimize bidir_refine a bit.
tree
|
commitdiff
2010-04-02
Michael Niedermayer
Change bidir refine hash code so we only need to perfor...
tree
|
commitdiff
2010-04-02
Michael Niedermayer
Reduce the size of the bidir refine hashtable from...
tree
|
commitdiff
2010-04-02
Michael Niedermayer
Move comment that belonged to cmp() back to cmp().
tree
|
commitdiff
2010-04-02
Michael Niedermayer
slice dice, inline and outline cmp()
tree
|
commitdiff
2010-04-01
Michael Niedermayer
Store range coder state transition table.
tree
|
commitdiff
2010-04-01
Reimar Döffinger
Allow hardcoding of ulaw and alaw tables.
tree
|
commitdiff
2010-04-01
Reimar Döffinger
Change/simplify the tableprint/tablegen API.
tree
|
commitdiff
2010-04-01
Reimar Döffinger
Convert two "m" constraints to MANGLE to fix compilatio...
tree
|
commitdiff
2010-04-01
Takashi Mochizuki
Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags.
tree
|
commitdiff
2010-04-01
Bobby Bingham
Add function to export EDGE_WIDTH from libavcodec.
tree
|
commitdiff
2010-03-31
Ronald S. Bultje
Document API addition of avcodec_copy_context().
tree
|
commitdiff
2010-03-31
Ronald S. Bultje
Add avcodec_copy_context().
tree
|
commitdiff
next