|
|
|
@76353b42
|
18 years |
ramiro.polla |
Remove underscores before fcntl flags
Originally committed as …
|
|
|
@4b54c6d0
|
18 years |
ramiro.polla |
Check for termios before conio
Originally committed as revision 9598 …
|
|
|
@e16e49ac
|
18 years |
ramiro.polla |
Proper check for interactive support (termios and conio).
Originally …
|
|
|
@6ffa87d3
|
18 years |
ramiro.polla |
Proper check for mkstemp().
Originally committed as revision 9596 to …
|
|
|
@7c9dcd4b
|
18 years |
ramiro.polla |
Remove unnecessary MINGW ifdef.
These were added for MSVC++, which is …
|
|
|
@36564c51
|
18 years |
ramiro.polla |
Remove MinGW lrint hack.
It has been in mingw-runtime at least since …
|
|
|
@979c0910
|
18 years |
Aurélien Jacobs |
add support for ASS like subtitles in Matroska
Originally committed …
|
|
|
@66fc495a
|
18 years |
Aurélien Jacobs |
comment explaining that text subtitle need to be UTF-8 for now
…
|
|
|
@f7e97aaf
|
18 years |
Aurélien Jacobs |
add support for Matroska subtitle tracks
Originally committed as …
|
|
|
@45da8124
|
18 years |
Aurélien Jacobs |
Move public API functions av_codec_get_tag() and av_codec_get_id() …
|
|
|
@a9fb241c
|
18 years |
Aurélien Jacobs |
conditional compilation of ratecontrol.c
Originally committed as …
|
|
|
@bdf5df0
|
18 years |
Aurélien Jacobs |
conditional compilation of motion_est.c
Originally committed as …
|
|
|
@4bb01c1e
|
18 years |
mans |
remove OS/2 support
Originally committed as revision 9587 to …
|
|
|
@7c37e504
|
18 years |
ramiro.polla |
Remove OS/2 support
Originally committed as revision 9586 to …
|
|
|
@059eeabf
|
18 years |
mans |
10l: fix av_str[i]start()
Originally committed as revision 9585 to …
|
|
|
@1e56c151
|
18 years |
mans |
set locale to C in seek test
Originally committed as revision 9584 to …
|
|
|
@df8e3460
|
18 years |
Aurélien Jacobs |
makes compilation of h263.o and mpegvideo_enc.o conditional
…
|
|
|
@674eeb5f
|
18 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 9582 to …
|
|
|
@eb75a698
|
18 years |
Aurélien Jacobs |
Avoid linking with h263.c functions when the relevant codecs
are not …
|
|
|
@f79488d4
|
18 years |
vitor1001 |
Use proper bytestream functions
Originally committed as revision 9580 …
|
|
|
@99439cb7
|
18 years |
Aurélien Jacobs |
Better place to disable some mpeg4 code and ensure that …
|
|
|
@898d5d5
|
18 years |
Aurélien Jacobs |
move init_vlc_rl from h263.c to mpegvideo.c
Originally committed as …
|
|
|
@7da31a80
|
18 years |
Aurélien Jacobs |
Split ff_set_mpeg4_time() and move the non mpeg4 specific part
into …
|
|
|
@153696a6
|
18 years |
vitor1001 |
Prepare to remove more duplicated code
Based on a patch by Matthieu …
|
|
|
@a562e2e6
|
18 years |
vitor1001 |
Remove some duplicated code
Originally committed as revision 9575 to …
|
|
|
@0d79efeb
|
18 years |
lucabe72 |
Resurrect yuv2rgb_init.c, to add a proper license (and some comments …
|
|
|
@3e2503ba
|
18 years |
diego |
Clarify public domain statement similar to qt-faststart.c.
Originally …
|
|
|
@ef4d08ac
|
18 years |
diego |
Add standard licensing header to files that lack it.
Originally …
|
|
|
@f082badc
|
18 years |
diego |
cosmetics: typo
Originally committed as revision 9572 to …
|
|
|
@196b8b4e
|
18 years |
Aurélien Jacobs |
don't compile some mpeg4 encoder code when encoders are disabled
…
|
|
|
@5b154bd5
|
18 years |
vitor1001 |
Port some useful comments from newest version of David Hammerton's …
|
|
|
@a9fd2b1
|
18 years |
mans |
avoid deprecation warnings for AVFrac from avformat.h
Originally …
|
|
|
@4f13e73
|
18 years |
mans |
avoid deprecation warnings for ImgReSampleContext from avcodec.h
…
|
|
|
@b776e3d1
|
18 years |
Aurélien Jacobs |
move ff_set_qscale from h263.c to mpegvideo.c
Originally committed as …
|
|
|
@7d6ac9a3
|
18 years |
mans |
prettify conditional targets
Originally committed as revision 9566 to …
|
|
|
@cbefadbd
|
18 years |
mans |
whitespace cosmetics
Originally committed as revision 9565 to …
|
|
|
@dd9f3d97
|
18 years |
mans |
clean up vhook variables
Originally committed as revision 9564 to …
|
|
|
@9d99cc5a
|
18 years |
mans |
add fork to HAVE_LIST
Originally committed as revision 9563 to …
|
|
|
@742c94cb
|
18 years |
diego |
10l: The ppm video hook depends on fork().
This dependency was …
|
|
|
@7ed8ccb5
|
18 years |
diego |
ISO8859-1 --> UTF-8
Originally committed as revision 23752 to …
|
|
|
@941125ef
|
18 years |
diego |
ISO8859-1 --> UTF-8
Originally committed as revision 9561 to …
|
|
|
@3a763f0f
|
18 years |
Aurélien Jacobs |
split rawvideo encoder and decoder in their own files
Originally …
|
|
|
@0d336e44
|
18 years |
Aurélien Jacobs |
compile rangecoder.o only when needed
Originally committed as …
|
|
|
@e16c0fc3
|
18 years |
Aurélien Jacobs |
duration must not be scaled
Originally committed as revision 9558 to …
|
|
|
@463d5bcc
|
18 years |
Aurélien Jacobs |
properly set AVStream.language according to Matroska track header
…
|
|
|
@93f48239
|
18 years |
benoit.fouet |
bring back h264 build
Originally committed as revision 9555 to …
|
|
|
@640b73e
|
18 years |
mans |
use correct type for palette
Originally committed as revision 9554 to …
|
|
|
@d8e76049
|
18 years |
mans |
indent
Originally committed as revision 9553 to …
|
|
|
@5ffcb1be
|
18 years |
mans |
set sample rate in more logical place, kill warning
Originally …
|
|
|
@6785cae3
|
18 years |
mans |
trivial warning fixes
Originally committed as revision 9551 to …
|
|
|
@4a64abdc
|
18 years |
mans |
kill warnings
Originally committed as revision 9550 to …
|
|
|
@8d15910a
|
18 years |
mans |
fix warning
Originally committed as revision 9549 to …
|
|
|
@a00177a9
|
18 years |
mans |
make arguments to ssd_int8_vs_int16() const
Originally committed as …
|
|
|
@bad700e3
|
18 years |
mans |
trivial warning fixes
Originally committed as revision 9547 to …
|
|
|
@3b26ee47
|
18 years |
mans |
fix build after breakage in r9544
Originally committed as revision …
|
|
|
@84662c01
|
18 years |
mans |
undef forbidden names before we #define them in case they are macros …
|
|
|
@ed5614eb
|
18 years |
diego |
Make vhook build non-recursive.
Originally committed as revision 9544 …
|
|
|
@34174abf
|
18 years |
mans |
avoid uninitialised variable warning and clarify code
Originally …
|
|
|
@b474d1f3
|
18 years |
mans |
update SectionCallback and PESCallback typedefs to match functions
…
|
|
|
@3f8cd151
|
18 years |
mans |
remove redundant declaration of mpegts_muxer
Originally committed as …
|
|
|
@ea7599b
|
18 years |
mans |
kill uninitialised variable warning in mp3_read_probe()
Originally …
|
|
|
@4f9e995a
|
18 years |
mans |
kill harmless 64-bit pointer cast warning
Originally committed as …
|
|
|
@fae3a36
|
18 years |
mans |
bethsoftvid: use correct type for size passed to av_fast_realloc()
…
|
|
|
@ccef7140
|
18 years |
kostya.shishkov |
Pass modes as parameters instead of calculating them inplace.
Patch …
|
|
|
@803b0904
|
18 years |
kostya.shishkov |
Replace function declarations with macro
Patch by by Christophe …
|
|
|
@e95c953b
|
18 years |
kostya.shishkov |
Drop ff_ prefix for static functions
Patch by by Christophe GISQUET ( …
|
|
|
@4021300
|
18 years |
diego |
grammar error noticed by Mark Cox
Originally committed as revision …
|
|
|
@844d9012
|
18 years |
stefan.gehrer |
split decoder-specific parts into their own file
Originally committed …
|
|
|
@1503063f
|
18 years |
stefan.gehrer |
prepare splitting decoder-only parts into own file:
make commonly used …
|
|
|
@c21f308e
|
18 years |
Roman R. |
* Getting rid of the use of GCC language extensions
Originally …
|
|
|
@b3633dee
|
18 years |
mans |
remove deprecated codec_get_{bmp,wav}_{id,tag}()
Originally committed …
|
|
|
@6927c84c
|
18 years |
mans |
ogm: don't use deprecated codec_get_{bmp,wav}_id()
Originally …
|
|
|
@99a45234
|
18 years |
mans |
nutdec: don't use deprecated codec_get_{bmp,wav}_id()
Originally …
|
|
|
@7ea18c8c
|
18 years |
mans |
remove redundant codec_get_bmp_tag() call in avi_write_header()
it is …
|
|
|
@58e28fd5
|
18 years |
Aurélien Jacobs |
simplify ff_copy_bits() when compiled with config-small
Originally …
|
|
|
@78c3c188
|
18 years |
mans |
use bytestream_get_* and AV_RLxx
Originally committed as revision …
|
|
|
@3c3f7ce1
|
18 years |
mans |
whitespace cosmetics
Originally committed as revision 9524 to …
|
|
|
@a7b6785
|
18 years |
mans |
add 64-bit bytestream read/write functions
Originally committed as …
|
|
|
@f015e411
|
18 years |
mans |
kill uninitialised variable warning in amr_read_packet()
Originally …
|
|
|
@8c222bb4
|
18 years |
mans |
kill uninitialised variable warning in ac3_probe()
Originally …
|
|
|
@14d194d
|
18 years |
mans |
remove unused functions
Originally committed as revision 9520 to …
|
|
|
@ceb48b46
|
18 years |
stefan.gehrer |
prepare splitting decoder-only parts into own file:
make commonly used …
|
|
|
@218b3ae9
|
18 years |
stefan.gehrer |
move dequantization into its own inline function
Originally committed …
|
|
|
@ce7088b9
|
18 years |
stefan.gehrer |
cosmetic: rename VLC tables to make clear they
are for decoding
…
|
|
|
@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: …
|
|
|