|
|
|
@19f4ceca
|
18 years |
mans |
warnings--
Originally committed as revision 9411 to …
|
|
|
@4bd684bc
|
18 years |
mans |
whitespace cosmetics
Originally committed as revision 9410 to …
|
|
|
@1eb1f6fd
|
18 years |
mans |
use AV_RL32
Originally committed as revision 9409 to …
|
|
|
@d66c30ad
|
18 years |
mans |
use more Vorbis metadata tags
Originally committed as revision 9408 …
|
|
|
@d3677839
|
18 years |
mans |
replace strncpy with av_strlcpy
Originally committed as revision 9407 …
|
|
|
@f7d78f36
|
18 years |
mans |
replace the uses of old string functions that Reimar missed
…
|
|
|
@3565e10b
|
18 years |
lu_zero |
bump micro version: new string functions
Originally committed as …
|
|
|
@bc60f09b
|
18 years |
Reimar.Doeffinger |
Cosmetics: use consistent indentation by four spaces
Originally …
|
|
|
@01fa74ad
|
18 years |
Reimar.Doeffinger |
DV muxer should not only fail for more that 3 streams altogether
but …
|
|
|
@e46e884f
|
18 years |
mans |
remove old unused string functions
Originally committed as revision …
|
|
|
@75e61b0
|
18 years |
mans |
use new string functions
based on patch by Reimar Döffinger
…
|
|
|
@fc78ce80
|
18 years |
mans |
add some string functions
Originally committed as revision 9400 to …
|
|
|
@1607c534
|
18 years |
Aurélien Jacobs |
simplify
Originally committed as revision 9399 to …
|
|
|
@fd2e1d88
|
18 years |
Aurélien Jacobs |
remove useless empty function
Originally committed as revision 9398 …
|
|
|
@eb67342f
|
18 years |
Aurélien Jacobs |
cosmetics: too much blank lines
Originally committed as revision 9397 …
|
|
|
@2ce746c6
|
18 years |
Aurélien Jacobs |
use intreadwrite functions in matroskadec
based on a patch by Ronald …
|
|
|
@6bca498d
|
18 years |
Aurélien Jacobs |
use intreadwrite functions in vocdec
Originally committed as revision …
|
|
|
@34f18ba8
|
18 years |
mans |
remove useless #ifndef CONFIG_NOCUTILS
Originally committed as …
|
|
|
@aa38ada2
|
18 years |
mans |
simplify stristart()
Originally committed as revision 9393 to …
|
|
|
@315a2858
|
18 years |
mans |
cosmetic: combine declaration and initialisation
Originally committed …
|
|
|
@26301cb8
|
18 years |
mans |
simplify pstrcpy()
Originally committed as revision 9391 to …
|
|
|
@12a6f289
|
18 years |
mans |
simplify strstart()
Originally committed as revision 9390 to …
|
|
|
@28bf121a
|
18 years |
michaelni |
get rid of one unneeded #ifdef HAVE_XVMC
Originally committed as …
|
|
|
@aa6bfe83
|
18 years |
mmhoffm |
removing dependency on bfin_sram.h, which is not used right now
…
|
|
|
@bd92f4f3
|
18 years |
mmhoffm |
renaming L1CODE to attribute_l1_text, which is defined in …
|
|
|
@1ebbfe15
|
18 years |
mmhoffm |
integrating ff_bfin_get_unscaled_swscale into the system
Originally …
|
|
|
@c185b405
|
18 years |
mmhoffm |
adding Blackfin swscale_bfin infrastructure, and the first swscale …
|
|
|
@b05b193
|
18 years |
benoit.fouet |
modify msmpeg4 functions to generate VC1 compatible block layer …
|
|
|
@69a6db95
|
18 years |
mmhoffm |
document pointer offset by -8
Originally committed as revision 23603 …
|
|
|
@e9d4375f
|
18 years |
mmhoffm |
re pipeline loop, to eliminate extra chroma reads
Originally …
|
|
|
@45eeae39
|
18 years |
mmhoffm |
correct chroma skewing bug, caused by incorrect stride adjustments
…
|
|
|
@43399718
|
18 years |
victorpaesa |
Add a few missing Advanced Options.
Originally committed as revision …
|
|
|
@5d385746
|
18 years |
baptiste.coudurier |
use allformats.h
Originally committed as revision 9384 to …
|
|
|
@c4f27438
|
18 years |
baptiste.coudurier |
remove now useless ifdef
Originally committed as revision 9383 to …
|
|
|
@2abe5a01
|
18 years |
baptiste.coudurier |
split mpeg ps and variants muxer and demuxer, I'll clean more in a few …
|
|
|
@c68a173e
|
18 years |
benoit.fouet |
static (inline) X => ff_X
patch by Denis Fortin: \fortin nerim net/ …
|
|
|
@b69378e2
|
18 years |
gpoirier |
Don't swap back un-deblocked lines for intra prediction when
at slice …
|
|
|
@c0ad72a7
|
18 years |
benoit.fouet |
split frame rate and frame size abbreviation into two structures
patch …
|
|
|
@5965e1a9
|
18 years |
victorpaesa |
Remove space before question marks.
Originally committed as revision …
|
|
|
@39e2b029
|
18 years |
ramiro.polla |
Set error parameter for ff_parse
Originally committed as revision …
|
|
|
@6de4aece
|
18 years |
Reimar.Doeffinger |
Fix @file in matroskadec.c, it was still matroska.c
Originally …
|
|
|
@255eccab
|
18 years |
benoit.fouet |
move dct_quantize and denoise_dct function pointers initialization to …
|
|
|
@2445688
|
18 years |
benoit.fouet |
Do not reuse the rbsp de-escape buffer if both
the intra and inter …
|
|
|
@4fc3d23f
|
18 years |
mbardiaux |
Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK
Thread: …
|
|
|
@64e26e8c
|
18 years |
benoit.fouet |
remove unused constant definition
Originally committed as revision …
|
|
|
@995a30c0
|
18 years |
gpoirier |
Decouple bit context from h264 context in decode_ref_pic_marking() …
|
|
|
@8c71c5e4
|
18 years |
benoit.fouet |
aanscales is used only with CONFIG_ENCODERS
Originally committed as …
|
|
|
@9e15dfeb
|
18 years |
benoit.fouet |
comment endif directive token
Originally committed as revision 9369 …
|
|
|
@d6cfad67
|
18 years |
diego |
Revert videohook dependency change.
Originally committed as revision …
|
|
|
@3155a644
|
18 years |
mans |
place -l flags after object files in check_ld()
Originally committed …
|
|
|
@ff5a6541
|
18 years |
ramiro.polla |
tests/Makefile has been removed
Originally committed as revision 9366 …
|
|
|
@6f176376
|
18 years |
ramiro.polla |
Add alpha channel support for imlib2 vhook
Originally committed as …
|
|
|
@f32adb22
|
18 years |
mans |
move lrintf() check before external lib checks to prevent runtime …
|
|
|
@7a68f7fa
|
18 years |
mans |
kill error messages from failed svn revision extraction commands
…
|
|
|
@c1047cda
|
18 years |
mans |
extract revision from svn-1.4 .svn/entries files
Originally committed …
|
|
|
@4d321bff
|
18 years |
benoit.fouet |
fix imlib2 memory leaks
patch by Limin Wang: [lance lmwang gmail com] …
|
|
|
@1c48415b
|
18 years |
benoit.fouet |
indentation
patch by Andreas Öman: [andreas olebyn nu]
Originally …
|
|
|
@b33ece1
|
18 years |
benoit.fouet |
replace calls to deprecated parsing functions to calls to new ones …
|
|
|
@aa45201d
|
18 years |
mans |
fix thread support selection
Originally committed as revision 9358 to …
|
|
|
@0db2ce77
|
18 years |
mans |
fix report at end of configure
Originally committed as revision 9357 …
|
|
|
@efb77577
|
18 years |
gpoirier |
add a comment to indicate which #endif belong to which #define
…
|
|
|
@9cafbd6c
|
18 years |
mans |
simplify ppc64 handling
Originally committed as revision 9355 to …
|
|
|
@d5f916e1
|
18 years |
mans |
remove unneeded variable initializations
Originally committed as …
|
|
|
@e970d98c
|
18 years |
gpoirier |
restore GCC3 support
Originally committed as revision 9353 to …
|
|
|
@0182fee8
|
18 years |
mans |
indent
Originally committed as revision 9352 to …
|
|
|
@9eeed841
|
18 years |
mans |
simplify simd extension checking
Originally committed as revision …
|
|
|
@7d2bf29c
|
18 years |
gpoirier |
re-enable use of h264_v_loop_filter_luma_altivec and …
|
|
|
@22fa38f0
|
18 years |
gpoirier |
part 2/2 of fixing Altivec-accelerated H264 luma inloop filter
In …
|
|
|
@963eca2
|
18 years |
gpoirier |
convert h264_deblock_q1 to an inline function.
part 1/2 of fixing …
|
|
|
@ef4c82cb
|
18 years |
ramiro.polla |
Indentation
Originally committed as revision 9347 to …
|
|
|
@e4d86a5
|
18 years |
mans |
add "checkheaders" target
Originally committed as revision 9346 to …
|
|
|
@699b3f99
|
18 years |
mans |
add multiple inclusion guards to headers
Originally committed as …
|
|
|
@99545457
|
18 years |
mans |
include all prerequisites in header files
Originally committed as …
|
|
|
@c2d08dc0
|
18 years |
mans |
move a couple of macros and structs to mpegaudio.h
Originally …
|
|
|
@41e4c556
|
18 years |
ramiro.polla |
Add expression evaluation parameters for colors in imlib2 vhook
…
|
|
|
@b41c1db3
|
18 years |
gpoirier |
Factor out init_scan_tables(), patch by Andreas Öman %andreas A …
|
|
|
@f4a02f6e
|
18 years |
gpoirier |
Use a faster way to compute 255-val: Instead of creating a vector of …
|
|
|
@a4446715
|
18 years |
Reimar.Doeffinger |
Missing libswscale part of TARGET_ -> HAVE_ change
Originally …
|
|
|
@6e6203fb
|
18 years |
Reimar.Doeffinger |
Copile fix: missing libswscale part of ffmpeg r9322 TARGET_ARCH -> …
|
|
|
@b3e83c96
|
18 years |
mans |
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
need …
|
|
|
@859cfdc0
|
18 years |
mans |
correct type of qsort() comparison callback
Originally committed as …
|
|
|
@e336139f
|
18 years |
mans |
correct type for h263_parse()
Originally committed as revision 9337 …
|
|
|
@e1659f0c
|
18 years |
mans |
fix indentation
Originally committed as revision 9336 to …
|
|
|
@dfdf9e78
|
18 years |
mans |
replace endian detection hack with #ifdef WORDS_BIGENDIAN
Originally …
|
|
|
@706da4af
|
18 years |
mans |
fix some printf format specifiers
Originally committed as revision …
|
|
|
@8657d5e5
|
18 years |
mans |
correct type for {put,avg}_h264_chroma_mc2_mmx2
Originally committed …
|
|
|
@bb5705b9
|
18 years |
mans |
kill some "defined but not used" warnings
Originally committed as …
|
|
|
@119e2c00
|
18 years |
mans |
kill a warning on 64-bit machines
Originally committed as revision …
|
|
|
@a1bee080
|
18 years |
mans |
move dsputil_init_foo() out from #ifdef
Originally committed as …
|
|
|
@1bebfde9
|
18 years |
ramiro.polla |
Typo
Originally committed as revision 9329 to …
|
|
|
@5c0e9479
|
18 years |
mans |
test whether linker supports --warn-common
Originally committed as …
|
|
|
@a661ade7
|
18 years |
ramiro.polla |
Indentation for previous commit
Originally committed as revision 9327 …
|
|
|
@6100cb47
|
18 years |
ramiro.polla |
Allow user to specify rgb.txt for imlib2 vhook
Originally committed …
|
|
|
@3d907e22
|
18 years |
mans |
merge print_config_enable() and print_config() as only the former is …
|
|
|
@3f5b56e5
|
18 years |
mans |
replace TARGET_* with HAVE_* simplifying lists in configure script
…
|
|
|
@48a14b91
|
18 years |
mans |
add x86 to ARCH_LIST simplifying config file generation
Originally …
|
|
|
@18ca9a4a
|
18 years |
mans |
replace TARGET_ARCH_* to ARCH_* for consistency
Originally committed …
|
|
|
@99a6d06f
|
18 years |
Aurélien Jacobs |
generate ENABLE_* defines also for ARCH_*
Originally committed as …
|
|
|
@4f74c585
|
18 years |
Aurélien Jacobs |
use if() instead of #ifdef and ensure all possible optimisations are …
|
|
|
@f6de217b
|
18 years |
Aurélien Jacobs |
generate ENABLE_* defines also for all the HAVE_* values
Originally …
|
|
|