|
|
|
@07caa46e
|
18 years |
stefan.gehrer |
setting special motion vectors in intra macroblocks
is now in its own …
|
|
|
@8a35c8e7
|
18 years |
stefan.gehrer |
setting intra prediction modes to default values
in inter macroblocks …
|
|
|
@25c89947
|
18 years |
stefan.gehrer |
move modification of intra prediction modes into
its own inline …
|
|
|
@e183b6d1
|
18 years |
stefan.gehrer |
move preparation of chroma intra prediction into its
own inline …
|
|
|
@b8524fd1
|
18 years |
stefan.gehrer |
move existing inline functions from cavs.c to cavs.h
Originally …
|
|
|
@2a3cc973
|
18 years |
stefan.gehrer |
move context structure definition from cavs.c to cavs.h
Originally …
|
|
|
@ac83e7b2
|
18 years |
stefan.gehrer |
make vector constants global
Originally committed as revision 9510 to …
|
|
|
@bd2216e4
|
18 years |
mans |
handle --enable-small same way as other CONFIG_* options (almost)
…
|
|
|
@ab2cfc59
|
18 years |
benoit.fouet |
free thread context
patch by Janne Grunau: [janne-ffmpeg grunau be]
…
|
|
|
@5416616
|
18 years |
Aurélien Jacobs |
split SVQ1 decoder and encoder in their own files
Originally …
|
|
|
@b54bb84c
|
18 years |
benoit.fouet |
set thread_opaque to NULL when freeing it
Originally committed as …
|
|
|
@4691a77d
|
18 years |
gpoirier |
Add support for streams with different chroma_qp_index_offset
for Cr …
|
|
|
@5084ed3a
|
18 years |
Aurélien Jacobs |
simplify ff_copy_bits: merge 2 test branches
Originally committed as …
|
|
|
@98f7b56b
|
18 years |
Aurélien Jacobs |
move ff_copy_bits to bitstream.c
Originally committed as revision …
|
|
|
@3662aa76
|
18 years |
kostya.shishkov |
Drop redundant assignment and variable
Originally committed as …
|
|
|
@c0de00da
|
18 years |
benoit.fouet |
me option implemented as an AVOption
patch by Stefano Sabatini: …
|
|
|
@3b7660b
|
18 years |
diego |
Remove mangle.h, it is just a duplicate of parts of …
|
|
|
@80fb8234
|
18 years |
diego |
Use AV_RB* macros where appropriate.
patch by Ronald S. Bultje, …
|
|
|
@042ef4b7
|
18 years |
gpoirier |
Precompute a chroma_qp table with index offset for each pps,
this …
|
|
|
@4bbdf13f
|
18 years |
gpoirier |
Compute the dequant coefficient table ptr outside the loop,
this saves …
|
|
|
@653387d8
|
18 years |
lucabe72 |
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in …
|
|
|
@bf09c2e2
|
18 years |
lucabe72 |
Add support for non-blocking input formats
Originally committed as …
|
|
|
@32a4d995
|
18 years |
Aurélien Jacobs |
include snow encoder only if it is not disabled
Originally committed …
|
|
|
@ab4e14be
|
18 years |
diego |
spelling/grammar
Originally committed as revision 9493 to …
|
|
|
@74ef8b43
|
18 years |
benoit.fouet |
check udp_read_packet return value not to access uninitialized memory …
|
|
|
@3caffb7d
|
18 years |
benoit.fouet |
fix mem leak
patch by Oliver Pfister: [oliver pfister gmx ch]
…
|
|
|
@7b62bb2b
|
18 years |
benoit.fouet |
fix mem leak
patch by Oliver Pfister: [oliver pfister gmx ch]
…
|
|
|
@f2250162
|
18 years |
mans |
update my email address
Originally committed as revision 9489 to …
|
|
|
@3a66812f
|
18 years |
vitor1001 |
Add my last name to copyright headers
Originally committed as …
|
|
|
@b66af278
|
18 years |
Aurélien Jacobs |
forgot to svn add mpeg12.h in r9477
Originally committed as revision …
|
|
|
@09a66826
|
18 years |
diego |
typos
Originally committed as revision 9486 to …
|
|
|
@bd9fb0a
|
18 years |
diego |
UTF-8 conversion
Originally committed as revision 9485 to …
|
|
|
@e5a389a1
|
18 years |
diego |
license header consistency cosmetics
Originally committed as revision …
|
|
|
@7b94177e
|
18 years |
diego |
Group all copyright and author notices together.
Originally committed …
|
|
|
@b19bcbaa
|
18 years |
diego |
license header consistency cosmetics
Originally committed as revision …
|
|
|
@c1578479
|
18 years |
diego |
Group all copyright and author notices together.
Originally committed …
|
|
|
@cacfe026
|
18 years |
Aurélien Jacobs |
make DCT_common_init() static
Originally committed as revision 9482 …
|
|
|
@a22caa6a
|
18 years |
diego |
Add missing license header.
Originally committed as revision 9481 to …
|
|
|
@53727262
|
18 years |
Aurélien Jacobs |
move mpeg encoder specific initialization in the encoder specific file …
|
|
|
@eaa7557c
|
18 years |
Aurélien Jacobs |
add proper ff_ prefix to new extern symbols
Originally committed as …
|
|
|
@56be950a
|
18 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 9478 to …
|
|
|
@a6bc5731
|
18 years |
Aurélien Jacobs |
split mpeg12 encoder out of mpeg12.c
Originally committed as revision …
|
|
|
@a7738a04
|
18 years |
diego |
URL update, move comment to a better place.
Originally committed as …
|
|
|
@85d366fd
|
18 years |
mans |
use av_freep() in free_vlc() and failed init_vlc()
Originally …
|
|
|
@ed77a6c
|
18 years |
victorpaesa |
The watermark vhook cannot handle truncated bitstreams.
Originally …
|
|
|
@3299fb45
|
18 years |
vitor1001 |
Make error message more helpful and forbid random()
Originally …
|
|
|
@8448946e
|
18 years |
vitor1001 |
Remove more useless parentheses.
Originally committed as revision …
|
|
|
@c74a8fe
|
18 years |
ramiro.polla |
Add note about dlfcn-win32 for MinGW vhooks
Originally committed as …
|
|
|
@41d5a86
|
18 years |
victorpaesa |
On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when …
|
|
|
@d31c98bf
|
18 years |
benoit.fouet |
update regression checksums after r9447
Originally committed as …
|
|
|
@6969e0a0
|
18 years |
lucabe72 |
Remove unused file
Originally committed as revision 23715 to …
|
|
|
@3ada94ba
|
18 years |
benoit.fouet |
Description: split mpegvideo.c
Originally committed as revision 9467 …
|
|
|
@82634fee
|
18 years |
diego |
CONFIG_XVID --> CONFIG_LIBXVID
Originally committed as revision 9466 …
|
|
|
@737b7fb9
|
18 years |
vitor1001 |
Remove useless parentheses.
Originally committed as revision 9465 to …
|
|
|
@1926bd92
|
18 years |
vitor1001 |
Remove variables made unused by the last two patches and test svn …
|
|
|
@f84a47d5
|
18 years |
ramiro.polla |
Add myself to Windows MinGW maintainers
Originally committed as …
|
|
|
@2eb697a4
|
18 years |
diego |
Move comment to a slightly better place.
Originally committed as …
|
|
|
@22490641
|
18 years |
diego |
Remove leading underscores from specifiers, they are reserved.
…
|
|
|
@064cd7a8
|
18 years |
diego |
Fix 'make checkheaders'.
Originally committed as revision 23701 to …
|
|
|
@53eecfde
|
18 years |
diego |
Fix 'make checkheaders'.
Originally committed as revision 9460 to …
|
|
|
@34359cab
|
18 years |
diego |
spelling cosmetics
Originally committed as revision 9459 to …
|
|
|
@26e16be0
|
18 years |
diego |
Remove obsolete and misleading comment.
Originally committed as …
|
|
|
@35c621e7
|
18 years |
benoit.fouet |
use properly AVFrame.linesize
patch by Vitor: [vitor1001 gmail com]
…
|
|
|
@fb44e070
|
18 years |
benoit.fouet |
use properly AVFrame.linesize
patch by Vitor: [vitor1001 gmail com]
…
|
|
|
@bbd86179
|
18 years |
diego |
Add missing comment markers to #endif directive.
Originally committed …
|
|
|
@313bacdd
|
18 years |
diego |
Add missing comment markers to #endif directive.
Originally committed …
|
|
|
@0f4e8165
|
18 years |
benoit.fouet |
to be able to compile without HAVE_AV_CONFIG_H
patch by Ronald S. …
|
|
|
@d3b7406c
|
18 years |
benoit.fouet |
QT RLE encoder
patch by Alexis Ballier: [alexis ballier gmail com] …
|
|
|
@ccca0d5a
|
18 years |
victorpaesa |
Add myself as Cygwin maintainer.
Originally committed as revision …
|
|
|
@26bdc6bc
|
18 years |
kostya.shishkov |
this prediction direction adjustment is wrong
Originally committed as …
|
|
|
@06f32b26
|
18 years |
diego |
Clarify --enable-libfaadbin option description.
Originally committed …
|
|
|
@7e0871a7
|
18 years |
diego |
Clarify what libfaadbin means in the summary output.
Originally …
|
|
|
@ddda6fcd
|
18 years |
diego |
comment grammar fixes
Originally committed as revision 23685 to …
|
|
|
@a8ff69ce
|
18 years |
ikalvachev |
Identify the loop_filter flag as such and remove the unused variables …
|
|
|
@a7ae617
|
18 years |
benoit.fouet |
use the right stride
patch by Vitor: [vitor1001 gmail com]
Originally …
|
|
|
@7cbf432
|
18 years |
benoit.fouet |
Mention unneeded casts and parentheses
patch by Vitor: [vitor1001 …
|
|
|
@3d44f15
|
18 years |
diego |
Add proper license header.
Originally committed as revision 9444 to …
|
|
|
@670e47e1
|
18 years |
benoit.fouet |
use the right stride
patch by Vitor: [vitor1001 gmail com]
Originally …
|
|
|
@7cf09995
|
18 years |
benoit.fouet |
remove empty write trailer functions
patch by Vitor: [vitor1001 gmail …
|
|
|
@4513cd48
|
18 years |
baptiste.coudurier |
compute absolute data offset after reading blocksize
Originally …
|
|
|
@bc9f081
|
18 years |
benoit.fouet |
indentation
patch by Vitor: [vitor1001 gmail com]
Originally …
|
|
|
@7299663a
|
18 years |
benoit.fouet |
right copyrights
patch by Vitor: [vitor1001 gmail com]
Originally …
|
|
|
@9489d2e
|
18 years |
benoit.fouet |
add width and height in context and use them
patch by Vitor: …
|
|
|
@dad66bee
|
18 years |
benoit.fouet |
Indentation
Originally committed as revision 9437 to …
|
|
|
@5b43487d
|
18 years |
benoit.fouet |
test context before accessing it
Originally committed as revision …
|
|
|
@9de8e6ac
|
18 years |
benoit.fouet |
remove ENABLE_SWSCALER conditions
patch by Ronald S. Bultje: [rsbultje …
|
|
|
@57ae779d
|
18 years |
benoit.fouet |
add an AVClass pointer in SwsContext context
Originally committed as …
|
|
|
@29cc1c23
|
18 years |
benoit.fouet |
Make globals static
Originally committed as revision 9433 to …
|
|
|
@dab57ec5
|
18 years |
benoit.fouet |
Update copyright year
Originally committed as revision 9432 to …
|
|
|
@76757105
|
18 years |
lu_zero |
Introducing Topics
Originally committed as revision 9431 to …
|
|
|
@1758c712
|
18 years |
baptiste.coudurier |
this is named BlockSize in specs
Originally committed as revision …
|
|
|
@11d540a
|
18 years |
baptiste.coudurier |
according to specs, offset is before blocksize
Originally committed …
|
|
|
@620d1d78
|
18 years |
baptiste.coudurier |
support files with COMM chunk after SSND, fix invalid_nocommon.aiff …
|
|
|
@05d00e95
|
18 years |
ramiro.polla |
Check for O_BINARY instead of a list of systems that need it
…
|
|
|
@07c5445d
|
18 years |
Reimar.Doeffinger |
ffmpeg-issues subscription URL
Originally committed as revision 9426 …
|
|
|
@45c10110
|
18 years |
ramiro.polla |
Remove localtime_r implementation for systems that don't have it.
It …
|
|
|
@d6d0182
|
18 years |
Reimar.Doeffinger |
Some more minor spelling improvements, some grammar improvement might …
|
|
|
@57492dfe
|
18 years |
lu_zero |
Typos removed
Originally committed as revision 9423 to …
|
|
|
@7f63f750
|
18 years |
lu_zero |
wish priority description and ffmpeg-issues vs ffmpeg_issues
…
|
|
|
@dd5cf2ad
|
18 years |
benoit.fouet |
remove clear email addresses
Originally committed as revision 9421 to …
|
|
|