Mercurial > libavcodec.hg
graph
-
cosmetics: Place all subtitle entries together. libavcodecMon, 02 Feb 2009 09:35:23 +0000, by diego
-
flacdec: set default sample_fmt before parsing extradata libavcodecMon, 02 Feb 2009 01:53:40 +0000, by jbr
-
Add av_unused to conditionally used variable, fixes the warning: libavcodecMon, 02 Feb 2009 00:35:25 +0000, by diego
-
Make WNV1 decoder use temporary buffer for bit-reversed input libavcodecSun, 01 Feb 2009 16:11:33 +0000, by kostya
-
cosmetics: Remove period after copyright statement non-sentence. libavcodecSun, 01 Feb 2009 15:52:01 +0000, by diego
-
Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. libavcodecSun, 01 Feb 2009 15:27:44 +0000, by kostya
-
Silence two pointer assignment compiler warnings in rv34.c libavcodecSun, 01 Feb 2009 15:03:40 +0000, by kostya
-
Silence useless compiler warning when passing AVFrame* instead of AVPicture* libavcodecSun, 01 Feb 2009 14:44:51 +0000, by kostya
-
Use full internal pathname in doxygen @file directives. libavcodecSun, 01 Feb 2009 02:00:19 +0000, by diego
-
remove some warnings due to avctx->execute libavcodecSat, 31 Jan 2009 22:49:58 +0000, by bcoudurier
-
shorten: trivial simplification of signature check libavcodecSat, 31 Jan 2009 22:30:49 +0000, by mru
-
assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot org dot uk libavcodecSat, 31 Jan 2009 22:16:17 +0000, by bcoudurier
-
cosmetics: change comment type and vertical alignment libavcodecSat, 31 Jan 2009 02:11:37 +0000, by jbr
-
Cosmetics: replacing 0 with NULL for pointer assignment libavcodecSat, 31 Jan 2009 01:36:00 +0000, by romansh
-
Cosmetics: moving the function definition around libavcodecSat, 31 Jan 2009 01:35:29 +0000, by romansh
-
Fix documentation of the return value of avcodec_encode_video(). libavcodecSat, 31 Jan 2009 00:45:34 +0000, by michael
-
Use '#if defined()' for OS-specific preprocessor checks. libavcodecFri, 30 Jan 2009 23:50:13 +0000, by diego
-
Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. libavcodecFri, 30 Jan 2009 20:15:48 +0000, by alexc
-
Add missing void keyword to parameterless function declarations. libavcodecFri, 30 Jan 2009 18:38:25 +0000, by diego
-
Record B-fraction index from frame header and two fields from entry point structure libavcodecFri, 30 Jan 2009 17:15:08 +0000, by kostya
-
Make ff_h263_resync() return the bit position of the resync_marker or libavcodecFri, 30 Jan 2009 17:13:03 +0000, by benoit
-
cosmetics: Add empty line for consistent formatting. libavcodecThu, 29 Jan 2009 22:08:32 +0000, by diego
-
ARM: reorder some instructions in put_pixels*_arm for speed gains libavcodecTue, 27 Jan 2009 16:06:51 +0000, by mru
-
ARM: replace jump tables with conditional branches libavcodecTue, 27 Jan 2009 16:06:47 +0000, by mru
-
ARM: replace explicit literal loads with ldr Rd, =lit libavcodecTue, 27 Jan 2009 16:06:44 +0000, by mru
-
ARM: change alignment of loops in put_pixels*_arm to 32 libavcodecTue, 27 Jan 2009 16:06:41 +0000, by mru
-
ARM: allow register operands for shifts in MULL() libavcodecTue, 27 Jan 2009 16:06:34 +0000, by mru
-
vp5: don't try decoding a P frame before any I frame was parsed libavcodecTue, 27 Jan 2009 00:23:27 +0000, by aurel
-
Change "H.263 Intel" long name to "Intel H.263". libavcodecMon, 26 Jan 2009 19:46:47 +0000, by stefano
-
Fix an exploit in indeo by checking we are not writing out of the strip array. libavcodecMon, 26 Jan 2009 09:41:23 +0000, by benoit
-
Make more descriptive the long names for the various variants of H.263. libavcodecSun, 25 Jan 2009 16:59:48 +0000, by stefano
-
Add required headers to fix warnings during 'make checkheaders'. libavcodecSun, 25 Jan 2009 11:16:25 +0000, by diego
-
flacdec: get total number of samples from STREAMINFO libavcodecSun, 25 Jan 2009 02:27:02 +0000, by jbr
-
flacdec: cosmetics: some line wrapping at 80 chars libavcodecSat, 24 Jan 2009 19:05:52 +0000, by jbr
-
flacdec: cosmetics: use consistent coding style (K&R) libavcodecSat, 24 Jan 2009 18:51:43 +0000, by jbr
-
Add a check for ppc4xx instructions; rename preprocessor directive accordingly. libavcodecSat, 24 Jan 2009 17:44:46 +0000, by diego
-
Remove pointless #if HAVE_ALTIVEC around internal header #include libavcodecSat, 24 Jan 2009 17:32:06 +0000, by diego
-
flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR libavcodecSat, 24 Jan 2009 16:03:17 +0000, by jbr
-
flacdec: remove another unneeded debugging statement libavcodecSat, 24 Jan 2009 16:02:30 +0000, by jbr
-
Add required headers to fix 'make checkheaders'. libavcodecSat, 24 Jan 2009 14:46:00 +0000, by diego
-
remove alloc_table_0 and alloc_table_2, the same libavcodecSat, 24 Jan 2009 14:32:22 +0000, by stefang
-
remove zigzag_scan8x8, it is the same as ff_zigzag_direct libavcodecSat, 24 Jan 2009 14:30:15 +0000, by stefang
-
avoid duplication of size_table and offset_table libavcodecSat, 24 Jan 2009 14:28:08 +0000, by stefang
-
Remove the block with always false condition from vc1_parse_frame_header() libavcodecFri, 23 Jan 2009 06:33:04 +0000, by kostya
-
VC-1 postproc field is 2 bits wide while decoder read only single bit. libavcodecFri, 23 Jan 2009 06:31:17 +0000, by kostya
-
flacdec: add support for 3 additional sample rate codes libavcodecThu, 22 Jan 2009 22:23:58 +0000, by jbr
-
VMD first chunk of audio is not coded as many separate chunks of block_align libavcodecWed, 21 Jan 2009 13:24:35 +0000, by kostya
-
Cosmetics: Fix indentation after last commit. libavcodecTue, 20 Jan 2009 09:36:28 +0000, by cehoyos
-
Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavcodecTue, 20 Jan 2009 09:28:36 +0000, by cehoyos
-
Use "" instead of <> when #including non-system headers. libavcodecMon, 19 Jan 2009 23:41:46 +0000, by diego
-
cosmetics: Remove pointless period after copyright statement non-sentences. libavcodecMon, 19 Jan 2009 15:46:40 +0000, by diego
-
Replace calls to the deprecated function av_init_random() with libavcodecSun, 18 Jan 2009 23:04:33 +0000, by stefano
-
moves mid_pred() into mathops.h (with arch specific code split by directory) libavcodecSun, 18 Jan 2009 22:57:40 +0000, by aurel
-
ARM: simplify ff_put/avg_h264_chroma_mc4/8_neon definitions, no code change libavcodecSun, 18 Jan 2009 20:43:11 +0000, by mru
-
Fix 10L in r16670 (broke deblocking code) libavcodecSun, 18 Jan 2009 07:20:12 +0000, by darkshikari
-
Faster VC-1 C loopfilter using lots of xor magic libavcodecSun, 18 Jan 2009 07:14:36 +0000, by darkshikari
-
Alpha: factor common parts from dct_unquantize_h263_intra/inter_axp libavcodecSat, 17 Jan 2009 21:44:58 +0000, by mru
-
Use shared sine window instead of defining another one. libavcodecSat, 17 Jan 2009 20:06:08 +0000, by vitor
-
remove ff_get_fourcc() and use AV_RL32() instead libavcodecSat, 17 Jan 2009 12:21:01 +0000, by aurel