source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e185750a   18 years ods15 Original Commit: r21 | ods15 | 2006-09-22 13:40:31 +0300 (Fri, 22 Sep …
(edit) @491d4dfd   18 years ods15 Original Commit: r20 | ods15 | 2006-09-22 13:12:48 +0300 (Fri, 22 Sep …
(edit) @b9db113d   18 years ods15 Original Commit: r19 | ods15 | 2006-09-22 12:54:18 +0300 (Fri, 22 Sep …
(edit) @faf7f0ce   18 years ods15 Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep …
(edit) @128c0df   18 years ods15 Original Commit: r17 | ods15 | 2006-09-22 12:28:28 +0300 (Fri, 22 Sep …
(edit) @1495689   18 years ods15 Original Commit: r16 | ods15 | 2006-09-22 12:27:17 +0300 (Fri, 22 Sep …
(edit) @5326108   18 years ods15 Original Commit: r15 | ods15 | 2006-09-22 12:26:42 +0300 (Fri, 22 Sep …
(edit) @e08d964d   18 years ods15 Original Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep …
(edit) @3c83828c   18 years ods15 Original Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep …
(edit) @73acc51   18 years ods15 Original Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep …
(edit) @8016c73f   18 years ods15 Original Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep …
(edit) @beaec74a   18 years ods15 Original Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep …
(edit) @6f133df1   18 years ods15 Original Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep …
(edit) @d2d5c89d   18 years ods15 Original Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep …
(edit) @d52480b4   18 years ods15 Original Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep …
(edit) @1f7e7464   18 years ods15 Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep …
(edit) @31121241   18 years ods15 Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep …
(edit) @0688b89   18 years ods15 Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep …
(edit) @3a5fdf92   18 years ods15 Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep …
(edit) @504d1952   18 years ods15 skeleton for vorbis_enc.c Originally committed as revision 6413 to …
(edit) @2833fc46   18 years lorenm approximate qpel functions: sacrifice some quality for some decoding …
(edit) @e0769997   18 years gpoirier add support for some MS DIB formats for avisynth Patch by Steve Lhomme …
(edit) @eacad59e   18 years diego Fix compilation with --disable-encoders. patch by Alexander Strange, …
(edit) @7f09a560   18 years ods15 remove render_line from vorbis.h, add ff_vorbis_floor1_render_list …
(edit) @3e66a740   18 years diego Update copyright year and mention other copyright holders. Originally …
(edit) @4336886   18 years gpoirier Fix wrong ASF duration of generated files Patch by Brian Brice % …
(edit) @eaa6d7b6   18 years diego make depend should recurse into libswscale as well. Originally …
(edit) @4054e245   18 years diego Remove bogus .PHONY declaration from version.h target. Should fix make …
(edit) @0fe89aca   18 years diego Remove unused variables. Originally committed as revision 20012 to …
(edit) @e8f42cc0   18 years ods15 prevent warning in vorbis_data.c Originally committed as revision …
(edit) @ded515b2   18 years ods15 100l, broke ffmpeg compilation, ABS() and uint* types not defined in …
(edit) @6c29d7c   18 years ods15 make some more functions global so they can be shared with …
(edit) @9f963af5   18 years ods15 make ready_floor1_list() shared for vorbis_enc.c Originally committed …
(edit) @429914a3   18 years kostya.shishkov 1l: correct argument order in avcodec_check_dimensions Originally …
(edit) @3129f3bd   18 years michaelni palette (if we memcpy it into AVFrame) must be uint32_t Originally …
(edit) @cc0ba5a5   18 years ods15 vorbis.h -> vorbis_data.c move tables from vorbis.h to a C file so …
(edit) @18239ed   18 years michaelni marking AVPaletteControl as deprecated due to thread saftey amongth …
(edit) @b8a2e120   18 years michaelni move things from my todo to the unassigned one so my lazyness doesnt …
(edit) @0d415b2d   18 years michaelni seems only 3 bits are used for the number of resolutions, some rv30 …
(edit) @0244f743   18 years mans f*cking windows confuses itself by adding .exe to filenames …
(edit) @cb37931d   18 years michaelni dont set sub_id as its completly redundant and silly Originally …
(edit) @f457965c   18 years michaelni ignore sub_id Originally committed as revision 6392 to …
(edit) @fb3d155c   18 years michaelni big endian fix Originally committed as revision 6391 to …
(edit) @113533a5   18 years michaelni support resolution switching, fixes rv20errors.rm Originally …
(edit) @78a5ec27   18 years michaelni simplify Originally committed as revision 6389 to …
(edit) @6d312496   18 years michaelni fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x …
(edit) @b2f86c17   18 years takis.issaris Add forgotten eval.h... Originally committed as revision 6387 to …
(edit) @0de9926f   18 years takis.issaris Move the ratecontrol related code from mpegvideo.h to a separate …
(edit) @d70ef6d7   18 years takis.issaris Reformat the output of the list of available AVOptions, by indenting …
(edit) @6d6f42d2   18 years takis.issaris Remove the override of lmin and lmax, so the actual option value …
(edit) @4d7b4613   18 years takis.issaris Pull out the ff_eval* from the mpegvideo header, as it doesn't belong …
(edit) @3a6ccf4   18 years baptiste.coudurier rudimentary binary seek Originally committed as revision 6382 to …
(edit) @1159f634   18 years baptiste.coudurier add another data definition ul Originally committed as revision 6381 …
(edit) @dd202ff6   18 years baptiste.coudurier use a data definition uls table to fetch codec type Originally …
(edit) @996c9ad0   18 years baptiste.coudurier add string param to PRINT_KEY for debug Originally committed as …
(edit) @94c12d4   18 years baptiste.coudurier shut up gcc about incompatible pointer type Originally committed as …
(edit) @9a630c25   18 years baptiste.coudurier remove useless casts Originally committed as revision 6377 to …
(edit) @626a8fe7   18 years baptiste.coudurier remove gcc warnings about void * used in arithmetic Originally …
(edit) @f28748e6   18 years mans remove extraneous #ifdef CONFIG_ENCODERS/DECODERS Originally …
(edit) @3841e813   18 years banan -interlace -> -ilme This has been wrong in the docs for years, the …
(edit) @9770089d   18 years baptiste.coudurier move sample size adjusting code after audio stsd v2 parsing to let v2 …
(edit) @e6f4c806   18 years baptiste.coudurier add lpcm fourcc Originally committed as revision 6372 to …
(edit) @0299a87c   18 years baptiste.coudurier change codec id if sample size field is set to 24 in stsd, fix …
(edit) @72044298   18 years takis.issaris Remove the "mblmax" OptionDef. The equally named AVOption takes over …
(edit) @93b26b63   18 years takis.issaris Remove the "mblmin" OptionDef. The equally named AVOption takes over …
(edit) @0eba70ac   18 years takis.issaris Remove the "lmin" OptionDef. The equally named AVOption takes over its …
(edit) @494cf837   18 years takis.issaris Remove the "lmax" OptionDef. The equally named AVOption takes over its …
(edit) @eeebe6ad   18 years gpoirier add FASTDIV macro for ARM. Reported speed-up on MPEG-4 decoding: 1.8% …
(edit) @8db0c25d   18 years kostya.shishkov Handle case of get_bits(0) Originally committed as revision 6365 to …
(edit) @b86216de   18 years mans dc_val should be signed Originally committed as revision 6364 to …
(edit) @bca99b47   18 years mans return 0 from encode_picture() and estimate_qp() on success …
(edit) @be0d52ab   18 years mans make sure we can create and execute files in $TMPDIR Originally …
(edit) @5b11e081   18 years michaelni prevent infinite loop with VORC012.WMA Originally committed as …
(edit) @854fdb51   18 years mans put ARM feature tests next to other CPU tests Originally committed as …
(edit) @c7ae634   18 years mans try to stop people blindly using --cross-compile Originally committed …
(edit) @0ec6065a   18 years takis.issaris Break compatibility only when first part of version number changes, in …
(edit) @95c99430   18 years takis.issaris Make AVOption parsign code use ff_eval2() Originally committed as …
(edit) @62bb489b   18 years mans add some #ifdef CONFIG_ENCODERS/DECODERS Originally committed as …
(edit) @191e8ca7   18 years mans fix some signedness warnings Originally committed as revision 6355 to …
(edit) @d80f243a   18 years takis.issaris Make ratecontrol use ff_eval2(). Originally committed as revision …
(edit) @0c630922   18 years mans remove useless memset() Originally committed as revision 6353 to …
(edit) @44cdb423   18 years lucabe72 Add support for YUVJ formats Originally committed as revision 19993 …
(edit) @a2eb288a   18 years takis.issaris Fix compilation by postponing deprecation of ff_eval() until the next …
(edit) @050b60b2   18 years kostya.shishkov free memory before return Originally committed as revision 6351 to …
(edit) @1dbb339d   18 years kostya.shishkov bump lavc version for WavPack decoder Originally committed as …
(edit) @c38a29a4   18 years michaelni fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000) …
(edit) @ae41e29b   18 years takis.issaris Introduce ff_eval2 which is equivalent to ff_eval but does not log …
(edit) @a040300   18 years mans ARMv5TE optimized IDCT Originally committed as revision 6347 to …
(edit) @e2887363   18 years michaelni fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000) …
(edit) @730ba406   18 years michaelni fix r_frame_rate init code for groundhog.vob Originally committed as …
(edit) @89cba1bd   18 years mans fix MUL16 macro Originally committed as revision 6344 to …
(edit) @6c17a956   18 years michaelni drop broken telecine detection code Originally committed as revision …
(edit) @35eab0c0   18 years michaelni reindent Originally committed as revision 6342 to …
(edit) @5fb83c38   18 years michaelni dont ignore MAX_READ_SIZE Originally committed as revision 6341 to …
(edit) @398f5d3f   18 years michaelni support forward seeking in non seekable streams Originally committed …
(edit) @3b9a913   18 years michaelni simplify seek() failure check Originally committed as revision 6339 …
(edit) @4156a436   18 years takis.issaris Handle possible failure of ff_eval. Originally committed as revision …
(edit) @327409d   18 years michaelni mpeg1 b_strategy=2 segfault fix Originally committed as revision 6337 …
(edit) @730581f3   18 years kostya.shishkov WavPack lossless audio decoder Originally committed as revision 6336 …
(edit) @1a174c28   18 years Reimar.Doeffinger remove get_le16 and get_le32, get_bits and get_bits_long can just be …
Note: See TracRevisionLog for help on using the revision log.