Stefan Gehrer
e183b6d17c
move preparation of chroma intra prediction into its
...
own inline function
Originally committed as revision 9513 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stefan Gehrer
b8524fd13f
move existing inline functions from cavs.c to cavs.h
...
Originally committed as revision 9512 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stefan Gehrer
2a3cc9730f
move context structure definition from cavs.c to cavs.h
...
Originally committed as revision 9511 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stefan Gehrer
ac83e7b235
make vector constants global
...
Originally committed as revision 9510 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
bd2216e487
handle --enable-small same way as other CONFIG_* options (almost)
...
Originally committed as revision 9509 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Janne Grunau
ab2cfc59a6
free thread context
...
patch by Janne Grunau: [janne-ffmpeg grunau be]
Originally committed as revision 9508 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
5416616588
split SVQ1 decoder and encoder in their own files
...
Originally committed as revision 9507 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
b54bb84c36
set thread_opaque to NULL when freeing it
...
Originally committed as revision 9506 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
4691a77db4
Add support for streams with different chroma_qp_index_offset
...
for Cr and Cb
Patch by Andreas Öman % andreas A olebyn P nu %
Original thread:
Date: Jun 26, 2007 8:48 PM
subject: [FFmpeg-devel] Color corruption and seeking errors with H264 disc sources
Originally committed as revision 9505 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
5084ed3a9f
simplify ff_copy_bits: merge 2 test branches
...
Originally committed as revision 9504 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
98f7b56bb6
move ff_copy_bits to bitstream.c
...
Originally committed as revision 9503 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
3662aa766f
Drop redundant assignment and variable
...
Originally committed as revision 9502 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stefano Sabatini
c0de00dac5
me option implemented as an AVOption
...
patch by Stefano Sabatini: [stefano sabatini-lala poste it]
original thread:
[FFmpeg-devel] [PATCH] ffmpeg.c -me option implemented as an AVOption
date: 07/05/2007 03:12 PM
Originally committed as revision 9501 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
3b7660b002
Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.
...
Originally committed as revision 9500 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
80fb82346e
Use AV_RB* macros where appropriate.
...
patch by Ronald S. Bultje, rsbultje gmail com
thread: Re: [FFmpeg-devel] remove int readers
date: Sat, 23 Jun 2007 09:32:12 -0400
Originally committed as revision 9499 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
042ef4b720
Precompute a chroma_qp table with index offset for each pps,
...
this saves speed for the upcoming secondqp fix.
Patch by Andreas Öman % andreas A olebyn P nu %
Original thread:
Date: Jun 26, 2007 8:48 PM
subject: [FFmpeg-devel] Color corruption and seeking errors with H264 disc sources
Originally committed as revision 9498 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Andreas Öman
4bbdf13f9e
Compute the dequant coefficient table ptr outside the loop,
...
this saves speed for the upcoming secondqp fix.
Patch by Andreas Öman % andreas A olebyn P nu %
Original thread:
Date: Jun 26, 2007 8:48 PM
subject: [FFmpeg-devel] Color corruption and seeking errors with H264 disc sources
Originally committed as revision 9497 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
653387d8f0
Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.c
...
Originally committed as revision 9496 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
bf09c2e2a6
Add support for non-blocking input formats
...
Originally committed as revision 9495 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
32a4d995ea
include snow encoder only if it is not disabled
...
Originally committed as revision 9494 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ab4e14be4c
spelling/grammar
...
Originally committed as revision 9493 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Eric Paul
74ef8b434d
check udp_read_packet return value not to access uninitialized memory
...
patch by Eric Paul: [eric paul gmail com]
original thread: [FFmpeg-devel] [PATCH] : libavformat segfault when a
RTSP reading is interrupted
date: 07/05/2007 03:13 PM
Originally committed as revision 9492 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oliver Pfister
3caffb7d80
fix mem leak
...
patch by Oliver Pfister: [oliver pfister gmx ch]
Originally committed as revision 9491 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Oliver Pfister
7b62bb2b8d
fix mem leak
...
patch by Oliver Pfister: [oliver pfister gmx ch]
Originally committed as revision 9490 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
f225016296
update my email address
...
Originally committed as revision 9489 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
3a66812fc8
Add my last name to copyright headers
...
Originally committed as revision 9488 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
b66af278ac
forgot to svn add mpeg12.h in r9477
...
Originally committed as revision 9487 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
09a6682648
typos
...
Originally committed as revision 9486 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
bd9fb0a6e1
UTF-8 conversion
...
Originally committed as revision 9485 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e5a389a1b7
license header consistency cosmetics
...
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
7b94177e37
Group all copyright and author notices together.
...
Originally committed as revision 9483 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b19bcbaa78
license header consistency cosmetics
...
Originally committed as revision 23722 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Diego Biurrun
c1578479d3
Group all copyright and author notices together.
...
Originally committed as revision 23721 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Aurelien Jacobs
cacfe026a8
make DCT_common_init() static
...
Originally committed as revision 9482 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a22caa6a3e
Add missing license header.
...
Originally committed as revision 9481 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
53727262cb
move mpeg encoder specific initialization in the encoder specific file
...
Originally committed as revision 9480 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
eaa7557c73
add proper ff_ prefix to new extern symbols
...
Originally committed as revision 9479 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
56be950afa
cosmetics: indentation
...
Originally committed as revision 9478 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
a6bc573158
split mpeg12 encoder out of mpeg12.c
...
Originally committed as revision 9477 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
a7738a044d
URL update, move comment to a better place.
...
Originally committed as revision 9476 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
85d366fd02
use av_freep() in free_vlc() and failed init_vlc()
...
Originally committed as revision 9474 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
ed77a6c909
The watermark vhook cannot handle truncated bitstreams.
...
Originally committed as revision 9473 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
3299fb4523
Make error message more helpful and forbid random()
...
Originally committed as revision 9472 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Vitor Sessak
8448946e37
Remove more useless parentheses.
...
Originally committed as revision 9471 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
c74a8fe62a
Add note about dlfcn-win32 for MinGW vhooks
...
Originally committed as revision 9470 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
41d5a86a41
On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when
...
--enable-swscaler is set.
Originally committed as revision 9469 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
d31c98bf80
update regression checksums after r9447
...
Originally committed as revision 9468 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Abeni
6969e0a030
Remove unused file
...
Originally committed as revision 23715 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Benoit Fouet
3ada94ba28
Description: split mpegvideo.c
...
Originally committed as revision 9467 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
82634feeb5
CONFIG_XVID --> CONFIG_LIBXVID
...
Originally committed as revision 9466 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago