git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
H264: Fix decoding with CABAC/delta_qp/PCM macroblocks.
[ffmpeg.git]
/
libavcodec
/
2008-07-11
Jason Garrett-Glaser
H264: Fix decoding with CABAC/delta_qp/PCM macroblocks.
tree
|
commitdiff
2008-07-10
avcoder
Remove useless casts.
tree
|
commitdiff
2008-07-10
avcoder
Remove useless casts.
tree
|
commitdiff
2008-07-10
Anuradha Suraparaju
Parse frames to feed the decoder with individual parse...
tree
|
commitdiff
2008-07-10
Anuradha Suraparaju
Add a parameter for queue size.
tree
|
commitdiff
2008-07-10
Kostya Shishkov
Monkey's Audio decoder vector functions work on input...
tree
|
commitdiff
2008-07-10
Gregory Montoir
Motion Pixels Video Decoder.
tree
|
commitdiff
2008-07-09
Michael Niedermayer
Remove ancient code that hasnt worked in many years.
tree
|
commitdiff
2008-07-09
Michael Niedermayer
New full search ME
tree
|
commitdiff
2008-07-09
Alexander Strange
Make the function prototype visible to comply with...
tree
|
commitdiff
2008-07-09
Peter Ross
increment minor version for commit r14110 (Electronic...
tree
|
commitdiff
2008-07-09
Michael Niedermayer
float_to_int16_sse2()
tree
|
commitdiff
2008-07-09
Michael Niedermayer
fix IPCM_decode_error.h264
tree
|
commitdiff
2008-07-08
Michael Niedermayer
Fix the av_set_string() free / alloc issue.
tree
|
commitdiff
2008-07-08
Diego Biurrun
Remove wrong casts from vector declarations, this would...
tree
|
commitdiff
2008-07-08
Peter Ross
Electronic Arts CMV decoder
tree
|
commitdiff
2008-07-08
Peter Ross
Remove AVPaletteControl from ALG MM demuxer/decoder
tree
|
commitdiff
2008-07-08
Victor Pollex
Make LOAD4/STORE4 macros more generic.
tree
|
commitdiff
2008-07-07
Michael Niedermayer
1 c-asm loop less and 1x unroll of float_to_int16_sse()
tree
|
commitdiff
2008-07-07
Michael Niedermayer
Fix x86-64
tree
|
commitdiff
2008-07-07
Michael Niedermayer
dont use C-asm loops and unroll once float_to_int16_3dnow()
tree
|
commitdiff
2008-07-07
Benjamin Larsson
redundant assignment found by Clang
tree
|
commitdiff
2008-07-06
Vitor Sessak
Simplify: glob->phase is always == 3
tree
|
commitdiff
2008-07-06
Vitor Sessak
Cosmetics: reindent tables
tree
|
commitdiff
2008-07-06
Vitor Sessak
Remove phasep context var, it is just phase*5
tree
|
commitdiff
2008-07-06
Vitor Sessak
Slighly faster operation
tree
|
commitdiff
2008-07-06
Vitor Sessak
Typo in a comment: s/two avoid/to avoid/
tree
|
commitdiff
2008-07-06
Vitor Sessak
Cosmetics: remove braces
tree
|
commitdiff
2008-07-06
Vitor Sessak
Another use of scalar_product_float()
tree
|
commitdiff
2008-07-06
Vitor Sessak
Do not reimplement memmove()
tree
|
commitdiff
2008-07-06
Gregory Montoir
Remove context fields which can be used as simple local...
tree
|
commitdiff
2008-07-06
Gregory Montoir
Remove av_cold attribute on decode_frame and add it...
tree
|
commitdiff
2008-07-06
Stefano Sabatini
Document av_find_opt().
tree
|
commitdiff
2008-07-06
Kostya Shishkov
Altivec implementation of APE vector functions
tree
|
commitdiff
2008-07-06
Kostya Shishkov
Add several vector functions used by Monkey's Audio...
tree
|
commitdiff
2008-07-05
Vitor Sessak
Cosmetics: remove braces
tree
|
commitdiff
2008-07-05
Vitor Sessak
Create a function for float dot product instead of...
tree
|
commitdiff
2008-07-05
Diego Biurrun
Add correct header #include to fix 'make checkheaders'.
tree
|
commitdiff
2008-07-05
Diego Biurrun
Add required stdint.h header #include.
tree
|
commitdiff
2008-07-05
Diego Biurrun
spelling cosmetics
tree
|
commitdiff
2008-07-05
Diego Biurrun
Add a note to remind people that new PCM/ADPCM formats...
tree
|
commitdiff
2008-07-05
Diego Biurrun
Remove unused variable, fixes the warning:
tree
|
commitdiff
2008-07-04
Vitor Sessak
Write for loops in a more standard way. In my opinion...
tree
|
commitdiff
2008-07-04
Ramiro Polla
MLP/TrueHD decoder.
tree
|
commitdiff
2008-07-04
Vitor Sessak
Move vars declaration to inner loop when possible
tree
|
commitdiff
2008-07-04
Vitor Sessak
Simplify
tree
|
commitdiff
2008-07-03
Vitor Sessak
Remove unneeded var
tree
|
commitdiff
2008-07-03
Vitor Sessak
Use a matrix instead of a vector
tree
|
commitdiff
2008-07-03
Vitor Sessak
Reindent table
tree
|
commitdiff
2008-07-03
Michael Niedermayer
We do not only calculate it but we also return it.
tree
|
commitdiff
2008-07-03
Michael Niedermayer
More correct comment.
tree
|
commitdiff
2008-07-03
Michael Niedermayer
make sum_of_squares() more generic
tree
|
commitdiff
2008-07-02
Alexander Strange
Cosmetics: split a long line.
tree
|
commitdiff
2008-07-02
Alexander Strange
Use get_cabac_bypass_sign instead of an if/else.
tree
|
commitdiff
2008-07-02
Alexander Strange
Reorder the if/else for residual cats to match gcc...
tree
|
commitdiff
2008-07-02
Alexander Strange
Simplify loop condition for readability.
tree
|
commitdiff
2008-07-02
Alexander Strange
Reindent.
tree
|
commitdiff
2008-07-02
Alexander Strange
Clone decode_cabac_residual() for DC residuals, to...
tree
|
commitdiff
2008-07-02
Alexander Strange
Don't generate two copies of hl_decode_mb() under ENABL...
tree
|
commitdiff
2008-07-02
Alexander Strange
Don't test for H264 encoding unless an encoder exists.
tree
|
commitdiff
2008-07-02
Ramiro Polla
Clarify comment about parity nibble.
tree
|
commitdiff
2008-07-01
Ramiro Polla
Make ff_mlp_read_major_sync() take a GetBitContext...
tree
|
commitdiff
2008-06-30
Stefano Sabatini
Clarify/simplify documentation for the default_val...
tree
|
commitdiff
2008-06-30
Vitor Sessak
Remove useless wrapper around ra288_decode_frame()
tree
|
commitdiff
2008-06-30
Vitor Sessak
Remove unpack() function, read the bitstream as needed
tree
|
commitdiff
2008-06-30
Vitor Sessak
Clean up error message
tree
|
commitdiff
2008-06-30
Vitor Sessak
Rewrite unpack() using the bitstream reader
tree
|
commitdiff
2008-06-30
Vladimir Voroshilov
gain code, gain pitch and pitch delay decoding for...
tree
|
commitdiff
2008-06-30
Vitor Sessak
Move function to avoid forward declaration
tree
|
commitdiff
2008-06-30
Vitor Sessak
Remove useless initialization
tree
|
commitdiff
2008-06-30
Vitor Sessak
Reindent the whole file
tree
|
commitdiff
2008-06-30
Benoit Fouet
Simplify mm_support() for ARM (by Måns).
tree
|
commitdiff
2008-06-30
Matthieu Castet
Define mm_support() for ARM.
tree
|
commitdiff
2008-06-29
Vitor Sessak
Make ff_acelp_lp_synthesis_filter() receives a pointer...
tree
|
commitdiff
2008-06-29
Vitor Sessak
Update copyright
tree
|
commitdiff
2008-06-29
Vitor Sessak
Use ff_acelp_lp_synthesis_filter() instead of duplicati...
tree
|
commitdiff
2008-06-29
Vitor Sessak
Add a rounding parameter to ff_acelp_lp_synthesis_filter()
tree
|
commitdiff
2008-06-29
Laurent Desnogues
Add command line support for '-idct simplearmv6'.
tree
|
commitdiff
2008-06-29
Vitor Sessak
Doxy comment
tree
|
commitdiff
2008-06-28
Baptiste Coudurier
set frame_size in libfaad decoder
tree
|
commitdiff
2008-06-28
Alexander Strange
Realign newlines.
tree
|
commitdiff
2008-06-28
Alexander Strange
Use MANGLE() instead of memory operands to read globals.
tree
|
commitdiff
2008-06-28
Michael Niedermayer
Make code independent/less dependent on dsputil.
tree
|
commitdiff
2008-06-27
Ramiro Polla
Seek the file forwards instead of backwards when sync...
tree
|
commitdiff
2008-06-27
Alexander Strange
Remove pointless AVFrame* casting.
tree
|
commitdiff
2008-06-27
Alexander Strange
Remove duplicate emms.
tree
|
commitdiff
2008-06-27
Alexander Strange
Remove commented-out code.
tree
|
commitdiff
2008-06-27
Alexander Strange
Export qscale so that postprocessing works.
tree
|
commitdiff
2008-06-27
Alexander Strange
Remove unused PutBitContext.
tree
|
commitdiff
2008-06-26
Måns Rullgård
Revert "add libmpeg2 permutation to dct-test"
tree
|
commitdiff
2008-06-26
Aurelien Jacobs
VP3 parser can also handle VP6 without any changes.
tree
|
commitdiff
2008-06-26
Stefan Gehrer
move ff_log2_run to bitstream.c and reuse in ffv1.c
tree
|
commitdiff
2008-06-26
Michael Niedermayer
VP3 & Theora parser to extract keyframe flags.
tree
|
commitdiff
2008-06-26
Måns Rullgård
add libmpeg2 permutation to dct-test
tree
|
commitdiff
2008-06-25
Michael Niedermayer
Support >=4096 dimensions, fixes issue499.
tree
|
commitdiff
2008-06-25
Michael Niedermayer
Set frame_size to the gcd of what the decoder can output.
tree
|
commitdiff
2008-06-25
Alexander Strange
Don't set mm_flags in fft-test, since it doesn't do...
tree
|
commitdiff
2008-06-25
Alexander Strange
Use a local variable instead of mm_flags in dct-test.
tree
|
commitdiff
2008-06-25
Stefan Gehrer
make ModeAlphabet read-only and use a custom mode alphabet
tree
|
commitdiff
2008-06-25
David Liu
Close parse context.
tree
|
commitdiff
next