Mercurial > libavcodec.hg
graph
-
Original Commit: r34 | ods15 | 2006-09-22 18:46:57 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r32 | ods15 | 2006-09-22 18:37:50 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r31 | ods15 | 2006-09-22 18:33:17 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r30 | ods15 | 2006-09-22 18:24:04 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r27 | ods15 | 2006-09-22 14:19:51 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r26 | ods15 | 2006-09-22 14:18:22 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r25 | ods15 | 2006-09-22 14:06:04 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r24 | ods15 | 2006-09-22 13:57:09 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r23 | ods15 | 2006-09-22 13:55:48 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r22 | ods15 | 2006-09-22 13:49:56 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r21 | ods15 | 2006-09-22 13:40:31 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r20 | ods15 | 2006-09-22 13:12:48 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r19 | ods15 | 2006-09-22 12:54:18 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r18 | ods15 | 2006-09-22 12:29:26 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r17 | ods15 | 2006-09-22 12:28:28 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r16 | ods15 | 2006-09-22 12:27:17 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r15 | ods15 | 2006-09-22 12:26:42 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r14 | ods15 | 2006-09-22 12:26:17 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r13 | ods15 | 2006-09-22 09:29:38 +0300 (Fri, 22 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r12 | ods15 | 2006-09-22 09:28:30 +0300 (Fri, 22 Sep 2006) | 5 lines libavcodec2006-10-02, by ods15
-
Original Commit: r11 | ods15 | 2006-09-17 19:41:28 +0300 (Sun, 17 Sep 2006) | 4 lines libavcodec2006-10-02, by ods15
-
Original Commit: r10 | ods15 | 2006-09-17 19:37:17 +0300 (Sun, 17 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r9 | ods15 | 2006-09-17 18:56:41 +0300 (Sun, 17 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r8 | ods15 | 2006-09-17 09:43:38 +0300 (Sun, 17 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r7 | ods15 | 2006-09-17 08:50:47 +0300 (Sun, 17 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep 2006) | 4 lines libavcodec2006-10-02, by ods15
-
Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep 2006) | 3 lines libavcodec2006-10-02, by ods15
-
Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep 2006) | 2 lines libavcodec2006-10-02, by ods15
-
approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast. libavcodec2006-10-01, by lorenm
-
remove render_line from vorbis.h, add ff_vorbis_floor1_render_list instead libavcodec2006-10-01, by ods15
-
100l, broke ffmpeg compilation, ABS() and uint* types not defined in vorbis_data.c libavcodec2006-10-01, by ods15
-
make some more functions global so they can be shared with vorbis_enc.c libavcodec2006-10-01, by ods15
-
fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x faster ff_mpeg4_set_direct_mv) libavcodec2006-09-29, by michael
-
Move the ratecontrol related code from mpegvideo.h to a separate header file. libavcodec2006-09-29, by takis
-
Reformat the output of the list of available AVOptions, by indenting the libavcodec2006-09-29, by takis
-
Remove the override of lmin and lmax, so the actual option value provided will libavcodec2006-09-29, by takis
-
Pull out the ff_eval* from the mpegvideo header, as it doesn't belong there and libavcodec2006-09-29, by takis
-
Remove the "mblmax" OptionDef. The equally named AVOption takes over its libavcodec2006-09-28, by takis
-
Remove the "mblmin" OptionDef. The equally named AVOption takes over its libavcodec2006-09-28, by takis
-
Break compatibility only when first part of version number changes, in this libavcodec2006-09-27, by takis
-
Fix compilation by postponing deprecation of ff_eval() until the next version libavcodec2006-09-27, by takis
-
Introduce ff_eval2 which is equivalent to ff_eval but does not log anything. libavcodec2006-09-26, by takis
-
remove get_le16 and get_le32, get_bits and get_bits_long can just be used directly. libavcodec2006-09-25, by reimar
-
Get rid of get_bits_long_le, get_bits_long was fixed and now behaves the same way. libavcodec2006-09-25, by reimar
-
Remove the "error" OptionDef. The equally named AVOption takes over its libavcodec2006-09-22, by takis
-
Remove the "mepc" OptionDef. The equally named AVOption takes over its function. libavcodec2006-09-22, by takis
-
Remove the "mb_threshold" OptionDef. The equally named AVOption takes over its libavcodec2006-09-22, by takis
-
For B-frames if the second reference frame signals intensity compensation libavcodec2006-09-21, by kostya
-
Reorder MV order in B-frames so no swapping in vc1_b_mc() is needed libavcodec2006-09-21, by kostya
-
set supported pixel formats for a few encoders (fixes crashes with grayscale) libavcodec2006-09-20, by michael
-
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match libavcodec2006-09-20, by takis
-
Remove the "bf" OptionDef parameter so the equally named AVOption will take libavcodec2006-09-20, by takis
-
Correct the constraints of some AVOptions. These had a default value of zero, libavcodec2006-09-20, by takis
-
Correct the i_qfactor minimum, which was current set higher then the default libavcodec2006-09-15, by takis
-
Synchronize the defaults specified in the AVOptions[] array to the defaults libavcodec2006-09-14, by takis
-
replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231) libavcodec2006-09-13, by aurel
-
corrects the type of the AVOption parameter "bugs", patch by Takis libavcodec2006-09-13, by gpoirier
-
adds descriptions to the libavcodec AVOptions array, taken from the libavcodec2006-09-13, by gpoirier
-
don't use dsp.put_pixels_tab[0][0] with unaligned ptr (fix artifacts on altivec) libavcodec2006-09-11, by aurel
-
Add official LGPL license headers to the files that were missing them. libavcodec2006-09-10, by diego
-
Drop unneeded checks before av_free() and change to av_freep() where it's more suitable. libavcodec2006-09-09, by kostya
-
[Cosmetics] Remove if(profile < PROFILE_ADVANCED) from decode_sequence_header() libavcodec2006-09-09, by kostya
-
undefines a few temporary defines which were not undefined after their usage. libavcodec2006-09-09, by gpoirier
-
Switch license from GPL to LGPL. The original author agreed to this as libavcodec2006-09-06, by diego
-
Mark this file properly as LGPL as allowed by its author Leon van Stuivenberg. libavcodec2006-09-05, by diego
-
Handle raw blocks correctly (both updating pointer and storing to memory) libavcodec2006-09-05, by kostya
-
VC-1 Advanced Profile support (progressive only, tested on WVC1 samples) libavcodec2006-09-04, by kostya
-
* Restructuring the division of labor between DV codec and DV format libavcodec2006-09-04, by romansh
-
Add copyright notice from the Independent JPEG Group instead of referring libavcodec2006-09-03, by diego
-
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. libavcodec2006-09-03, by jbr
-
AltiVec version of put_no_rnd_h264_chroma_pixels_tab[0] (slightly changed version of put_h264_chroma_pixels_tab[0]) libavcodec2006-09-03, by kostya
-
Replace usage of put_*_vc1_qpel_pixels_tab with put_*_h264_chroma_pixels_tab libavcodec2006-09-02, by kostya
-
snow cosmetics: merge the sliced and non-sliced versions of add_yblock libavcodec2006-09-01, by lorenm
-
fix snow 1pass rc: the qlog used and the one written to the bitstream weren't always the same. libavcodec2006-09-01, by lorenm
-
Align the input buffer in ffplay, introduce a public macro for aligned declarations libavcodec2006-08-31, by lu_zero
-
Proper fix for the corner case that would have been corrected before, praise&blame to me and exg in equal shares libavcodec2006-08-31, by lu_zero
-
check the validity of the amount of the remaining bytes in the bitsteam before memcpy libavcodec2006-08-27, by michael
-
dont copy frame if the whole mp1/2/3 frame is available in one piece in the input libavcodec2006-08-26, by michael
-
another silly typo which surprisingly neither valgrind nor cmp of the file output cought libavcodec2006-08-26, by michael
-
make A32 reader align its ptr during init no matter what missaligned mess is given to it libavcodec2006-08-26, by michael
-
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs libavcodec2006-08-26, by michael
-
optimize reorder_block() though this function seems to be executed too rarely for this to make much difference libavcodec2006-08-24, by michael
-
Alignment of the LT window, segfault fix patch by Baptiste Coudurier. libavcodec2006-08-22, by banan
-
Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % libavcodec2006-08-18, by gpoirier
-
Move all internal -I parameters to the front of CFLAGS to avoid using external libavcodec2006-08-17, by diego
-
10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding the issue libavcodec2006-08-15, by lu_zero