Mercurial > libavcodec.hg
graph
-
Do the same sign flip optimization to the low freq decoder. libavcodecTue, 11 May 2010 21:31:54 +0000, by michael
-
Set cur_channel in the AAC encoder context where needed. libavcodecTue, 11 May 2010 18:53:49 +0000, by alexc
-
Remove unused FRAC_RND() macro from mpegaudiodec.c. libavcodecTue, 11 May 2010 14:49:48 +0000, by michael
-
mlpdec: Comment channel_params field in struct SubStream. libavcodecTue, 11 May 2010 01:46:13 +0000, by ramiro
-
mlpdec: Allocate channel decoding parameters for each substream. Some file libavcodecTue, 11 May 2010 01:44:52 +0000, by ramiro
-
Replace more "m" constraints with MANGLE to fix compilation issues libavcodecMon, 10 May 2010 21:16:08 +0000, by reimar
-
Ensure that width and height are > 0. avcodec_open() itself only checks that libavcodecMon, 10 May 2010 17:00:56 +0000, by rbultje
-
Check NAL unit size to avoid reading past the buffer. libavcodecMon, 10 May 2010 07:08:57 +0000, by benoit
-
Reorder nut specific codec tags and add a comment for marking them as libavcodecSun, 09 May 2010 23:04:06 +0000, by stefano
-
Add missing nut-specific codec tags for rawvideo pixel formats. libavcodecSun, 09 May 2010 23:04:03 +0000, by stefano
-
Make the codec tags for the yuvjXXX pixel formats the same as the libavcodecSun, 09 May 2010 23:04:01 +0000, by stefano
-
Add support to the Y411 codec tag, corresponding to the rawvideo pixel libavcodecSun, 09 May 2010 22:56:04 +0000, by stefano
-
Remove "bps" parameter to decodeplane8/32(), it's unused. libavcodecSun, 09 May 2010 20:08:13 +0000, by rbultje
-
Optimize decodeplane8(), patch by Sebastian Vater <cdgs basty googlemail com>. libavcodecSat, 08 May 2010 21:48:44 +0000, by rbultje
-
Another try for fixing/improving decode_video documentation. libavcodecSat, 08 May 2010 16:24:33 +0000, by reimar
-
Add intra refresh and crf-max support to the libavcodec libx264 wrapper. libavcodecThu, 06 May 2010 22:38:18 +0000, by darkshikari
-
10l: store the result of clipping added in r23035 libavcodecThu, 06 May 2010 20:38:42 +0000, by alexc
-
Error out when too many bits per frame are requested. libavcodecThu, 06 May 2010 20:35:10 +0000, by alexc
-
Make the faac inspired quantizer search make sense for a slightly narrower definition of "make sense." libavcodecThu, 06 May 2010 20:18:36 +0000, by alexc
-
schroenc: Use constant quality for constant quality, not noise threshold libavcodecWed, 05 May 2010 21:02:41 +0000, by conrad
-
schroenc: Don't touch gop_structure by default, it should be left adaptive libavcodecWed, 05 May 2010 21:02:37 +0000, by conrad
-
Revert r22974 int->unsigned parts that don't have any meaningful effect. libavcodecMon, 03 May 2010 22:08:31 +0000, by rbultje
-
10l: The SBR refactor requires the use of 2 independent output X buffers. libavcodecMon, 03 May 2010 19:21:35 +0000, by alexc
-
amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output libavcodecMon, 03 May 2010 05:57:48 +0000, by mstorsjo
-
Clarify how allocation works for the picture argument for libavcodecSun, 02 May 2010 16:07:29 +0000, by reimar
-
Fix buffer overrun (or, well, actually a typo, 80 should be 0x80...). libavcodecSat, 01 May 2010 18:45:02 +0000, by rbultje
-
Move the SBR patch count check to prevent overwrites. libavcodecFri, 30 Apr 2010 23:08:44 +0000, by alexc
-
Rewrite ff_sbr_apply in a manner more friendly to PS. libavcodecFri, 30 Apr 2010 21:43:23 +0000, by alexc
-
VP56: move vp56_edge_filter to new VP56DSPContext libavcodecFri, 30 Apr 2010 21:30:22 +0000, by mru
-
Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavcodecWed, 28 Apr 2010 20:00:23 +0000, by michael
-
Move some branches outside looped code. Should improve the generated asm (and libavcodecMon, 26 Apr 2010 22:38:41 +0000, by rbultje
-
Switch some ints to unsigned (they can only have positive values, this allows libavcodecMon, 26 Apr 2010 22:37:13 +0000, by rbultje
-
Make avcodec_check_dimensions() return AVERROR(EINVAL) rather than -1 libavcodecSun, 25 Apr 2010 15:05:16 +0000, by stefano
-
Add acelp_filters.o as QCELP decoder object file. libavcodecFri, 23 Apr 2010 16:45:38 +0000, by rbultje
-
ac3dec: return smaller of buf_size and frame_size instead of always returning libavcodecThu, 22 Apr 2010 21:43:36 +0000, by jbr
-
Set .supported_samplerates for mpeg audio encoders. libavcodecThu, 22 Apr 2010 09:41:45 +0000, by michael
-
Move clipping of audio samples (for those codecs outputting float) from decoder libavcodecWed, 21 Apr 2010 17:57:48 +0000, by rbultje
-
Make the Sipr16k postfilter function write data into the target/output buffer. libavcodecWed, 21 Apr 2010 17:46:59 +0000, by rbultje
-
Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). libavcodecWed, 21 Apr 2010 17:45:24 +0000, by rbultje
-
Split the input/output data arguments to ff_adaptive_gain_control(). libavcodecWed, 21 Apr 2010 17:43:52 +0000, by rbultje
-
theora: coeff huffman codes are allowed to be up to 32 bits long (for 32 tokens) libavcodecWed, 21 Apr 2010 13:19:00 +0000, by conrad
-
10l: do not try to unpack DTX frames in AMR-NB decoder libavcodecWed, 21 Apr 2010 13:05:25 +0000, by vitor
-
Remove explicit filename from Doxygen @file commands. libavcodecTue, 20 Apr 2010 14:45:34 +0000, by diego
-
cosmetics: Switch Doxygen comments to JavaDoc style. libavcodecTue, 20 Apr 2010 14:23:00 +0000, by diego
-
vp3: Don't crop if there's a left/top offset, it's wrong libavcodecSat, 17 Apr 2010 02:04:35 +0000, by conrad
-
H.264: move avctx->{profile,level} init before AVCodecContext.get_format(). libavcodecThu, 15 Apr 2010 08:30:48 +0000, by gb
-
H.264: move avctx->refs init before AVCodecContext.get_format(). libavcodecThu, 15 Apr 2010 08:27:06 +0000, by gb
-
Move static function fill_filter_caches() from h264.h to h264.c. libavcodecTue, 13 Apr 2010 22:15:49 +0000, by diego
-
[VA-API] Fix long-term reference frames addition to the DPB. libavcodecTue, 13 Apr 2010 06:43:01 +0000, by gb
-
Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565, libavcodecMon, 12 Apr 2010 22:05:18 +0000, by stefano
-
DCA: break out lfe_interpolation_fir() inner loops to a function libavcodecMon, 12 Apr 2010 20:45:25 +0000, by mru
-
Fix constness for func[12] parameters in ff_parse_expr() and libavcodecMon, 12 Apr 2010 20:22:55 +0000, by stefano
-
Change constness for func[12]_name parameters of ff_parse_expr() and libavcodecMon, 12 Apr 2010 19:21:19 +0000, by stefano
-
Remove unnecessary header inclusion directives. libavcodecMon, 12 Apr 2010 19:21:08 +0000, by stefano
-
ARM: fix NEON synth_filter_float with hardfp calls libavcodecMon, 12 Apr 2010 13:28:59 +0000, by mru
-
Rename ff_eval2() to ff_parse_and_eval_expr(). libavcodecSun, 11 Apr 2010 22:32:04 +0000, by stefano
-
Remove redundant file descriptions from copyright headers. libavcodecSun, 11 Apr 2010 20:04:11 +0000, by stefano
-
Avoid the use of the symbol ff_expr_s for referencing AVExpr. libavcodecSun, 11 Apr 2010 18:44:51 +0000, by stefano
-
DECLARE_ALIGNED usage requires #inclusion of 'mem.h'. libavcodecSun, 11 Apr 2010 15:54:45 +0000, by jai_menon
-
Make ff_fill_linesize() use the information stored in libavcodecSun, 11 Apr 2010 14:09:05 +0000, by stefano
-
Rename AVEvalExpr to AVExpr, as suggested by Michael. libavcodecSun, 11 Apr 2010 11:47:29 +0000, by stefano
-
Move AVEvalExpr declaration at the beginning of the file, where it is libavcodecSun, 11 Apr 2010 11:47:24 +0000, by stefano
-
alacenc : Report supported input sample formats. libavcodecSat, 10 Apr 2010 17:32:41 +0000, by jai_menon
-
Print an error and skip PS when PS is found but explicitly found but libavcodecThu, 08 Apr 2010 06:27:35 +0000, by alexc
-
Use get_bits_left() in the sync extension check. libavcodecThu, 08 Apr 2010 06:04:37 +0000, by alexc
-
Fix segfault when encoder initialization fails. libavcodecTue, 06 Apr 2010 09:52:41 +0000, by benoit
-
Make code using 1d-DCT consistent with the API change libavcodecSat, 03 Apr 2010 15:04:15 +0000, by vitor
-
Replace all remaining occurrences of AVERROR_NOMEM with libavcodecSat, 03 Apr 2010 14:15:00 +0000, by stefano
-
aacenc: Error when an unsupported profile is requested libavcodecFri, 02 Apr 2010 16:26:10 +0000, by alexc
-
aacenc: Don't lowpass the input unless specifically requested. libavcodecFri, 02 Apr 2010 14:19:39 +0000, by alexc
-
Change bidir refine hash code so we only need to perform a single libavcodecFri, 02 Apr 2010 12:34:08 +0000, by michael
-
Reduce the size of the bidir refine hashtable from 4096 to 256 and libavcodecFri, 02 Apr 2010 11:06:29 +0000, by michael
-
Move comment that belonged to cmp() back to cmp(). libavcodecFri, 02 Apr 2010 01:13:59 +0000, by michael
-
Convert two "m" constraints to MANGLE to fix compilation with some compilers. libavcodecThu, 01 Apr 2010 16:52:14 +0000, by reimar
-
Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. libavcodecThu, 01 Apr 2010 15:52:50 +0000, by benoit
-
Add function to export EDGE_WIDTH from libavcodec. libavcodecThu, 01 Apr 2010 06:41:16 +0000, by koorogi
-
Document API addition of avcodec_copy_context(). libavcodecWed, 31 Mar 2010 21:10:52 +0000, by rbultje
-
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. libavcodecWed, 31 Mar 2010 12:29:58 +0000, by cehoyos
-
H264: Copy h264dsp when creating new slice threads libavcodecWed, 31 Mar 2010 03:55:42 +0000, by astrange
-
Move AVMediaType from libavcodec to libavutil. libavcodecTue, 30 Mar 2010 23:31:16 +0000, by stefano
-
Define AVMediaType enum, and use it instead of enum CodecType, which libavcodecTue, 30 Mar 2010 23:30:55 +0000, by stefano
-
Add spectral extension to the E-AC-3 decoder. libavcodecTue, 30 Mar 2010 22:09:14 +0000, by cehoyos
-
Make sure the EC code does not attempt to use inter based concealment if there libavcodecTue, 30 Mar 2010 20:46:46 +0000, by michael
-
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the libavcodecTue, 30 Mar 2010 08:10:29 +0000, by cehoyos
-
Fix VDPAU for H.264 streams with long reference frames. libavcodecTue, 30 Mar 2010 07:52:44 +0000, by cehoyos
-
Include appropriate header in table generators instead of using a dummy libavcodecMon, 29 Mar 2010 21:32:38 +0000, by reimar
-
TTA : Check if the output buffer size is within bounds. libavcodecSun, 28 Mar 2010 17:17:48 +0000, by jai_menon
-
libxvid: Clear extradata pointer when freeing it. libavcodecFri, 26 Mar 2010 04:12:28 +0000, by ramiro
-
h264: Simplify decode_cabac_residual() specialization libavcodecFri, 26 Mar 2010 03:29:31 +0000, by astrange
-
Make wmaprodec.c:decode_init() return AVERROR_INVALIDDATA / libavcodecThu, 25 Mar 2010 21:01:35 +0000, by stefano
-
Enable mbtree by default, and remove it from presets libavcodecThu, 25 Mar 2010 19:39:06 +0000, by bcoudurier
-
Enable more libx264 options, aq, psy, rc lookahead and ssim libavcodecThu, 25 Mar 2010 19:25:21 +0000, by bcoudurier
-
aacenc: Merge quantize_band_cost() with quantize_and_encode_band(). libavcodecWed, 24 Mar 2010 17:09:21 +0000, by alexc
-
Bump minor version, I forgot in the last commit libavcodecTue, 23 Mar 2010 20:03:20 +0000, by vitor
-
Implement the discrete sine/cosine transforms DCT-I and DST-I libavcodecTue, 23 Mar 2010 19:48:16 +0000, by vitor
-
Change ref_index structure so it matches how its organized in h264. libavcodecTue, 23 Mar 2010 02:17:04 +0000, by michael
-
Disallow VLC coding with more than 8 bits as there are several bugs libavcodecMon, 22 Mar 2010 21:12:31 +0000, by michael
-
Throw out last experimental warning that was printed for colorspaces with more than libavcodecMon, 22 Mar 2010 15:04:11 +0000, by michael
-
Ignore x264 build=0 as there is no such version, this restores previous libavcodecSun, 21 Mar 2010 22:23:37 +0000, by michael
-
Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than libavcodecSun, 21 Mar 2010 16:34:01 +0000, by stefano
-
Do not use puts, it adds additional newlines making the generated files libavcodecSun, 21 Mar 2010 16:29:08 +0000, by reimar
-
Add support for hard-coding the 256kB large dv_vlc_map table. libavcodecSun, 21 Mar 2010 16:03:45 +0000, by reimar
-
Extend and move macros to create table printing functions to header. libavcodecSun, 21 Mar 2010 14:46:32 +0000, by reimar
-
Split VLC-related tables out of dvdata.h to make it easier to add support libavcodecSun, 21 Mar 2010 14:43:50 +0000, by reimar
-
Split DCT-II and DCT-III in different functions, they do not share any code. libavcodecSun, 21 Mar 2010 11:35:05 +0000, by vitor
-
Call DCT by function pointer. Needed for any future ASM implementation and libavcodecSun, 21 Mar 2010 11:31:11 +0000, by vitor
-
Cosmetics: move ff_dct_init() to the bottom of the file libavcodecSun, 21 Mar 2010 11:28:38 +0000, by vitor
-
fix compilation with --disable-everything --enable-decoder=mpeg2video libavcodecSat, 20 Mar 2010 23:18:07 +0000, by aurel
-
rdft: reorder functions to avoid static prototype libavcodecSat, 20 Mar 2010 21:27:06 +0000, by mru
-
Error concealment of h264 with multiple references. libavcodecSat, 20 Mar 2010 00:52:08 +0000, by michael
-
Reinitialize the h264 decoder context on every valid aspect ratio libavcodecThu, 18 Mar 2010 23:36:54 +0000, by stefano
-
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED libavcodecThu, 18 Mar 2010 15:00:17 +0000, by mru
-
Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than libavcodecThu, 18 Mar 2010 00:23:02 +0000, by stefano
-
Correct reference buffer switching in Indeo 5 decoder. libavcodecWed, 17 Mar 2010 07:53:12 +0000, by kostya
-
document two variables in Indeo5 decoding context libavcodecWed, 17 Mar 2010 07:49:36 +0000, by kostya
-
Use H264s MC instead of mpeg4-asp qpel for h264 error resilience. libavcodecWed, 17 Mar 2010 02:59:12 +0000, by michael
-
Move arch-specific makefile parts into $arch/Makefile libavcodecTue, 16 Mar 2010 21:22:59 +0000, by mru
-
Move H264 dsputil functions into their own struct libavcodecTue, 16 Mar 2010 01:17:00 +0000, by mru
-
mpegts muxer now needs mpeg4audio code like adts muxer libavcodecMon, 15 Mar 2010 23:11:02 +0000, by bcoudurier
-
H264: fix signed overflow in constant multiplication libavcodecMon, 15 Mar 2010 23:00:53 +0000, by mru
-
Remove avcodec_thread_execute from avcodec.h, and make static functions that libavcodecMon, 15 Mar 2010 14:03:01 +0000, by benoit
-
Allow hard-coding of the 32kB cubic-root table for AAC. libavcodecSun, 14 Mar 2010 19:59:47 +0000, by reimar
-
Allow hard-coding several QDM2 tables (about 32 kB size). libavcodecSun, 14 Mar 2010 19:30:25 +0000, by reimar
-
Add some more table-printing functions needed for future patches. libavcodecSun, 14 Mar 2010 19:27:58 +0000, by reimar
-
Make sure all mvs of a mb are set in the error concealment code. libavcodecSun, 14 Mar 2010 01:52:31 +0000, by michael
-
Ensure that the deblock filter accesses the correct MVs for h264. libavcodecSun, 14 Mar 2010 00:42:26 +0000, by michael
-
aac: Don't bias output during the IMDCT if SBR will be used. libavcodecSat, 13 Mar 2010 21:12:10 +0000, by alexc
-
Make iff.c:decode_init return the value returned by libavcodecSat, 13 Mar 2010 19:19:40 +0000, by stefano
-
CODEC_ID_XVID is not used anywhere, remove it at next major bump libavcodecSat, 13 Mar 2010 18:19:36 +0000, by aurel
-
bump minor avcodec version for libxvid codec id change (r22489) libavcodecSat, 13 Mar 2010 18:17:25 +0000, by aurel
-
vp3: Split out motion vectors to their own array libavcodecSat, 13 Mar 2010 10:25:41 +0000, by conrad
-
Move error code definitions from libavcodec/avcodec.h to libavcodecSat, 13 Mar 2010 09:43:24 +0000, by stefano
-
theora: Add support for 4:2:2 and 4:4:4 subsampling libavcodecSat, 13 Mar 2010 05:59:22 +0000, by conrad
-
vp3: remove unneeded error, this is internal and doesn't happen libavcodecSat, 13 Mar 2010 05:59:18 +0000, by conrad