aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Original Commit: r23 | ods15 | 2006-09-22 13:55:48 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-0/+13
* Original Commit: r22 | ods15 | 2006-09-22 13:49:56 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-0/+12
* Original Commit: r21 | ods15 | 2006-09-22 13:40:31 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-0/+9
* Original Commit: r20 | ods15 | 2006-09-22 13:12:48 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-1/+2
* Original Commit: r19 | ods15 | 2006-09-22 12:54:18 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-0/+31
* Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-1/+1
* Original Commit: r17 | ods15 | 2006-09-22 12:28:28 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-2/+2
* Original Commit: r16 | ods15 | 2006-09-22 12:27:17 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-2/+2
* Original Commit: r15 | ods15 | 2006-09-22 12:26:42 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-3/+3
* Original Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-15/+17
* Original Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-1/+1
* Original Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep 2006) |...Oded Shimon2006-10-021-16/+110
* Original Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep 2006) |...Oded Shimon2006-10-021-0/+17
* Original Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep 2006) |...Oded Shimon2006-10-021-0/+22
* Original Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep 2006) | ...Oded Shimon2006-10-021-0/+33
* Original Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep 2006) | ...Oded Shimon2006-10-021-2/+42
* Original Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep 2006) | ...Oded Shimon2006-10-021-0/+40
* Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep 2006) | ...Oded Shimon2006-10-021-1/+7
* Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep 2006) | ...Oded Shimon2006-10-021-38/+90
* Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | ...Oded Shimon2006-10-021-5/+97
* Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | ...Oded Shimon2006-10-021-2/+3
* skeleton for vorbis_enc.cOded Shimon2006-10-021-0/+110
* approximate qpel functions: sacrifice some quality for some decoding speed. e...Loren Merritt2006-10-017-5/+141
* Fix compilation with --disable-encoders.Alexander Strange2006-10-011-1/+2
* remove render_line from vorbis.h, add ff_vorbis_floor1_render_list insteadOded Shimon2006-10-012-52/+47
* prevent warning in vorbis_data.cOded Shimon2006-10-011-1/+1
* 100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_d...Oded Shimon2006-10-011-0/+2
* make some more functions global so they can be shared with vorbis_enc.cOded Shimon2006-10-012-70/+50
* make ready_floor1_list() shared for vorbis_enc.cOded Shimon2006-10-012-61/+59
* 1l: correct argument order in avcodec_check_dimensionsKostya Shishkov2006-10-016-6/+6
* palette (if we memcpy it into AVFrame) must be uint32_tMichael Niedermayer2006-09-301-1/+1
* vorbis.h -> vorbis_data.cOded Shimon2006-09-304-2264/+2285
* marking AVPaletteControl as deprecated due to thread saftey amongth other iss...Michael Niedermayer2006-09-301-1/+2
* seems only 3 bits are used for the number of resolutions, some rv30 files hav...Michael Niedermayer2006-09-301-1/+1
* ignore sub_idMichael Niedermayer2006-09-301-0/+1
* big endian fixMichael Niedermayer2006-09-301-1/+1
* support resolution switching, fixes rv20errors.rmMichael Niedermayer2006-09-301-5/+21
* simplifyMichael Niedermayer2006-09-291-4/+2
* fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff...Michael Niedermayer2006-09-292-1/+2
* Add forgotten eval.h...Panagiotis Issaris2006-09-291-0/+40
* Move the ratecontrol related code from mpegvideo.h to a separate header file.Panagiotis Issaris2006-09-293-66/+101
* Reformat the output of the list of available AVOptions, by indenting thePanagiotis Issaris2006-09-291-7/+29
* Remove the override of lmin and lmax, so the actual option value provided willPanagiotis Issaris2006-09-291-2/+0
* Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there andPanagiotis Issaris2006-09-293-11/+2
* remove extraneous #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-281-8/+0
* Remove the "mblmax" OptionDef. The equally named AVOption takes over itsPanagiotis Issaris2006-09-281-1/+1
* Remove the "mblmin" OptionDef. The equally named AVOption takes over itsPanagiotis Issaris2006-09-281-1/+1
* Handle case of get_bits(0)Kostya Shishkov2006-09-281-1/+1
* dc_val should be signedMåns Rullgård2006-09-275-23/+22
* return 0 from encode_picture() and estimate_qp() on successMåns Rullgård2006-09-271-0/+2