Mon, 18 Aug 2003 09:20:02 +0000 |
michaelni |
use codec_tag for encoding too
libavcodec
|
Fri, 15 Aug 2003 19:58:27 +0000 |
michaelni |
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext)
libavcodec
|
Tue, 12 Aug 2003 18:20:29 +0000 |
romansh |
* fixing a regression in mpeg encoder (not setting pix_fmt),
libavcodec
|
Tue, 12 Aug 2003 10:00:31 +0000 |
tmmm |
reverse earlier patch
libavcodec
|
Mon, 11 Aug 2003 20:27:17 +0000 |
al3x |
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
libavcodec
|
Sun, 10 Aug 2003 21:11:45 +0000 |
michaelni |
skip ext header missing message for msmpeg4v2
libavcodec
|
Fri, 08 Aug 2003 00:12:18 +0000 |
tmmm |
endian-conscious fix, courtesy of Sebastian Jedruszkiewicz
libavcodec
|
Tue, 05 Aug 2003 14:08:28 +0000 |
michaelni |
check input pix_fmt
libavcodec
|
Tue, 05 Aug 2003 10:19:43 +0000 |
michaelni |
cleanup / fixes
libavcodec
|
Sat, 02 Aug 2003 22:01:02 +0000 |
michaelni |
clear bitstream buffers in AVCodec.flush()
libavcodec
|
Fri, 01 Aug 2003 11:01:05 +0000 |
michaelni |
FF_INPUT_BUFFER_PADDING_SIZE
libavcodec
|
Fri, 01 Aug 2003 11:00:03 +0000 |
michaelni |
make the h263 decoder more error tolerant
libavcodec
|
Tue, 29 Jul 2003 14:15:28 +0000 |
iive |
Add GNU header, remove X includes, add more check for xvmc render packet
libavcodec
|
Tue, 29 Jul 2003 10:26:34 +0000 |
michaelni |
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>)
libavcodec
|
Tue, 29 Jul 2003 09:58:47 +0000 |
michaelni |
patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)
libavcodec
|
Tue, 29 Jul 2003 02:09:12 +0000 |
michaelni |
rate distortion mb decision support
libavcodec
|
Tue, 29 Jul 2003 01:45:19 +0000 |
michaelni |
debug stuff
libavcodec
|
Mon, 28 Jul 2003 16:35:42 +0000 |
al3x |
using av_abort instead exit
libavcodec
|
Sun, 27 Jul 2003 20:45:09 +0000 |
al3x |
410p -> 411p
libavcodec
|
Sun, 27 Jul 2003 20:20:31 +0000 |
al3x |
CLJR decoding support
libavcodec
|
Sat, 26 Jul 2003 23:31:13 +0000 |
iive |
make MPV_frame_start fail on get_buffer failer
libavcodec
|
Sat, 26 Jul 2003 23:21:30 +0000 |
iive |
compile xvmc only when requested
libavcodec
|
Sat, 26 Jul 2003 01:52:06 +0000 |
iive |
initial XvMC support
libavcodec
|
Sat, 26 Jul 2003 01:28:49 +0000 |
iive |
initial XvMC support
libavcodec
|