summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Fix unused variable warning when compiling with MMX disabled.Diego Biurrun2006-10-03
| | | | Originally committed as revision 20021 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* fix blackfin support, thaks to vapier for pointing outLuca Barbato2006-10-03
| | | | Originally committed as revision 6535 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>Luca Barbato2006-10-03
| | | | Originally committed as revision 6534 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtp.o needs mpegts.oDiego Biurrun2006-10-02
| | | | Originally committed as revision 6533 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add codectest to test targets.Diego Biurrun2006-10-02
| | | | Originally committed as revision 6532 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge identical targets.Diego Biurrun2006-10-02
| | | | Originally committed as revision 6531 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix audio for mog_op1a_prompeg_mpeg.mxfBaptiste Coudurier2006-10-02
| | | | Originally committed as revision 6530 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add replacement for libavcodec/fdctref.c to the list.Diego Biurrun2006-10-02
| | | | Originally committed as revision 6529 to svn://svn.ffmpeg.org/ffmpeg/trunk
* return 0 as stream index if only one stream, this is completely non ↵Baptiste Coudurier2006-10-02
| | | | | | standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf Originally committed as revision 6528 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more forgotten free's.Oded Shimon2006-10-02
| | | | Originally committed as revision 6527 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, wrong order in freeingOded Shimon2006-10-02
| | | | Originally committed as revision 6526 to svn://svn.ffmpeg.org/ffmpeg/trunk
* slightly saner indentionMichael Niedermayer2006-10-02
| | | | Originally committed as revision 6525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make postproc use avutilLuca Barbato2006-10-02
| | | | Originally committed as revision 6524 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix quantiSer --> quantiZer typo.Diego Biurrun2006-10-02
| | | | Originally committed as revision 6523 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Explain lmin, lmax, mblmin, mblmax options.Víctor Paesa2006-10-02
| | | | | | patch by Víctor Paesa, wzrlpy arsystel com Originally committed as revision 6522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add vorbis encoder to changelog/MAINTAINERSOded Shimon2006-10-02
| | | | Originally committed as revision 6521 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add vorbis_enc_data.h, remove codebook data from vorbis_enc.cOded Shimon2006-10-02
| | | | Originally committed as revision 6520 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add vorbis encoder to ffmpegOded Shimon2006-10-02
| | | | Originally committed as revision 6519 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r114 | ods15 | 2006-10-01 21:38:37 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines blocksize -> log2_blocksize Originally committed as revision 6518 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r113 | ods15 | 2006-10-01 21:35:47 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines some more static consts Originally committed as revision 6517 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r112 | ods15 | 2006-10-01 20:48:39 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | 3 lines psy change. -aq param about the same, and behaves more consistently with different content. Originally committed as revision 6516 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r111 | ods15 | 2006-10-01 19:40:50 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines update to use ff_vorbis_floor1_render_list Originally committed as revision 6515 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r110 | ods15 | 2006-10-01 19:17:32 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines slight simlification for residue division by floor Originally committed as revision 6514 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r109 | ods15 | 2006-10-01 19:14:52 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines 5% speed improovement by changing put_vector Originally committed as revision 6513 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r108 | ods15 | 2006-10-01 18:46:06 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines prevent division/modulo Originally committed as revision 6512 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r107 | ods15 | 2006-10-01 18:13:12 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines give proper error message for channels!=2 Originally committed as revision 6511 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r106 | ods15 | 2006-10-01 18:11:55 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines window -> apply_window_and_mdct Originally committed as revision 6510 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r105 | ods15 | 2006-10-01 18:09:55 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines slight simplification for channel coupling Originally committed as revision 6509 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r104 | ods15 | 2006-10-01 18:04:08 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines somewhat cosmetic formatting, use FFMAX Originally committed as revision 6508 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r103 | ods15 | 2006-10-01 18:00:43 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines slight optimization, don't calculate average twice Originally committed as revision 6507 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r102 | ods15 | 2006-10-01 17:58:38 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines remove ready_floor() Originally committed as revision 6506 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r101 | ods15 | 2006-10-01 14:15:00 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines some cleanup Originally committed as revision 6505 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r100 | ods15 | 2006-10-01 14:01:27 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines update to global functions now shared in vorbis.h Originally committed as revision 6504 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r99 | ods15 | 2006-10-01 11:12:44 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines codebook init data cleanup Originally committed as revision 6503 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r98 | ods15 | 2006-10-01 10:15:33 +0200 (Sun, 01 Oct 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines switch to int8_t for residue codebook numbers, use memcpy in residue init Originally committed as revision 6502 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r97 | ods15 | 2006-09-30 23:32:19 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines don't assert fail for channels != 2, exit cleanly instead... Originally committed as revision 6501 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r96 | ods15 | 2006-09-30 23:25:18 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines even though it doesn't do anything, use flush_put_bits() Originally committed as revision 6500 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r95 | ods15 | 2006-09-30 22:11:08 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | 3 lines scale user settable quality for more fine-grainablity now sane values for -aq is 10-30 Originally committed as revision 6499 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r94 | ods15 | 2006-09-30 22:09:33 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines prevent c++ decleration Originally committed as revision 6498 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r93 | ods15 | 2006-09-30 22:02:21 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines update to change made in vorbis.h/vorbis_data.c Originally committed as revision 6497 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r92 | ods15 | 2006-09-30 12:13:47 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | 3 lines user settable audio quality, with -aq. values between 0.1 to 0.3 are sane. the higher the better. Originally committed as revision 6496 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r91 | ods15 | 2006-09-30 10:05:16 +0300 (Sat, 30 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | | 4 lines even better psy. My encoder officially kicks ass :) same bitrate to libvorbis, and (IMO) same quality! :) Originally committed as revision 6495 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r90 | ods15 | 2006-09-29 22:14:40 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | | 3 lines much better magic for floor, the first psychoacoustic in this encoder! now creates valid, 175kbps audio, which sounds good! :) Originally committed as revision 6494 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r88 | ods15 | 2006-09-29 21:10:36 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines slight similification Originally committed as revision 6493 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r87 | ods15 | 2006-09-29 21:10:05 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines prevent valgrind warning Originally committed as revision 6492 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r86 | ods15 | 2006-09-29 21:08:42 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines make put_vector ignore unused codebook entries Originally committed as revision 6491 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r85 | ods15 | 2006-09-29 21:07:58 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines bad array decleration Originally committed as revision 6490 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r84 | ods15 | 2006-09-29 21:07:07 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines dangling piece from last commit Originally committed as revision 6489 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r83 | ods15 | 2006-09-29 21:06:13 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines add real_len to residue codebooks, which are smaller than supposed to be Originally committed as revision 6488 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Original Commit: r82 | ods15 | 2006-09-29 21:03:43 +0300 (Fri, 29 Sep 2006) ↵Oded Shimon2006-10-02
| | | | | | | | | 2 lines fix channels to be correct for rc->type==2 before classes[] decleration Originally committed as revision 6487 to svn://svn.ffmpeg.org/ffmpeg/trunk