OSDN Git Service

android-x86/external-ffmpeg.git
17 years agoOriginal Commit: r38 | ods15 | 2006-09-23 09:02:34 +0300 (Sat, 23 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:23 +0000 (05:56 +0000)]
Original Commit: r38 | ods15 | 2006-09-23 09:02:34 +0300 (Sat, 23 Sep 2006) | 2 lines

buffer related struct variables

Originally committed as revision 6446 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r37 | ods15 | 2006-09-23 08:43:43 +0300 (Sat, 23 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:21 +0000 (05:56 +0000)]
Original Commit: r37 | ods15 | 2006-09-23 08:43:43 +0300 (Sat, 23 Sep 2006) | 2 lines

cosmetic

Originally committed as revision 6445 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r36 | ods15 | 2006-09-23 08:43:09 +0300 (Sat, 23 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:18 +0000 (05:56 +0000)]
Original Commit: r36 | ods15 | 2006-09-23 08:43:09 +0300 (Sat, 23 Sep 2006) | 2 lines

starting point for packet encode, writing floor

Originally committed as revision 6444 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r35 | ods15 | 2006-09-22 18:53:22 +0300 (Fri, 22 Sep 2006) | 4 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:16 +0000 (05:56 +0000)]
Original Commit: r35 | ods15 | 2006-09-22 18:53:22 +0300 (Fri, 22 Sep 2006) | 4 lines

another off by one

header writing seems compliant now!

Originally committed as revision 6443 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r34 | ods15 | 2006-09-22 18:46:57 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:14 +0000 (05:56 +0000)]
Original Commit: r34 | ods15 | 2006-09-22 18:46:57 +0300 (Fri, 22 Sep 2006) | 2 lines

off by one in codebook header

Originally committed as revision 6442 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r32 | ods15 | 2006-09-22 18:37:50 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:12 +0000 (05:56 +0000)]
Original Commit: r32 | ods15 | 2006-09-22 18:37:50 +0300 (Fri, 22 Sep 2006) | 2 lines

add framing bit

Originally committed as revision 6441 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r31 | ods15 | 2006-09-22 18:33:17 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:10 +0000 (05:56 +0000)]
Original Commit: r31 | ods15 | 2006-09-22 18:33:17 +0300 (Fri, 22 Sep 2006) | 2 lines

use my own bitpacker

Originally committed as revision 6440 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r30 | ods15 | 2006-09-22 18:24:04 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:07 +0000 (05:56 +0000)]
Original Commit: r30 | ods15 | 2006-09-22 18:24:04 +0300 (Fri, 22 Sep 2006) | 2 lines

remove some old defines, use ALT_BITSTREAM_WRITER

Originally committed as revision 6439 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r27 | ods15 | 2006-09-22 14:19:51 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:05 +0000 (05:56 +0000)]
Original Commit: r27 | ods15 | 2006-09-22 14:19:51 +0300 (Fri, 22 Sep 2006) | 2 lines

better frame_size, depending on blocksize

Originally committed as revision 6438 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r26 | ods15 | 2006-09-22 14:18:22 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:03 +0000 (05:56 +0000)]
Original Commit: r26 | ods15 | 2006-09-22 14:18:22 +0300 (Fri, 22 Sep 2006) | 2 lines

crash fix

Originally committed as revision 6437 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r25 | ods15 | 2006-09-22 14:06:04 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:56:01 +0000 (05:56 +0000)]
Original Commit: r25 | ods15 | 2006-09-22 14:06:04 +0300 (Fri, 22 Sep 2006) | 2 lines

add proper uninit/free to all vorbis encoder context

Originally committed as revision 6436 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r24 | ods15 | 2006-09-22 13:57:09 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:59 +0000 (05:55 +0000)]
Original Commit: r24 | ods15 | 2006-09-22 13:57:09 +0300 (Fri, 22 Sep 2006) | 2 lines

last and least, modes generation

Originally committed as revision 6435 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r23 | ods15 | 2006-09-22 13:55:48 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:57 +0000 (05:55 +0000)]
Original Commit: r23 | ods15 | 2006-09-22 13:55:48 +0300 (Fri, 22 Sep 2006) | 2 lines

mapping generation

Originally committed as revision 6434 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r22 | ods15 | 2006-09-22 13:49:56 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:55 +0000 (05:55 +0000)]
Original Commit: r22 | ods15 | 2006-09-22 13:49:56 +0300 (Fri, 22 Sep 2006) | 2 lines

add residue generation

Originally committed as revision 6433 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r21 | ods15 | 2006-09-22 13:40:31 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:52 +0000 (05:55 +0000)]
Original Commit: r21 | ods15 | 2006-09-22 13:40:31 +0300 (Fri, 22 Sep 2006) | 2 lines

placeholders for reisudes, mappings and modes

Originally committed as revision 6432 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r20 | ods15 | 2006-09-22 13:12:48 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:49 +0000 (05:55 +0000)]
Original Commit: r20 | ods15 | 2006-09-22 13:12:48 +0300 (Fri, 22 Sep 2006) | 2 lines

cosmetic

Originally committed as revision 6431 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r19 | ods15 | 2006-09-22 12:54:18 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:47 +0000 (05:55 +0000)]
Original Commit: r19 | ods15 | 2006-09-22 12:54:18 +0300 (Fri, 22 Sep 2006) | 2 lines

floor generation

Originally committed as revision 6430 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:45 +0000 (05:55 +0000)]
Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) | 2 lines

add ability to run encoder for testing purposes...

Originally committed as revision 6429 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r17 | ods15 | 2006-09-22 12:28:28 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:43 +0000 (05:55 +0000)]
Original Commit: r17 | ods15 | 2006-09-22 12:28:28 +0300 (Fri, 22 Sep 2006) | 2 lines

bug fixes in codebook header syntax

Originally committed as revision 6428 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r16 | ods15 | 2006-09-22 12:27:17 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:41 +0000 (05:55 +0000)]
Original Commit: r16 | ods15 | 2006-09-22 12:27:17 +0300 (Fri, 22 Sep 2006) | 2 lines

minimum size for a huffman table is 2 entries, 1bit

Originally committed as revision 6427 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r15 | ods15 | 2006-09-22 12:26:42 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:39 +0000 (05:55 +0000)]
Original Commit: r15 | ods15 | 2006-09-22 12:26:42 +0300 (Fri, 22 Sep 2006) | 2 lines

bug fix in main header function, 0 -> i

Originally committed as revision 6426 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:37 +0000 (05:55 +0000)]
Original Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep 2006) | 2 lines

use several codebooks and passes to prevent header from being several MB...

Originally committed as revision 6425 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:35 +0000 (05:55 +0000)]
Original Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep 2006) | 2 lines

better comment

Originally committed as revision 6424 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep 2006) | 5 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:33 +0000 (05:55 +0000)]
Original Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep 2006) | 5 lines

entry_t -> cb_entry_t
add float * dimentions, it will be needed for deciding the correct codebook entry
document blocksize
first steps to creating the context to be used

Originally committed as revision 6423 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep 2006) | 4 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:30 +0000 (05:55 +0000)]
Original Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep 2006) | 4 lines

modes header syntax

that's the last of the headers! woo

Originally committed as revision 6422 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:28 +0000 (05:55 +0000)]
Original Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep 2006) | 2 lines

mappings header syntax

Originally committed as revision 6421 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:26 +0000 (05:55 +0000)]
Original Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep 2006) | 2 lines

add residue header syntax

Originally committed as revision 6420 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:24 +0000 (05:55 +0000)]
Original Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep 2006) | 2 lines

floor header syntax

Originally committed as revision 6419 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:22 +0000 (05:55 +0000)]
Original Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep 2006) | 2 lines

skeleton for residue/floor/mappings header

Originally committed as revision 6418 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:20 +0000 (05:55 +0000)]
Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep 2006) | 2 lines

add correct and working put_float ...

Originally committed as revision 6417 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep 2006) | 4 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:18 +0000 (05:55 +0000)]
Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep 2006) | 4 lines

more "surrounding" stuff, main header. some cleanup.

actually compiles now! doesn't do anything though

Originally committed as revision 6416 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | 3 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:16 +0000 (05:55 +0000)]
Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | 3 lines

codebook header syntax
small simplification for encode_init()

Originally committed as revision 6415 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoOriginal Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | 2 lines
Oded Shimon [Mon, 2 Oct 2006 05:55:14 +0000 (05:55 +0000)]
Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | 2 lines

cosmetics

Originally committed as revision 6414 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoskeleton for vorbis_enc.c
Oded Shimon [Mon, 2 Oct 2006 05:54:55 +0000 (05:54 +0000)]
skeleton for vorbis_enc.c

Originally committed as revision 6413 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoapproximate qpel functions: sacrifice some quality for some decoding speed. enabled...
Loren Merritt [Sun, 1 Oct 2006 21:25:17 +0000 (21:25 +0000)]
approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast.

Originally committed as revision 6412 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoadd support for some MS DIB formats for avisynth
Steve L'Homme [Sun, 1 Oct 2006 20:41:02 +0000 (20:41 +0000)]
add support for some MS DIB formats for avisynth
Patch by Steve Lhomme % slhomme AH divxcorp P com %
Original thread:
Date: Sep 27, 2006 7:20 PM
Subject: [Ffmpeg-devel] [PATCH] AVISynth support for some MS DIB formats

Originally committed as revision 6411 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoFix compilation with --disable-encoders.
Alexander Strange [Sun, 1 Oct 2006 18:19:49 +0000 (18:19 +0000)]
Fix compilation with --disable-encoders.
patch by Alexander Strange, astrange at ithinksw dot com

Originally committed as revision 6410 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoremove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead
Oded Shimon [Sun, 1 Oct 2006 17:38:07 +0000 (17:38 +0000)]
remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead

Originally committed as revision 6409 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoUpdate copyright year and mention other copyright holders.
Diego Biurrun [Sun, 1 Oct 2006 17:26:15 +0000 (17:26 +0000)]
Update copyright year and mention other copyright holders.

Originally committed as revision 6408 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoFix wrong ASF duration of generated files
Brian Brice [Sun, 1 Oct 2006 17:05:25 +0000 (17:05 +0000)]
Fix wrong ASF duration of generated files
Patch by Brian Brice % bbrice AH newtek.com %
Original thread:
Message-ID: <451DA316.6060001@newtek.com>
Date: Fri, 29 Sep 2006 17:49:58 -0500
Subject: [Ffmpeg-devel] [PATCH] ASF Duration

Originally committed as revision 6407 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomake depend should recurse into libswscale as well.
Diego Biurrun [Sun, 1 Oct 2006 16:33:31 +0000 (16:33 +0000)]
make depend should recurse into libswscale as well.

Originally committed as revision 6406 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove bogus .PHONY declaration from version.h target.
Diego Biurrun [Sun, 1 Oct 2006 15:24:31 +0000 (15:24 +0000)]
Remove bogus .PHONY declaration from version.h target.
Should fix make dep to be invoked before distclean under some circumstances.

Originally committed as revision 6405 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove unused variables.
Diego Biurrun [Sun, 1 Oct 2006 14:17:45 +0000 (14:17 +0000)]
Remove unused variables.

Originally committed as revision 20012 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoprevent warning in vorbis_data.c
Oded Shimon [Sun, 1 Oct 2006 13:53:08 +0000 (13:53 +0000)]
prevent warning in vorbis_data.c

Originally committed as revision 6404 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years ago100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c
Oded Shimon [Sun, 1 Oct 2006 13:45:17 +0000 (13:45 +0000)]
100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c

Originally committed as revision 6403 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomake some more functions global so they can be shared with vorbis_enc.c
Oded Shimon [Sun, 1 Oct 2006 11:59:33 +0000 (11:59 +0000)]
make some more functions global so they can be shared with vorbis_enc.c

Originally committed as revision 6402 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomake ready_floor1_list() shared for vorbis_enc.c
Oded Shimon [Sun, 1 Oct 2006 11:11:30 +0000 (11:11 +0000)]
make ready_floor1_list() shared for vorbis_enc.c

Originally committed as revision 6401 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years ago1l: correct argument order in avcodec_check_dimensions
Kostya Shishkov [Sun, 1 Oct 2006 05:09:20 +0000 (05:09 +0000)]
1l: correct argument order in avcodec_check_dimensions

Originally committed as revision 6400 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agopalette (if we memcpy it into AVFrame) must be uint32_t
Michael Niedermayer [Sat, 30 Sep 2006 23:49:09 +0000 (23:49 +0000)]
palette (if we memcpy it into AVFrame) must be uint32_t

Originally committed as revision 6399 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agovorbis.h -> vorbis_data.c
Oded Shimon [Sat, 30 Sep 2006 18:47:15 +0000 (18:47 +0000)]
vorbis.h -> vorbis_data.c
move tables from vorbis.h to a C file so they can be used later in
vorbis_enc.c

Originally committed as revision 6398 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomarking AVPaletteControl as deprecated due to thread saftey amongth other issues...
Michael Niedermayer [Sat, 30 Sep 2006 18:16:38 +0000 (18:16 +0000)]
marking AVPaletteControl as deprecated due to thread saftey amongth other issues (it doesnt work if theres any delay between demuxer and decoder)

Originally committed as revision 6397 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomove things from my todo to the unassigned one so my lazyness doesnt prevent others...
Michael Niedermayer [Sat, 30 Sep 2006 16:06:07 +0000 (16:06 +0000)]
move things from my todo to the unassigned one so my lazyness doesnt prevent others from working on them

Originally committed as revision 6396 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoseems only 3 bits are used for the number of resolutions, some rv30 files have this...
Michael Niedermayer [Sat, 30 Sep 2006 16:00:27 +0000 (16:00 +0000)]
seems only 3 bits are used for the number of resolutions, some rv30 files have this set to 10 even though there are just 2 resolutions in the extradata

Originally committed as revision 6395 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agof*cking windows confuses itself by adding .exe to filenames
Måns Rullgård [Sat, 30 Sep 2006 13:27:29 +0000 (13:27 +0000)]
f*cking windows confuses itself by adding .exe to filenames

Originally committed as revision 6394 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agodont set sub_id as its completly redundant and silly
Michael Niedermayer [Sat, 30 Sep 2006 11:50:03 +0000 (11:50 +0000)]
dont set sub_id as its completly redundant and silly

Originally committed as revision 6393 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoignore sub_id
Michael Niedermayer [Sat, 30 Sep 2006 11:45:09 +0000 (11:45 +0000)]
ignore sub_id

Originally committed as revision 6392 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agobig endian fix
Michael Niedermayer [Sat, 30 Sep 2006 11:35:14 +0000 (11:35 +0000)]
big endian fix

Originally committed as revision 6391 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agosupport resolution switching, fixes rv20errors.rm
Michael Niedermayer [Sat, 30 Sep 2006 11:31:15 +0000 (11:31 +0000)]
support resolution switching, fixes rv20errors.rm

Originally committed as revision 6390 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agosimplify
Michael Niedermayer [Fri, 29 Sep 2006 23:57:03 +0000 (23:57 +0000)]
simplify

Originally committed as revision 6389 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agofix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_s...
Michael Niedermayer [Fri, 29 Sep 2006 23:34:42 +0000 (23:34 +0000)]
fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv)

Originally committed as revision 6388 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoAdd forgotten eval.h...
Panagiotis Issaris [Fri, 29 Sep 2006 19:48:27 +0000 (19:48 +0000)]
Add forgotten eval.h...

Originally committed as revision 6387 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoMove the ratecontrol related code from mpegvideo.h to a separate header file.
Panagiotis Issaris [Fri, 29 Sep 2006 19:39:19 +0000 (19:39 +0000)]
Move the ratecontrol related code from mpegvideo.h to a separate header file.

Originally committed as revision 6386 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoReformat the output of the list of available AVOptions, by indenting the
Panagiotis Issaris [Fri, 29 Sep 2006 19:36:12 +0000 (19:36 +0000)]
Reformat the output of the list of available AVOptions, by indenting the
parameters of certain options and displaying them _right after_ the actual
option taking the parameter.

Originally committed as revision 6385 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove the override of lmin and lmax, so the actual option value provided will
Panagiotis Issaris [Fri, 29 Sep 2006 19:34:53 +0000 (19:34 +0000)]
Remove the override of lmin and lmax, so the actual option value provided will
be used.

Originally committed as revision 6384 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoPull out the ff_eval* from the mpegvideo header, as it doesn't belong there and
Panagiotis Issaris [Fri, 29 Sep 2006 19:33:04 +0000 (19:33 +0000)]
Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there and
put it in a separate file.

Originally committed as revision 6383 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agorudimentary binary seek
Baptiste Coudurier [Fri, 29 Sep 2006 14:28:55 +0000 (14:28 +0000)]
rudimentary binary seek

Originally committed as revision 6382 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoadd another data definition ul
Baptiste Coudurier [Fri, 29 Sep 2006 12:25:44 +0000 (12:25 +0000)]
add another data definition ul

Originally committed as revision 6381 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agouse a data definition uls table to fetch codec type
Baptiste Coudurier [Fri, 29 Sep 2006 12:23:38 +0000 (12:23 +0000)]
use a data definition uls table to fetch codec type

Originally committed as revision 6380 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoadd string param to PRINT_KEY for debug
Baptiste Coudurier [Fri, 29 Sep 2006 11:25:40 +0000 (11:25 +0000)]
add string param to PRINT_KEY for debug

Originally committed as revision 6379 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoshut up gcc about incompatible pointer type
Baptiste Coudurier [Fri, 29 Sep 2006 10:38:27 +0000 (10:38 +0000)]
shut up gcc about incompatible pointer type

Originally committed as revision 6378 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoremove useless casts
Baptiste Coudurier [Fri, 29 Sep 2006 10:30:52 +0000 (10:30 +0000)]
remove useless casts

Originally committed as revision 6377 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoremove gcc warnings about void * used in arithmetic
Baptiste Coudurier [Fri, 29 Sep 2006 10:28:11 +0000 (10:28 +0000)]
remove gcc warnings about void * used in arithmetic

Originally committed as revision 6376 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoremove extraneous #ifdef CONFIG_ENCODERS/DECODERS
Måns Rullgård [Thu, 28 Sep 2006 22:03:52 +0000 (22:03 +0000)]
remove extraneous #ifdef CONFIG_ENCODERS/DECODERS

Originally committed as revision 6375 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years ago-interlace -> -ilme This has been wrong in the docs for years,
Benjamin Larsson [Thu, 28 Sep 2006 19:06:57 +0000 (19:06 +0000)]
-interlace -> -ilme This has been wrong in the docs for years,
the description might not be totally correct though.

Originally committed as revision 6374 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomove sample size adjusting code after audio stsd v2 parsing to let v2 set correct...
Baptiste Coudurier [Thu, 28 Sep 2006 17:59:26 +0000 (17:59 +0000)]
move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov

Originally committed as revision 6373 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoadd lpcm fourcc
Baptiste Coudurier [Thu, 28 Sep 2006 17:54:59 +0000 (17:54 +0000)]
add lpcm fourcc

Originally committed as revision 6372 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agochange codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov
Baptiste Coudurier [Thu, 28 Sep 2006 17:52:48 +0000 (17:52 +0000)]
change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov

Originally committed as revision 6371 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove the "mblmax" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris [Thu, 28 Sep 2006 17:46:25 +0000 (17:46 +0000)]
Remove the "mblmax" OptionDef. The equally named AVOption takes over its
function. A unit change is involved, but as AVOption parameters are now parsed
with ff_eval2(), you can use the QP2LAMBDA constant to ease the change.

Originally committed as revision 6370 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove the "mblmin" OptionDef. The equally named AVOption takes over its
Panagiotis Issaris [Thu, 28 Sep 2006 17:45:51 +0000 (17:45 +0000)]
Remove the "mblmin" OptionDef. The equally named AVOption takes over its
function. A unit change is involved, but as AVOption parameters are now parsed
with ff_eval2(), you can use the QP2LAMBDA constant to ease the change.

Originally committed as revision 6369 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove the "lmin" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris [Thu, 28 Sep 2006 17:44:53 +0000 (17:44 +0000)]
Remove the "lmin" OptionDef. The equally named AVOption takes over its function.
A unit change is involved, but as AVOption parameters are now parsed with
ff_eval2(), you can use the QP2LAMBDA constant to ease the change, f.e.:
ffmpeg -i src.ext -lmin 21*QP2LAMBDA dst.ext

Originally committed as revision 6368 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoRemove the "lmax" OptionDef. The equally named AVOption takes over its function.
Panagiotis Issaris [Thu, 28 Sep 2006 17:44:13 +0000 (17:44 +0000)]
Remove the "lmax" OptionDef. The equally named AVOption takes over its function.
A unit change is involved, but as AVOption parameters are now parsed with
ff_eval2(), you can use the QP2LAMBDA constant to ease the change:
ffmpeg -i src.ext -lmax 21*QP2LAMBDA dst.ext

Originally committed as revision 6367 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoadd FASTDIV macro for ARM. Reported speed-up on MPEG-4 decoding: 1.8%
Siarhei Siamashka [Thu, 28 Sep 2006 08:04:16 +0000 (08:04 +0000)]
add FASTDIV macro for ARM. Reported speed-up on MPEG-4 decoding: 1.8%
Patch by Siarhei Siamashka %siarhei P siamashka A gmail P com%
Original thread:
Date: Sep 28, 2006 2:26 AM
Subject: [Ffmpeg-devel] [PATCH] ARM implementation of FASTDIV

Originally committed as revision 6366 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoHandle case of get_bits(0)
Kostya Shishkov [Thu, 28 Sep 2006 05:01:02 +0000 (05:01 +0000)]
Handle case of get_bits(0)

Originally committed as revision 6365 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agodc_val should be signed
Måns Rullgård [Wed, 27 Sep 2006 22:13:44 +0000 (22:13 +0000)]
dc_val should be signed

Originally committed as revision 6364 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoreturn 0 from encode_picture() and estimate_qp() on success
Måns Rullgård [Wed, 27 Sep 2006 22:12:08 +0000 (22:12 +0000)]
return 0 from encode_picture() and estimate_qp() on success

Originally committed as revision 6363 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agomake sure we can create and execute files in $TMPDIR
Måns Rullgård [Wed, 27 Sep 2006 21:24:38 +0000 (21:24 +0000)]
make sure we can create and execute files in $TMPDIR

Originally committed as revision 6362 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoprevent infinite loop with VORC012.WMA
Michael Niedermayer [Wed, 27 Sep 2006 21:19:47 +0000 (21:19 +0000)]
prevent infinite loop with VORC012.WMA

Originally committed as revision 6361 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoput ARM feature tests next to other CPU tests
Måns Rullgård [Wed, 27 Sep 2006 20:49:29 +0000 (20:49 +0000)]
put ARM feature tests next to other CPU tests

Originally committed as revision 6360 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agotry to stop people blindly using --cross-compile
Måns Rullgård [Wed, 27 Sep 2006 20:30:23 +0000 (20:30 +0000)]
try to stop people blindly using --cross-compile

Originally committed as revision 6359 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoBreak compatibility only when first part of version number changes, in this
Panagiotis Issaris [Wed, 27 Sep 2006 20:08:36 +0000 (20:08 +0000)]
Break compatibility only when first part of version number changes, in this
specific case for ff_eval deprecation.

Originally committed as revision 6358 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoMake AVOption parsign code use ff_eval2()
Panagiotis Issaris [Wed, 27 Sep 2006 20:01:39 +0000 (20:01 +0000)]
Make AVOption parsign code use ff_eval2()

Originally committed as revision 6357 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoadd some #ifdef CONFIG_ENCODERS/DECODERS
Måns Rullgård [Wed, 27 Sep 2006 19:54:07 +0000 (19:54 +0000)]
add some #ifdef CONFIG_ENCODERS/DECODERS

Originally committed as revision 6356 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agofix some signedness warnings
Måns Rullgård [Wed, 27 Sep 2006 19:47:39 +0000 (19:47 +0000)]
fix some signedness warnings

Originally committed as revision 6355 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoMake ratecontrol use ff_eval2().
Panagiotis Issaris [Wed, 27 Sep 2006 19:46:19 +0000 (19:46 +0000)]
Make ratecontrol use ff_eval2().

Originally committed as revision 6354 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoremove useless memset()
Måns Rullgård [Wed, 27 Sep 2006 19:39:41 +0000 (19:39 +0000)]
remove useless memset()

Originally committed as revision 6353 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agoAdd support for YUVJ formats
Luca Abeni [Wed, 27 Sep 2006 11:41:36 +0000 (11:41 +0000)]
Add support for YUVJ formats

Originally committed as revision 19993 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

17 years agoFix compilation by postponing deprecation of ff_eval() until the next version
Panagiotis Issaris [Wed, 27 Sep 2006 11:09:35 +0000 (11:09 +0000)]
Fix compilation by postponing deprecation of ff_eval() until the next version
increment.

Originally committed as revision 6352 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agofree memory before return
Kostya Shishkov [Wed, 27 Sep 2006 04:37:57 +0000 (04:37 +0000)]
free memory before return

Originally committed as revision 6351 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agobump lavc version for WavPack decoder
Kostya Shishkov [Wed, 27 Sep 2006 04:31:39 +0000 (04:31 +0000)]
bump lavc version for WavPack decoder

Originally committed as revision 6350 to svn://svn.ffmpeg.org/ffmpeg/trunk

17 years agofix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)
Michael Niedermayer [Tue, 26 Sep 2006 22:23:33 +0000 (22:23 +0000)]
fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)

Originally committed as revision 6349 to svn://svn.ffmpeg.org/ffmpeg/trunk