projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
split SVQ1 decoder and encoder in their own files
[ffmpeg.git]
/
libavcodec
/
2007-07-06
Aurelien Jacobs
split SVQ1 decoder and encoder in their own files
tree
|
commitdiff
2007-07-06
Benoit Fouet
set thread_opaque to NULL when freeing it
tree
|
commitdiff
2007-07-06
Andreas Öman
Add support for streams with different chroma_qp_index_...
tree
|
commitdiff
2007-07-06
Aurelien Jacobs
simplify ff_copy_bits: merge 2 test branches
tree
|
commitdiff
2007-07-06
Aurelien Jacobs
move ff_copy_bits to bitstream.c
tree
|
commitdiff
2007-07-06
Kostya Shishkov
Drop redundant assignment and variable
tree
|
commitdiff
2007-07-06
Stefano Sabatini
me option implemented as an AVOption
tree
|
commitdiff
2007-07-06
Andreas Öman
Precompute a chroma_qp table with index offset for...
tree
|
commitdiff
2007-07-06
Andreas Öman
Compute the dequant coefficient table ptr outside the...
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
include snow encoder only if it is not disabled
tree
|
commitdiff
2007-07-05
Diego Biurrun
spelling/grammar
tree
|
commitdiff
2007-07-05
Oliver Pfister
fix mem leak
tree
|
commitdiff
2007-07-05
Oliver Pfister
fix mem leak
tree
|
commitdiff
2007-07-05
Måns Rullgård
update my email address
tree
|
commitdiff
2007-07-05
Vitor Sessak
Add my last name to copyright headers
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
forgot to svn add mpeg12.h in r9477
tree
|
commitdiff
2007-07-05
Diego Biurrun
typos
tree
|
commitdiff
2007-07-05
Diego Biurrun
UTF-8 conversion
tree
|
commitdiff
2007-07-05
Diego Biurrun
license header consistency cosmetics
tree
|
commitdiff
2007-07-05
Diego Biurrun
Group all copyright and author notices together.
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
make DCT_common_init() static
tree
|
commitdiff
2007-07-05
Diego Biurrun
Add missing license header.
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
move mpeg encoder specific initialization in the encode...
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
add proper ff_ prefix to new extern symbols
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
cosmetics: indentation
tree
|
commitdiff
2007-07-05
Aurelien Jacobs
split mpeg12 encoder out of mpeg12.c
tree
|
commitdiff
2007-07-05
Måns Rullgård
use av_freep() in free_vlc() and failed init_vlc()
tree
|
commitdiff
2007-07-05
Vitor Sessak
Remove more useless parentheses.
tree
|
commitdiff
2007-07-03
Benoit Fouet
Description: split mpegvideo.c
tree
|
commitdiff
2007-07-03
Diego Biurrun
CONFIG_XVID --> CONFIG_LIBXVID
tree
|
commitdiff
2007-07-03
Vitor Sessak
Remove useless parentheses.
tree
|
commitdiff
2007-07-03
Vitor Sessak
Remove variables made unused by the last two patches...
tree
|
commitdiff
2007-07-02
Diego Biurrun
Remove leading underscores from specifiers, they are...
tree
|
commitdiff
2007-07-02
Vitor Sessak
use properly AVFrame.linesize
tree
|
commitdiff
2007-07-02
Vitor Sessak
use properly AVFrame.linesize
tree
|
commitdiff
2007-07-02
Diego Biurrun
Add missing comment markers to #endif directive.
tree
|
commitdiff
2007-07-02
Alexis Ballier
QT RLE encoder
tree
|
commitdiff
2007-06-28
Kostya Shishkov
this prediction direction adjustment is wrong
tree
|
commitdiff
2007-06-27
Ivan Kalvachev
Identify the loop_filter flag as such and remove the...
tree
|
commitdiff
2007-06-27
Vitor Sessak
use the right stride
tree
|
commitdiff
2007-06-27
Vitor Sessak
use the right stride
tree
|
commitdiff
2007-06-26
Vitor Sessak
indentation
tree
|
commitdiff
2007-06-26
Vitor Sessak
right copyrights
tree
|
commitdiff
2007-06-26
Vitor Sessak
add width and height in context and use them
tree
|
commitdiff
2007-06-26
Benoit Fouet
Indentation
tree
|
commitdiff
2007-06-26
Benoit Fouet
test context before accessing it
tree
|
commitdiff
2007-06-26
Benoit Fouet
add an AVClass pointer in SwsContext context
tree
|
commitdiff
2007-06-25
Vitor Sessak
RoQ video encoder
tree
|
commitdiff
2007-06-25
Vitor Sessak
Fix typo
tree
|
commitdiff
2007-06-22
Michael Niedermayer
get rid of one unneeded #ifdef HAVE_XVMC
tree
|
commitdiff
2007-06-22
Marc Hoffman
removing dependency on bfin_sram.h, which is not used...
tree
|
commitdiff
2007-06-22
Marc Hoffman
renaming L1CODE to attribute_l1_text, which is defined...
tree
|
commitdiff
2007-06-22
Fortin Denis
modify msmpeg4 functions to generate VC1 compatible...
tree
|
commitdiff
2007-06-21
Denis Fortin
static (inline) X => ff_X
tree
|
commitdiff
2007-06-21
Andreas Öman
Don't swap back un-deblocked lines for intra prediction...
tree
|
commitdiff
2007-06-21
Stefano Sabatini
split frame rate and frame size abbreviation into two...
tree
|
commitdiff
2007-06-20
Benoit Fouet
move dct_quantize and denoise_dct function pointers...
tree
|
commitdiff
2007-06-20
Andreas Öman
Do not reuse the rbsp de-escape buffer if both
tree
|
commitdiff
2007-06-20
Benoit Fouet
remove unused constant definition
tree
|
commitdiff
2007-06-19
Andreas Öman
Decouple bit context from h264 context in decode_ref_pi...
tree
|
commitdiff
2007-06-19
Benoit Fouet
aanscales is used only with CONFIG_ENCODERS
tree
|
commitdiff
2007-06-18
Andreas Öman
indentation
tree
|
commitdiff
2007-06-17
Guillaume Poirier
add a comment to indicate which #endif belong to which...
tree
|
commitdiff
2007-06-17
Måns Rullgård
simplify ppc64 handling
tree
|
commitdiff
2007-06-17
Guillaume Poirier
restore GCC3 support
tree
|
commitdiff
2007-06-17
Guillaume Poirier
re-enable use of h264_v_loop_filter_luma_altivec and...
tree
|
commitdiff
2007-06-17
Graham Booker
part 2/2 of fixing Altivec-accelerated H264 luma inloop...
tree
|
commitdiff
2007-06-17
Guillaume Poirier
convert h264_deblock_q1 to an inline function.
tree
|
commitdiff
2007-06-17
Måns Rullgård
add multiple inclusion guards to headers
tree
|
commitdiff
2007-06-16
Måns Rullgård
include all prerequisites in header files
tree
|
commitdiff
2007-06-16
Måns Rullgård
move a couple of macros and structs to mpegaudio.h
tree
|
commitdiff
2007-06-16
Andreas Öman
Factor out init_scan_tables(), patch by Andreas Öman...
tree
|
commitdiff
2007-06-16
Graham Booker
Use a faster way to compute 255-val: Instead of creatin...
tree
|
commitdiff
2007-06-16
Måns Rullgård
move definition of MB_TYPE_H261_FIL to h261.h so h261...
tree
|
commitdiff
2007-06-16
Måns Rullgård
correct type of qsort() comparison callback
tree
|
commitdiff
2007-06-16
Måns Rullgård
correct type for h263_parse()
tree
|
commitdiff
2007-06-16
Måns Rullgård
fix indentation
tree
|
commitdiff
2007-06-16
Måns Rullgård
replace endian detection hack with #ifdef WORDS_BIGENDIAN
tree
|
commitdiff
2007-06-16
Måns Rullgård
fix some printf format specifiers
tree
|
commitdiff
2007-06-16
Måns Rullgård
correct type for {put,avg}_h264_chroma_mc2_mmx2
tree
|
commitdiff
2007-06-16
Måns Rullgård
kill some "defined but not used" warnings
tree
|
commitdiff
2007-06-16
Måns Rullgård
kill a warning on 64-bit machines
tree
|
commitdiff
2007-06-16
Måns Rullgård
move dsputil_init_foo() out from #ifdef
tree
|
commitdiff
2007-06-15
Måns Rullgård
replace TARGET_* with HAVE_* simplifying lists in confi...
tree
|
commitdiff
2007-06-15
Måns Rullgård
replace TARGET_ARCH_* to ARCH_* for consistency
tree
|
commitdiff
2007-06-15
Aurelien Jacobs
use if() instead of #ifdef and ensure all possible...
tree
|
commitdiff
2007-06-15
Guillaume Poirier
some samples aren't decoded correctly such as
tree
|
commitdiff
2007-06-15
Panagiotis Issaris
Remove unneeded semicolon.
tree
|
commitdiff
2007-06-15
Panagiotis Issaris
Correct signature of just_return().
tree
|
commitdiff
2007-06-14
Panagiotis Issaris
Remove an unreferenced variable from qpeg_decode_inter().
tree
|
commitdiff
2007-06-14
Benoit Fouet
add and remove some parentheses
tree
|
commitdiff
2007-06-14
Albert Lee
Simplify init preprocessor statements.
tree
|
commitdiff
2007-06-14
Nicolas George
More detailed documentation
tree
|
commitdiff
2007-06-13
Marc Hoffman
removing underscores from block profiling renaming...
tree
|
commitdiff
2007-06-13
Carl Eugen Hoyos
Improve understanding ofavcodec_find_decoder()
tree
|
commitdiff
2007-06-13
Lord
Workaround adjustments for DivX 6.1 and later
tree
|
commitdiff
2007-06-12
Guillaume Poirier
cosmetics
tree
|
commitdiff
2007-06-12
Sigbjorn Skjaeret
kill one vector constant value load by the right combin...
tree
|
commitdiff
2007-06-12
Sigbjorn Skjaeret
restore GCC2/3 support, patch by Sigbjorn Skjaeret...
tree
|
commitdiff
2007-06-12
Marc Hoffman
integrating MPV_common_init_bfin into the build system...
tree
|
commitdiff
next