Mercurial > libavcodec.hg
graph
-
Update x264asm header files to latest versions. libavcodecWed, 23 Jun 2010 19:20:46 +0000, by darkshikari
-
Add required #includes to pass 'make checkheaders'. libavcodecWed, 23 Jun 2010 11:44:07 +0000, by diego
-
Improve some uses of ff_cropTbl with constant offset libavcodecTue, 22 Jun 2010 23:12:48 +0000, by mru
-
Move Parametric Stereo related ps* files to aacps*. libavcodecTue, 22 Jun 2010 19:29:03 +0000, by alexc
-
Add a macro to pack 4 bytes into native byte-order so they can be written libavcodecTue, 22 Jun 2010 19:15:27 +0000, by rbultje
-
IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nurmi at gmail dot com> libavcodecTue, 22 Jun 2010 12:41:17 +0000, by pross
-
Bump micro version, add changelog entry for DTS-ES extension decoding support libavcodecTue, 22 Jun 2010 09:22:21 +0000, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: Cosmetic cleanup libavcodecTue, 22 Jun 2010 08:35:44 +0000, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: add code to handle DTS-ES extension libavcodecTue, 22 Jun 2010 08:34:51 +0000, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: update and add channel mapping tables for DTS-ES mappings libavcodecTue, 22 Jun 2010 08:34:02 +0000, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: move original code around to allow reused by DTS-ES code libavcodecTue, 22 Jun 2010 08:33:00 +0000, by mstorsjo
-
Support DTS-ES extension (XCh) in dca: move subband_samples into context structure libavcodecTue, 22 Jun 2010 08:32:01 +0000, by mstorsjo
-
libvorbis: Only drop 1-byte packets at end of stream libavcodecTue, 22 Jun 2010 06:53:06 +0000, by mstorsjo
-
mathematics.h no longer needs config.h, so update tablegen code and libavcodecMon, 21 Jun 2010 17:01:22 +0000, by reimar
-
aacdec: Handle the first frame being empty case. libavcodecMon, 21 Jun 2010 04:05:09 +0000, by alexc
-
aacsbr: Make dk signed. There is no point in it being unsigned. libavcodecSun, 20 Jun 2010 23:03:32 +0000, by alexc
-
psdec: IPD/OPD reset is no longer needed by the context initializer. libavcodecSun, 20 Jun 2010 22:13:43 +0000, by alexc
-
psdec: Simplify filter addressing by incrementing the "in" pointer. libavcodecSun, 20 Jun 2010 22:08:33 +0000, by alexc
-
Rename PS bitstream reading functions to have a read_ prefix. libavcodecSun, 20 Jun 2010 21:53:51 +0000, by alexc
-
Use memcpy() where appropriate in PS stereo processing remapping. libavcodecSun, 20 Jun 2010 20:06:41 +0000, by alexc
-
Allow PS envelope fixup when ps->num_env_old <= 1. libavcodecSun, 20 Jun 2010 19:38:08 +0000, by alexc
-
10l: aacsbr: Fix f_master[2] calculation when k2diff == -1. libavcodecSun, 20 Jun 2010 19:24:18 +0000, by alexc
-
Fix breakage in compilation with --disable-mpegaudio-hp introduced in libavcodecSun, 20 Jun 2010 13:00:24 +0000, by vitor
-
psdec: Factorize iid/icc/ipd/opd parameter bitstream reading. libavcodecSat, 19 Jun 2010 23:53:21 +0000, by alexc
-
Factorize the mpegaudio windowing code in a function and call it by a libavcodecSat, 19 Jun 2010 09:56:05 +0000, by vitor
-
libvorbis: Use memmove instead of memcpy for shifting data libavcodecWed, 16 Jun 2010 19:03:54 +0000, by mstorsjo
-
Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 libavcodecTue, 15 Jun 2010 22:38:16 +0000, by bcoudurier
-
nellymoserdec: Increase the log level of messages when failing to decode data libavcodecMon, 14 Jun 2010 14:09:00 +0000, by mstorsjo
-
nellymoserdec: Simplify calculation of numbers of blocks libavcodecMon, 14 Jun 2010 14:06:38 +0000, by mstorsjo
-
nellymoserdec: Allow using unusual input block sizes libavcodecMon, 14 Jun 2010 12:34:55 +0000, by mstorsjo
-
Remove useless include. Should fix compilation in MacOS X. libavcodecFri, 11 Jun 2010 14:42:39 +0000, by vitor
-
Move indeo5-specific quant table selection to decode_gop_hdr. libavcodecFri, 11 Jun 2010 09:49:06 +0000, by maxim
-
Include float.h to provide FLT_MAX define. Should fix compilation on windows. libavcodecFri, 11 Jun 2010 09:42:46 +0000, by vitor
-
Move transform declarations out of IVIBandDesc so indeo4 can use them as well. libavcodecFri, 11 Jun 2010 08:49:15 +0000, by maxim
-
Split do_output_subblock() into common code and decoder specific parts libavcodecFri, 11 Jun 2010 08:05:17 +0000, by vitor
-
Split ra144.c in common code (to be shared with the future encoder) and libavcodecFri, 11 Jun 2010 08:01:51 +0000, by vitor
-
Quant changes only once per MB so move the corresponding scale factor assignment libavcodecThu, 10 Jun 2010 17:31:12 +0000, by maxim
-
avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer libavcodecThu, 10 Jun 2010 08:39:05 +0000, by thardin
-
Cosmetics: use and place braces correctly in if ... else statements. libavcodecThu, 10 Jun 2010 06:00:06 +0000, by benoit
-
Sanitize av_realloc() use in h264 mp4toannexb bistream filter. libavcodecThu, 10 Jun 2010 05:59:22 +0000, by benoit
-
Improve the mp4toannexb BSF to convert the extradata. libavcodecWed, 09 Jun 2010 06:47:01 +0000, by lucabe
-
Fix vp3_draw_horiz_band to calculate chroma offsets correctly libavcodecTue, 08 Jun 2010 19:25:28 +0000, by reimar
-
Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. libavcodecTue, 08 Jun 2010 09:20:12 +0000, by maxim
-
libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold libavcodecTue, 08 Jun 2010 09:01:14 +0000, by mstorsjo
-
Cosmetics: Fold constants and re-indent after last commit. libavcodecTue, 08 Jun 2010 02:02:16 +0000, by alexc
-
Base downsampled SBR synthesis filterbank on a single IMDCT. libavcodecTue, 08 Jun 2010 01:57:06 +0000, by alexc
-
10l: Fix types and now unused variables after last commit. libavcodecMon, 07 Jun 2010 22:55:58 +0000, by alexc
-
Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of the RDFT. libavcodecMon, 07 Jun 2010 21:52:08 +0000, by alexc
-
Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable libavcodecMon, 07 Jun 2010 11:43:12 +0000, by vitor
-
10l, there is no aac.c any more, so no need for a dependency. libavcodecSun, 06 Jun 2010 19:48:50 +0000, by reimar
-
Add support to B4BY and R4BY NUT codec tags added in NUT r672. libavcodecSun, 06 Jun 2010 18:29:42 +0000, by stefano
-
Fix width computation for nv12/nv21 in ff_get_plane_bytewidth(). libavcodecSun, 06 Jun 2010 18:29:39 +0000, by stefano
-
aacdec also depends on cbrt_tables.h for hardcoded-tables. libavcodecSun, 06 Jun 2010 15:27:37 +0000, by reimar
-
aac: Move an initialization macro used only by the decoder out of the header. libavcodecSat, 05 Jun 2010 15:31:57 +0000, by alexc
-
Move eval.c and eval.h from libavcodec to libavutil, and make the eval libavcodecSat, 05 Jun 2010 12:01:28 +0000, by stefano
-
More mov rawvideo fourcc supported by the rawvideo decoder libavcodecFri, 04 Jun 2010 23:33:36 +0000, by bcoudurier
-
libvorbis: Disable strict bitrate management when not requested libavcodecFri, 04 Jun 2010 22:40:40 +0000, by conrad
-
libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of libavcodecFri, 04 Jun 2010 22:40:36 +0000, by conrad
-
Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora libavcodecFri, 04 Jun 2010 04:46:26 +0000, by conrad
-
Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 codecs. libavcodecThu, 03 Jun 2010 21:59:25 +0000, by michael
-
Document the frames returned by the decoder better. libavcodecThu, 03 Jun 2010 21:53:41 +0000, by michael
-
aacdec: Work around illegal files with all elem_id tags set to the same value. libavcodecThu, 03 Jun 2010 02:17:49 +0000, by alexc
-
ARM: remove some unnecessary ifdefs, fix implicit declaration warnings libavcodecWed, 02 Jun 2010 22:07:54 +0000, by mru
-
ARM: check struct offsets only when they are used libavcodecWed, 02 Jun 2010 22:05:25 +0000, by mru
-
Remove weird empty line and perform vertical align. libavcodecWed, 02 Jun 2010 22:00:53 +0000, by stefano
-
Properly initialize x264_picture_t in libx264. libavcodecWed, 02 Jun 2010 20:05:27 +0000, by darkshikari
-
ARM: fail build if hardcoded struct offsets are wrong libavcodecWed, 02 Jun 2010 18:49:53 +0000, by mru
-
Avoid division by zero that caused noise, typically at the beginning or libavcodecWed, 02 Jun 2010 16:09:19 +0000, by cehoyos
-
Make avcodec_string() use av_get_codec_tag_string(). libavcodecWed, 02 Jun 2010 10:54:50 +0000, by stefano
-
Implement av_get_codec_tag_string() and use it in ffprobe. libavcodecWed, 02 Jun 2010 10:54:45 +0000, by stefano
-
arm neon: Add missing mangle to external symbol libavcodecTue, 01 Jun 2010 20:59:06 +0000, by conrad
-
Move get_buffer() calls from decode_init() to decode_frame(). Anything else is libavcodecTue, 01 Jun 2010 16:36:36 +0000, by rbultje
-
Cosmetics: reindent and break some overly long line. libavcodecTue, 01 Jun 2010 08:07:17 +0000, by stefano
-
Cosmetics: rename ff_parse_expr() and ff_parse_and_eval_expr() parameters: libavcodecTue, 01 Jun 2010 08:07:12 +0000, by stefano
-
Make ff_parse_expr() and ff_parse_and_eval_expr() return an int libavcodecTue, 01 Jun 2010 08:07:07 +0000, by stefano
-
Pass codec pixel format list to get_format, if present, fix vdpau decoding libavcodecMon, 31 May 2010 22:01:31 +0000, by bcoudurier
-
Make dequantization equation use less registers on some CPUs. libavcodecSun, 30 May 2010 23:57:51 +0000, by maxim
-
ARM: NEON optimised dct_unquantize_h263_{intra,inter} libavcodecSat, 29 May 2010 15:29:40 +0000, by mru
-
321l: do not use shifted s->linesize instead of correct s->uvlinesize. libavcodecSat, 29 May 2010 07:28:24 +0000, by kostya
-
In h264 decoder, use jpeg yuv pixel format when full range is set in vui libavcodecFri, 28 May 2010 23:15:30 +0000, by bcoudurier
-
aacenc: Remove an unnecessary division from the TLS. libavcodecFri, 28 May 2010 21:29:56 +0000, by alexc
-
aacenc: Remove unnecessary variables and scopes in the TLS. libavcodecFri, 28 May 2010 20:42:01 +0000, by alexc
-
Cleanup prev commit, flag variable should start with 0 libavcodecFri, 28 May 2010 20:14:14 +0000, by hyc
-
vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the libavcodecFri, 28 May 2010 07:01:34 +0000, by conrad
-
vp3: Skip the loop filter when strength is 0 or when requested libavcodecThu, 27 May 2010 04:39:12 +0000, by conrad
-
Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). libavcodecThu, 27 May 2010 01:29:09 +0000, by cehoyos
-
Add support for the newly added Nut codec tags (added in Nut r669): libavcodecWed, 26 May 2010 22:26:19 +0000, by stefano
-
Add the forgotten ff_ prefix to the shareable scan patterns. libavcodecWed, 26 May 2010 20:22:29 +0000, by maxim
-
Bump minor version bump and add an APIchanges entry after addition of libavcodecWed, 26 May 2010 18:45:13 +0000, by stefano
-
Bump minor version and add Changelog entry after r23334. libavcodecWed, 26 May 2010 18:34:48 +0000, by cehoyos
-
Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. libavcodecWed, 26 May 2010 10:38:48 +0000, by cehoyos
-
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavcodecWed, 26 May 2010 04:20:32 +0000, by alexc
-
Check for VUI overeading and reset num_reoder_frames. libavcodecTue, 25 May 2010 21:51:27 +0000, by michael
-
Cosmetics: reindent after the previous commit libavcodecTue, 25 May 2010 19:16:15 +0000, by mstorsjo
-
api-example: Try to avoid decoding incomplete frames libavcodecTue, 25 May 2010 19:13:28 +0000, by mstorsjo
-
aacenc: Split find_max_val() from find_min_book() to eliminate duplicate searches. libavcodecTue, 25 May 2010 18:35:01 +0000, by alexc
-
Remove useless costly inf checks from the trellis scalefactor search. libavcodecTue, 25 May 2010 18:32:59 +0000, by alexc
-
aacenc: Trellis over scalefactors using an estimated codebook rather than every codebook. libavcodecTue, 25 May 2010 18:31:55 +0000, by alexc
-
aacenc: Only trellis over a column of 61 scalefactors (reduced from 256). libavcodecTue, 25 May 2010 18:28:18 +0000, by alexc
-
aacenc: Factor out find_min_book so it can be used by multiple coefficient coders. libavcodecTue, 25 May 2010 18:24:16 +0000, by alexc
-
Headers for libvpx are installed into vpx subdirectory. libavcodecTue, 25 May 2010 08:58:14 +0000, by cehoyos
-
theora: Don't read an excess bit for maximum length long bit runs if the run libavcodecTue, 25 May 2010 03:19:54 +0000, by conrad
-
Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. libavcodecSun, 23 May 2010 15:34:39 +0000, by reimar
-
Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to libavcodecFri, 21 May 2010 23:19:50 +0000, by stefano
-
Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. libavcodecThu, 20 May 2010 23:09:11 +0000, by stefano
-
Change eval API to take parent log context and log level offset. libavcodecWed, 19 May 2010 22:55:29 +0000, by michael
-
fix x264 encoding when delay is > number of input frames libavcodecWed, 19 May 2010 20:48:29 +0000, by bcoudurier
-
Add a chomp BSF to consume zero padding at the end of a packet. libavcodecWed, 19 May 2010 20:18:40 +0000, by alexc
-
Make aac_decode_frame() consume zero padding at the end of a packet. libavcodecWed, 19 May 2010 20:18:34 +0000, by alexc
-
Fix signedness of q_delta field of the IVIMbInfo. libavcodecWed, 19 May 2010 06:46:50 +0000, by benoit
-
Factorize some code into the new function ff_toupper4(). libavcodecTue, 18 May 2010 19:16:40 +0000, by cehoyos
-
Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') libavcodecMon, 17 May 2010 09:53:59 +0000, by benoit
-
Change the order of parameters for ff_eval_expr() and libavcodecSun, 16 May 2010 23:00:22 +0000, by stefano
-
Add missing rawvideo pixel formats to codec tags mappings for nut. libavcodecSun, 16 May 2010 17:08:47 +0000, by stefano
-
Reindent after last commit on dxva2 h264 AVHWAccel. libavcodecFri, 14 May 2010 23:09:08 +0000, by fenrir
-
Fixed h264 long term support with dxva2 AVHWAccel. libavcodecFri, 14 May 2010 23:08:23 +0000, by fenrir
-
aacenc: Add a rate only trellis for codebook selection for the TLS. libavcodecFri, 14 May 2010 16:49:51 +0000, by alexc
-
aacenc: Use exact values when quantizing, not fuzzy values. libavcodecFri, 14 May 2010 16:49:40 +0000, by alexc
-
aacenc: Use an estimated codebook for the TLS (two loop search). libavcodecFri, 14 May 2010 16:49:30 +0000, by alexc
-
aacenc: Select the TLS (two-loop search) as the default scalefactor coder. libavcodecFri, 14 May 2010 16:49:21 +0000, by alexc
-
Fix compilation of AC3 decoder if E-AC3 decoder was disabled. libavcodecThu, 13 May 2010 20:41:36 +0000, by cehoyos
-
Reindent after r23124. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodecThu, 13 May 2010 19:18:54 +0000, by rbultje
-
Grayscale support. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodecThu, 13 May 2010 19:16:03 +0000, by rbultje
-
Add mpegaudiodec_float.o dependency on tables header with hardcoded tables libavcodecThu, 13 May 2010 18:41:18 +0000, by mru
-
1.0 and the resulting exactly representable value must be marked as float as well, libavcodecThu, 13 May 2010 18:06:44 +0000, by michael
-
Cast constants to float to avoid gcc converting to and from libavcodecThu, 13 May 2010 17:58:17 +0000, by michael
-
Use standard C for implementing sign_extend() and zero_extend(). libavcodecThu, 13 May 2010 16:32:21 +0000, by michael
-
Move handling of paletted data to the IFF demuxer. This allows future libavcodecThu, 13 May 2010 15:39:40 +0000, by rbultje
-
Handle palette underflows, fill remaining space with black (zero) data. libavcodecThu, 13 May 2010 15:33:36 +0000, by rbultje
-
Move a while(..){..} -> do{..}while(..), slightly faster. libavcodecThu, 13 May 2010 13:18:25 +0000, by rbultje
-
Fix compilation with low precission mpeg audio decoding. libavcodecThu, 13 May 2010 10:04:31 +0000, by michael
-
Set coded_frame to NULL when closing a codec, since it might libavcodecWed, 12 May 2010 17:05:56 +0000, by reimar
-
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
-
libxvid is producing standard mpeg4 so it don't need its own codec id libavcodecFri, 12 Mar 2010 23:24:54 +0000, by aurel
-
Fix guess_mv() so that it works correctly with 4x4 MV blocks. libavcodecFri, 12 Mar 2010 16:59:21 +0000, by michael
-
fix compilation with --disable-everything --enable-muxer=mpegts libavcodecFri, 12 Mar 2010 12:26:47 +0000, by aurel
-
fix compilation with --disable-everything --enable-decoder=twinvq libavcodecFri, 12 Mar 2010 12:25:44 +0000, by aurel
-
Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st) libavcodecThu, 11 Mar 2010 10:52:34 +0000, by pross
-
Only use .size in ARM assembly when targeting ELF libavcodecWed, 10 Mar 2010 21:39:58 +0000, by mstorsjo
-
Check level_prefix a bit (this just checks the max our bitreader can handle, libavcodecWed, 10 Mar 2010 09:55:03 +0000, by michael
-
Replace $(G) with more generic $(M) in silent make rules libavcodecWed, 10 Mar 2010 02:56:52 +0000, by mru
-
SIMD optimization using float_to_int16_interleave. libavcodecTue, 09 Mar 2010 23:35:57 +0000, by cehoyos
-
aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset. libavcodecTue, 09 Mar 2010 21:50:10 +0000, by alexc
-
aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after the recent overhaul of those functions. libavcodecTue, 09 Mar 2010 21:46:46 +0000, by alexc
-
aacsbr: Factor out the common end border case from t_q setup. libavcodecTue, 09 Mar 2010 21:35:55 +0000, by alexc
-
aacsbr: Make the previous value of bs_num_env local to read_sbr_data(). libavcodecTue, 09 Mar 2010 20:46:41 +0000, by alexc
-
Replace many includes of libavutil/common.h with what is actually needed libavcodecTue, 09 Mar 2010 17:39:19 +0000, by mru
-
Replace some printf() with puts() in tableprint.c libavcodecTue, 09 Mar 2010 15:56:19 +0000, by mru
-
Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64." libavcodecTue, 09 Mar 2010 10:32:34 +0000, by alexc
-
aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context libavcodecTue, 09 Mar 2010 10:27:35 +0000, by alexc
-
aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid(). libavcodecTue, 09 Mar 2010 10:26:54 +0000, by alexc
-
aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid). libavcodecTue, 09 Mar 2010 10:26:25 +0000, by alexc
-
aacsbr: Check for illegal values of bs_pointer in sbr_read_grid(). libavcodecTue, 09 Mar 2010 09:27:11 +0000, by alexc
-
Check for reference frames so RV 3/4 won't segfault trying to copy data from libavcodecTue, 09 Mar 2010 07:14:34 +0000, by kostya
-
10l: Include missing return values in functions made non-void by the previous commit. libavcodecTue, 09 Mar 2010 06:21:41 +0000, by alexc
-
aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatted streams. libavcodecTue, 09 Mar 2010 06:13:48 +0000, by alexc
-
Add a missing fft.h include to the aacsbr decoder. libavcodecTue, 09 Mar 2010 06:11:45 +0000, by alexc
-
vp3: Allocate a dummy reference frame if we have no keyframe libavcodecTue, 09 Mar 2010 00:29:22 +0000, by conrad
-
Add TESTOBJS make variable for extra objects used by test apps libavcodecMon, 08 Mar 2010 18:43:44 +0000, by mru
-
Move the local includes below the system includes libavcodecMon, 08 Mar 2010 15:12:36 +0000, by mstorsjo
-
w32thread: Make avcodec_thread_execute2() static here as well libavcodecMon, 08 Mar 2010 12:58:22 +0000, by andoma
-
targeenc: fix rgb555 encoding on big endian systems. libavcodecMon, 08 Mar 2010 08:43:20 +0000, by benoit
-
Make Indeo 5 decoder more robust on bitstream errors. libavcodecMon, 08 Mar 2010 06:52:33 +0000, by kostya
-
Scale tile dimensions in case both local decoding and scalability mode libavcodecMon, 08 Mar 2010 06:49:16 +0000, by kostya
-
IFF: move ff_cmap_read_palette() prototype to a header file libavcodecMon, 08 Mar 2010 02:36:00 +0000, by mru
-
AAC: Set codec parameters in the first frame rather than in .init() libavcodecSun, 07 Mar 2010 23:46:40 +0000, by alexc
-
AAC: Add a new line after the TNS error message. libavcodecSun, 07 Mar 2010 21:07:22 +0000, by alexc
-
Add support for non-backwards compatible signaled parametric stereo. libavcodecSun, 07 Mar 2010 17:55:23 +0000, by alexc
-
Band quant tables should not be assigned inside band tile loop, libavcodecSun, 07 Mar 2010 12:12:42 +0000, by kostya
-
Fix --enable-hardcoded-tables compilation: the generate table files now libavcodecSun, 07 Mar 2010 09:25:57 +0000, by reimar
-
When tracking non-zero coefficients during Indeo 5 decoding, make sure libavcodecSun, 07 Mar 2010 06:03:45 +0000, by kostya
-
header for common code between mp3 decoder and encoder. libavcodecSat, 06 Mar 2010 23:36:30 +0000, by michael
-
PPC: move prototypes to headers and make some functions static libavcodecSat, 06 Mar 2010 22:37:14 +0000, by mru
-
Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c libavcodecSat, 06 Mar 2010 22:36:59 +0000, by mru
-
Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c libavcodecSat, 06 Mar 2010 22:36:55 +0000, by mru
-
Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c libavcodecSat, 06 Mar 2010 22:36:52 +0000, by mru
-
Move prototypes for various dsputil init functions to dsputil.h libavcodecSat, 06 Mar 2010 22:36:49 +0000, by mru
-
Move some prototypes from dsputil.c to reasonable header files libavcodecSat, 06 Mar 2010 22:36:45 +0000, by mru
-
Bink version 'h' also has chroma planes swapped libavcodecSat, 06 Mar 2010 15:09:14 +0000, by kostya
-
Fix BGR cases missing from depth test in avcodec_get_pix_fmt_loss(). libavcodecFri, 05 Mar 2010 00:50:13 +0000, by stefano
-
Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes. libavcodecThu, 04 Mar 2010 19:12:20 +0000, by fenrir
-
AAC: Return the number of bytes consumed in decoding a frame. libavcodecThu, 04 Mar 2010 12:34:15 +0000, by alexc
-
AAC: Mark predictor functions av_always_inline. libavcodecThu, 04 Mar 2010 04:58:43 +0000, by alexc
-
AAC parser: Don't write channels, sample rate, and frame size each frame. libavcodecThu, 04 Mar 2010 02:30:51 +0000, by alexc
-
Port Optimizations about *_type init from decode to filter code. libavcodecThu, 04 Mar 2010 02:00:05 +0000, by michael
-
Delay translating DCT tokens into coefficients until immediately before IDCT libavcodecWed, 03 Mar 2010 23:27:43 +0000, by conrad
-
Explictly separate decoding whether fragments are coded by plane libavcodecWed, 03 Mar 2010 23:27:37 +0000, by conrad
-
move vp6 huffman table freeing code, out of common vp56 code libavcodecWed, 03 Mar 2010 22:29:06 +0000, by aurel
-
Move all context fields that are not used in the mb and block layers libavcodecWed, 03 Mar 2010 20:36:56 +0000, by michael
-
remove unused left_border field from context. libavcodecWed, 03 Mar 2010 19:44:27 +0000, by michael
-
Note about luma/chroma_weight tables and their datatype. libavcodecWed, 03 Mar 2010 19:31:58 +0000, by michael
-
Fixed overreads in TTA decoder with corrupted bistreams. libavcodecWed, 03 Mar 2010 19:31:46 +0000, by fenrir
-
move svq3 specific fields to the end of the context libavcodecWed, 03 Mar 2010 16:47:40 +0000, by michael
-
Merge weight & offset tables, 15 cpu cycles faster. libavcodecWed, 03 Mar 2010 14:41:43 +0000, by michael
-
Perform coefficient transformations in Bink Audio DCT decoder (issue1770) libavcodecWed, 03 Mar 2010 09:51:56 +0000, by pross
-
Load the whole left side of mv&ref only when needed. libavcodecWed, 03 Mar 2010 01:38:27 +0000, by michael
-
Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration. libavcodecWed, 03 Mar 2010 00:09:57 +0000, by cehoyos
-
Pass correct buffer-pointer and buffer-size to hardware accelerated libavcodecTue, 02 Mar 2010 17:12:41 +0000, by cehoyos
-
Make lsp a separate configurable and select it from codecs needing it libavcodecTue, 02 Mar 2010 03:16:27 +0000, by mru
-
Fix a bunch of bugs ive introduced recently that broke threaded decoding. libavcodecTue, 02 Mar 2010 02:24:37 +0000, by michael
-
Add commented-out unoptimized code to improve readability libavcodecMon, 01 Mar 2010 19:56:51 +0000, by vitor
-
revert r22112 which broke playback of cathedral-beta2-400extra-crop-avc.mp4 libavcodecMon, 01 Mar 2010 00:22:43 +0000, by aurel
-
Remove some unneeded fill_rectangle() for 16x16 blocks. libavcodecSun, 28 Feb 2010 23:54:24 +0000, by michael
-
Make av_build_filter static (and remove av_): It is not used outside resample2.c. libavcodecSun, 28 Feb 2010 19:58:26 +0000, by cehoyos
-
Make av_get_bit_rate() static and remove av_, the function is only used libavcodecSun, 28 Feb 2010 19:05:51 +0000, by cehoyos
-
Include libxvid_internal.h: It contains the prototype for av_tempfile(). libavcodecSun, 28 Feb 2010 19:03:38 +0000, by cehoyos
-
Make the following functions static (and remove ff_), they are only used libavcodecSun, 28 Feb 2010 18:57:18 +0000, by cehoyos
-
Make function get_channel_name() static: It is only used in audioconvert.c. libavcodecSun, 28 Feb 2010 18:50:56 +0000, by cehoyos
-
Process picture aspect ratio changes in H.264. libavcodecSun, 28 Feb 2010 18:33:33 +0000, by cehoyos
-
Include internal.h and imgconvert.h, they contain the prototypes for the libavcodecSun, 28 Feb 2010 03:52:10 +0000, by cehoyos
-
Include msrledec.h: It contains the prototype for ff_msrle_decode(). libavcodecSun, 28 Feb 2010 03:41:59 +0000, by cehoyos
-
Include atrac.h: It contains the prototypes for atrac_generate_tables() libavcodecSun, 28 Feb 2010 03:39:11 +0000, by cehoyos
-
Include mpegaudiodecheader.h: It contains the prototype for libavcodecSun, 28 Feb 2010 03:27:10 +0000, by cehoyos
-
Include h263_parser.h: It contains the prototype for libavcodecSun, 28 Feb 2010 02:44:36 +0000, by cehoyos
-
Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_picture_header. libavcodecSun, 28 Feb 2010 02:41:20 +0000, by cehoyos
-
Fix avcodec_align_dimensions to return values suitably aligned for FLV decoding libavcodecSat, 27 Feb 2010 21:13:22 +0000, by reimar
-
Strides in Indeo 5 reconstruction filter should be signed, libavcodecSat, 27 Feb 2010 14:08:06 +0000, by kostya
-
Encapsulate VLC information needed for decoding blocks and macroblocks in libavcodecSat, 27 Feb 2010 12:32:31 +0000, by kostya
-
Make it clear that ff_ivi_init_static_vlc() does not need arguments libavcodecSat, 27 Feb 2010 12:12:56 +0000, by kostya
-
Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycles speedup libavcodecSat, 27 Feb 2010 04:09:48 +0000, by michael
-
Split *_type setting up, 4 cpu cycles faster. libavcodecSat, 27 Feb 2010 03:46:16 +0000, by michael
-
Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster. libavcodecFri, 26 Feb 2010 22:45:35 +0000, by michael
-
Fixed a segfault in the DCA decoder with corrupted streams. libavcodecFri, 26 Feb 2010 18:50:01 +0000, by fenrir
-
Do not read beyond end of input in EA-TGV. This should avoid FATE test #362 libavcodecFri, 26 Feb 2010 18:12:27 +0000, by vitor
-
Only load the topleft mv/ref when the topright is unavailable. libavcodecFri, 26 Feb 2010 15:26:11 +0000, by michael
-
Remove some useless operations from the code setting left_cbp. libavcodecFri, 26 Feb 2010 15:03:00 +0000, by michael
-
Move init of right side of ref_cache from fill_caches() to init_the_darn_decoder(). libavcodecFri, 26 Feb 2010 03:27:52 +0000, by michael
-
Remove 3 mv_cache zeroing instructions that zeroed the right side. libavcodecFri, 26 Feb 2010 02:54:03 +0000, by michael
-
Remove useless check of the 2 left MBs of a pair being in the same slice. libavcodecFri, 26 Feb 2010 01:38:12 +0000, by michael
-
Remove unneeded line of code from the neighbor setting code in h264. libavcodecFri, 26 Feb 2010 00:10:35 +0000, by michael
-
Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride to libavcodecThu, 25 Feb 2010 23:44:42 +0000, by michael
-
svq3 now in working condition, at least vissually, ill let fate tell us libavcodecThu, 25 Feb 2010 18:41:48 +0000, by michael
-
fix compilation, sorry ive not checked cvslog for a while :((( libavcodecThu, 25 Feb 2010 18:39:01 +0000, by michael
-
Dont allocate direct_table 8 times too large. libavcodecThu, 25 Feb 2010 15:29:12 +0000, by michael
-
Reorder intra4x4_pred_mode so that we can read/write 4 values at once. libavcodecThu, 25 Feb 2010 14:26:12 +0000, by michael
-
unroll tiny and trivial loop. Same speed but clearer. libavcodecThu, 25 Feb 2010 12:51:32 +0000, by michael
-
Cut the size of mvd_table by yet another factor of 2. libavcodecThu, 25 Feb 2010 04:11:33 +0000, by michael
-
aac: Keep decode_band_types() from eating all padding at the end of a buffer. libavcodecWed, 24 Feb 2010 23:56:52 +0000, by alexc
-
Try to fix 100l compilation failure on some systems. libavcodecWed, 24 Feb 2010 21:55:55 +0000, by michael
-
Change mvd_cache & mvd_table to 8bit, this is overall a bit faster libavcodecWed, 24 Feb 2010 20:43:06 +0000, by michael
-
switch back to (amvd>2)+(amvd>32), its 5 cpu cycles faster now. libavcodecWed, 24 Feb 2010 18:16:48 +0000, by michael
-
Factorize common code from the top of decode_cabac_mb_mvd() libavcodecWed, 24 Feb 2010 18:06:02 +0000, by michael
-
Replace mvd>2 + mvd>32 by MIN((mvd+28)*17>>9, 2) libavcodecWed, 24 Feb 2010 16:16:08 +0000, by michael
-
Replace ad-hoc fill rectangle by fill_rectangle(). libavcodecWed, 24 Feb 2010 13:12:09 +0000, by michael
-
ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls libavcodecWed, 24 Feb 2010 13:11:38 +0000, by kostya
-
it is not necessary to display the decoder name, as av_log() automatically prints the context libavcodecWed, 24 Feb 2010 11:51:42 +0000, by pross
-
Replace /2 by faster >>1 as the mvd values are now all positive. libavcodecWed, 24 Feb 2010 01:57:31 +0000, by michael
-
Remove unused variable. Seems i forgot to commit this. libavcodecWed, 24 Feb 2010 01:56:27 +0000, by michael
-
Cosmetics: break all Makefile lines at 80 columns or less libavcodecTue, 23 Feb 2010 16:12:30 +0000, by daniel
-
Use reported_size to truncate final Bink Audio frame libavcodecTue, 23 Feb 2010 10:28:11 +0000, by pross
-
10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock and libavcodecTue, 23 Feb 2010 07:41:29 +0000, by kostya
-
Move plane decoding code into separate function in Bink decoder libavcodecTue, 23 Feb 2010 07:00:46 +0000, by kostya
-
Bink video decoder now can use extradata to detect alpha plane presence libavcodecTue, 23 Feb 2010 06:39:23 +0000, by kostya
-
Declare indeo VLC table storage with correct type libavcodecTue, 23 Feb 2010 03:45:51 +0000, by mru
-
Try to set has_b_frames in codec init if we know everything alraedy. libavcodecTue, 23 Feb 2010 01:08:54 +0000, by michael
-
Move extradata reading code into codec init instead of doing it libavcodecTue, 23 Feb 2010 01:07:39 +0000, by michael
-
Macroblock and block Huffman code sets are to be used by both Indeo 4 and libavcodecMon, 22 Feb 2010 13:51:32 +0000, by kostya
-
Make Bink decoder to stop decoding planes after all bits are used. libavcodecMon, 22 Feb 2010 12:35:12 +0000, by kostya
-
Correct bundle lengths calculation for small Bink files. libavcodecMon, 22 Feb 2010 12:20:49 +0000, by kostya
-
ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16 libavcodecMon, 22 Feb 2010 12:20:31 +0000, by mru
-
Fix compilation for --enable-version3 --enable-libopencore_amrwb (only). libavcodecMon, 22 Feb 2010 09:47:12 +0000, by cehoyos
-
get/show_bits() can read up to MIN_CACHE_BITS bits libavcodecSun, 21 Feb 2010 23:28:24 +0000, by mru
-
Fix timestamp association for mpeg2 field pictures. libavcodecSun, 21 Feb 2010 23:22:51 +0000, by michael
-
Deobfuscate LE SHOW_[SU]BITS; these are simple sign/zero-extend libavcodecSun, 21 Feb 2010 21:48:40 +0000, by mru
-
Remove unused variable, fixes warnings of the type: libavcodecSun, 21 Feb 2010 15:29:17 +0000, by diego
-
Simplify determing whether fragments are coded libavcodecSun, 21 Feb 2010 00:11:01 +0000, by conrad
-
Handle Theora's continued runs in superblock coding. libavcodecSun, 21 Feb 2010 00:10:58 +0000, by conrad
-
Decode fully coded superblocks in the same manner as partial superblocks and qpi libavcodecSun, 21 Feb 2010 00:10:54 +0000, by conrad
-
Make the special 4129 case for long-run bit strings a #define and explain it libavcodecSun, 21 Feb 2010 00:10:51 +0000, by conrad
-
Use memset to set the runs partially coded superblocks libavcodecSun, 21 Feb 2010 00:10:47 +0000, by conrad
-
Free encoder extradata in avcodec_close(). Should fix several small memory libavcodecSat, 20 Feb 2010 18:28:11 +0000, by vitor
-
remove tables of codebook vector values which are contained in libavcodecSat, 20 Feb 2010 12:32:30 +0000, by stefang
-
16l trocadero: don't forget to free frame data buffer in APE decoder libavcodecFri, 19 Feb 2010 22:23:55 +0000, by kostya
-
Fix compilation of binkaudio_rdft when dct is disabled libavcodecFri, 19 Feb 2010 20:51:12 +0000, by daniel
-
remove a Huffman table from WMA which also exists in AAC libavcodecFri, 19 Feb 2010 20:42:55 +0000, by stefang
-
remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct libavcodecFri, 19 Feb 2010 17:17:20 +0000, by stefang
-
Since WavPack chunk can contain more samples than FFmpeg is guaranteed to libavcodecFri, 19 Feb 2010 14:05:41 +0000, by kostya
-
Add the dependency for mpeg4audio.o of the ALS decoder. libavcodecFri, 19 Feb 2010 08:26:35 +0000, by thilo.borgmann
-
Do sequential bit reading outside of []-operators. libavcodecFri, 19 Feb 2010 08:07:02 +0000, by thilo.borgmann
-
Get rid of a local variable, 10 cpu cycles faster. libavcodecFri, 19 Feb 2010 02:37:11 +0000, by michael
-
Move abs() from decode_cabac_mb_mvd() to the code that writes mvd_cache. libavcodecThu, 18 Feb 2010 23:37:48 +0000, by michael
-
fix intra prediction modes with inter-MB neighbors, libavcodecThu, 18 Feb 2010 18:23:48 +0000, by stefang
-
Simplify deblock_left/top condition for deblocking_filter=2 libavcodecThu, 18 Feb 2010 12:37:43 +0000, by michael
-
Speedup decode_cabac_field_decoding_flag() by 9 cpu cycles. libavcodecThu, 18 Feb 2010 12:13:21 +0000, by michael
-
Fix sizeof()-statement to use the actual pointer type. libavcodecWed, 17 Feb 2010 23:26:48 +0000, by thilo.borgmann
-
Fix wrong buffer allocation for MCC in ALS. libavcodecWed, 17 Feb 2010 22:53:25 +0000, by thilo.borgmann
-
get_bits: Fix spelling and grammar in GET_VLC() comment. libavcodecWed, 17 Feb 2010 21:20:43 +0000, by alexc
-
10l: remove stray '(' I don't know where it came from libavcodecWed, 17 Feb 2010 21:04:56 +0000, by mru
-
Add LOCAL_ALIGNED() macro for declaring aligned local arrays libavcodecWed, 17 Feb 2010 20:36:12 +0000, by mru
-
Move predict_field_decoding_flag() from h264.h to .c as its only used there and belongs libavcodecWed, 17 Feb 2010 02:25:05 +0000, by michael
-
Move check for and call of predict_field_decoding_flag() from the mb code to libavcodecWed, 17 Feb 2010 02:14:02 +0000, by michael
-
2x faster ff_h264_init_cabac_states(), 4k cpu cycles less. libavcodecTue, 16 Feb 2010 23:43:08 +0000, by michael
-
Limit the Rice parameter used for progressive decoding in ALS. libavcodecTue, 16 Feb 2010 14:48:01 +0000, by thilo.borgmann
-
Add lsp.o as a dependency for wmavoice. This fixes a compilation error when libavcodecTue, 16 Feb 2010 14:33:13 +0000, by rbultje
-
2 cpu cycles faster context calculation for decode_cabac_intra_mb_type() libavcodecTue, 16 Feb 2010 02:51:37 +0000, by michael
-
Drop compute_mb_neighbors() and move fill_decode_neighbors() up to take its libavcodecMon, 15 Feb 2010 23:04:07 +0000, by michael
-
Split setting neighboring MBs from fill_decode_caches() libavcodecMon, 15 Feb 2010 22:07:02 +0000, by michael
-
Simplify decode_cabac_mb_intra4x4_pred_mode(). libavcodecMon, 15 Feb 2010 19:22:09 +0000, by michael
-
Merge decode_cabac_mb_type_b() into calling code. libavcodecMon, 15 Feb 2010 19:20:49 +0000, by michael
-
add heuristic to discern the old sample clips from streams encoded libavcodecMon, 15 Feb 2010 16:43:45 +0000, by stefang
-
avoid using DECLARE_ALIGNED on stack variable as suggested by Reimar libavcodecMon, 15 Feb 2010 16:37:13 +0000, by stefang
-
AAC: Mark functions that are only called when the output configuration is not locked as av_cold. libavcodecMon, 15 Feb 2010 16:19:46 +0000, by alexc
-
10l use pack16to32(), should fix big endian h264 failures. libavcodecMon, 15 Feb 2010 01:24:50 +0000, by michael
-
Merge the single line function decode_cabac_mb_transform_size() libavcodecMon, 15 Feb 2010 01:04:07 +0000, by michael
-
Merge decode_cabac_mb_dqp() with surronding code. libavcodecSun, 14 Feb 2010 23:06:25 +0000, by michael
-
Set sub_mb_type in direct_cache instead of just the direct flag. libavcodecSun, 14 Feb 2010 16:51:31 +0000, by michael
-
Store sub_mb_type in direct_cache/direct_table. libavcodecSun, 14 Feb 2010 14:41:27 +0000, by michael
-
Remove slice_table checks from decode_cabac_mb_cbp_luma() and set left/top_cbp so libavcodecSun, 14 Feb 2010 02:08:48 +0000, by michael
-
Direct temporal skiped MBs dont need fill_decode_caches() at all so dont call it libavcodecSat, 13 Feb 2010 22:53:44 +0000, by michael
-
h264: Fix pointer warnings by removing redundant [0] libavcodecSat, 13 Feb 2010 21:08:17 +0000, by astrange
-
Merge (IS_SKIP(mb_type) || IS_DIRECT(mb_type) libavcodecSat, 13 Feb 2010 20:13:54 +0000, by michael
-
Skiped MBs dont need the cbp stuff so skip initing that. libavcodecSat, 13 Feb 2010 20:13:10 +0000, by michael
-
Also skip direct/mvd_cache init for skiped blocks. libavcodecSat, 13 Feb 2010 19:39:18 +0000, by michael
-
Move more code under if(!IS_DIRECT(mb_type)). libavcodecSat, 13 Feb 2010 19:00:51 +0000, by michael
-
Move branch based on custom mode outside the loop libavcodecSat, 13 Feb 2010 18:59:21 +0000, by conrad
-
Directly check whether a fragment is coded for 4MV mode instead of iterating libavcodecSat, 13 Feb 2010 18:55:27 +0000, by conrad
-
Eliminate fragment -> macroblock mapping array libavcodecSat, 13 Feb 2010 18:55:24 +0000, by conrad
-
Eliminate macroblock -> fragment mapping array libavcodecSat, 13 Feb 2010 18:55:21 +0000, by conrad
-
Eliminate superblock <-> macroblock mapping array libavcodecSat, 13 Feb 2010 18:55:17 +0000, by conrad
-
Skip some more code that isnt needed for direct MBs. libavcodecSat, 13 Feb 2010 18:23:46 +0000, by michael
-
Fix reading beyond buffer end on RA144Context.lpc_tables. libavcodecSat, 13 Feb 2010 17:42:58 +0000, by vitor
-
Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler. libavcodecSat, 13 Feb 2010 15:57:49 +0000, by michael
-
Dont calculate any surrounding MVs for temporal MBs libavcodecSat, 13 Feb 2010 15:30:27 +0000, by michael
-
100l Forgoten hunk.unbreak compile before someone notices. libavcodecSat, 13 Feb 2010 13:04:11 +0000, by michael
-
Restructure spatial direct MV generation so that the zero predictior shortcut libavcodecSat, 13 Feb 2010 13:02:25 +0000, by michael
-
Split spatial and temporal direct MV generation. libavcodecSat, 13 Feb 2010 03:46:51 +0000, by michael
-
Fix compilation with --enable-libgsm on Gentoo and OpenSUSE. libavcodecSat, 13 Feb 2010 03:43:10 +0000, by cehoyos
-
Special case for spatial direct MV predictor being 0. libavcodecSat, 13 Feb 2010 02:47:41 +0000, by michael
-
Pack MVs together from the begin for spatial direct, this simplifies the code libavcodecSat, 13 Feb 2010 02:20:56 +0000, by michael
-
Special case VP5/6 chroma alignment on x86 as well libavcodecFri, 12 Feb 2010 22:01:42 +0000, by conrad
-
Implement CODEC_CAP_DRAW_HORIZ_BAND for VP3 decoder libavcodecFri, 12 Feb 2010 22:01:35 +0000, by conrad
-
Move apply_loop_filter above render_slice, it'll be used by the latter soon libavcodecFri, 12 Feb 2010 22:01:25 +0000, by conrad
-
Theora 3.4 doesn't exist; these fields were misunderstandings of the spec libavcodecFri, 12 Feb 2010 22:01:18 +0000, by conrad
-
Try to support truncated h264 frames mixed with mpeg pes headers in mkv. libavcodecFri, 12 Feb 2010 19:25:23 +0000, by michael
-
Use int8_t instead of char, the signedness of char can differ between systems. libavcodecFri, 12 Feb 2010 18:18:35 +0000, by reimar
-
Move 'chksum' declaration to the only block where that variable is used libavcodecThu, 11 Feb 2010 07:59:24 +0000, by kostya
-
Move band checksum verifying into preprocessor condition, so compiler won't libavcodecThu, 11 Feb 2010 07:54:40 +0000, by kostya
-
Output the first AAC frame. This is needed for SBR conformance. libavcodecWed, 10 Feb 2010 14:51:57 +0000, by alexc
-
ARMv6 optimised put_pixels functions except xy2 variants libavcodecTue, 09 Feb 2010 16:13:21 +0000, by mru
-
Reorder and factorize mb_type ifs, 1 cpu cycle faster and simpler. libavcodecTue, 09 Feb 2010 00:19:03 +0000, by michael
-
Set partitioning to 16x16 for spatial direct MBs with mixed interlacing. libavcodecMon, 08 Feb 2010 17:25:50 +0000, by michael
-
Detect spatial direct MBs partitioned smaller than 16x16 that can be partitioned libavcodecMon, 08 Feb 2010 16:23:05 +0000, by michael
-
Detect equal 4x4 blocks in spatial direct MBs. libavcodecMon, 08 Feb 2010 13:05:24 +0000, by michael
-
Remove an apparently unneeded && !FRAME_MBAFF. libavcodecMon, 08 Feb 2010 04:24:50 +0000, by michael
-
Remove incorrect fixme, i see no case that is missing. libavcodecMon, 08 Feb 2010 02:10:59 +0000, by michael
-
Replace call to pred_motion() in direct spatial mv pred by code libavcodecMon, 08 Feb 2010 02:09:27 +0000, by michael
-
Change xvid/divx/lavc build variables to be consistent to x264_build. libavcodecMon, 08 Feb 2010 00:43:15 +0000, by michael
-
Zero a/b only in the branch where they need to be zeroed. libavcodecSun, 07 Feb 2010 22:58:03 +0000, by michael
-
Merge mv&ref related code for spatial direct MV code. libavcodecSun, 07 Feb 2010 21:53:55 +0000, by michael
-
Precalculate a few variables for direct mv prediction for interlaced MBs. libavcodecSun, 07 Feb 2010 21:09:09 +0000, by michael
-
Set direct MB partitioning for 16x8 and 8x16 colocated MBs to the respective true partitioning. libavcodecSun, 07 Feb 2010 17:40:22 +0000, by michael
-
Remove FIXMEs for cases that are disallowed by the spec. libavcodecSun, 07 Feb 2010 15:13:56 +0000, by michael
-
Skip the fill_colmap() case thats for MBAFF if we dont have an MBAFF frame. libavcodecSun, 07 Feb 2010 14:55:59 +0000, by michael
-
Fix reference selection for colocated MBs from frames to fields. libavcodecSun, 07 Feb 2010 01:17:13 +0000, by michael
-
Add assert(sps.direct_8x8_inference_flag) to FIXME comment. libavcodecSun, 07 Feb 2010 01:14:58 +0000, by michael
-
ref_offset must be added after checking references validity. libavcodecSun, 07 Feb 2010 01:13:56 +0000, by michael
-
Remove redundant use of numchannels since it is 1 for mono. libavcodecSat, 06 Feb 2010 12:48:37 +0000, by jai_menon
-
Long term references behave different from short term in spatial direct MV calculation. libavcodecSat, 06 Feb 2010 02:55:58 +0000, by michael
-
Fix r21223: AVup samples (issue 1685) need a buf offset like AV1x (issue 1684). libavcodecTue, 02 Feb 2010 22:57:56 +0000, by cehoyos
-
Remove unnecessary fields in ALSSpecificConfig. libavcodecMon, 01 Feb 2010 09:53:37 +0000, by thilo.borgmann
-
Set reordered_opaque during context alloc by default to AV_NOPTS_VALUE. libavcodecMon, 01 Feb 2010 00:18:49 +0000, by michael
-
Update binkaudio to new DECLARE_ALIGNED syntax libavcodecSun, 31 Jan 2010 15:07:25 +0000, by daniel
-
libavcodec version bump for Bink codec IDs (r21536) libavcodecSun, 31 Jan 2010 13:34:28 +0000, by daniel
-
Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and libavcodecSun, 31 Jan 2010 12:27:05 +0000, by reimar
-
Get rid of a check in one direction that cant be true in it in that part libavcodecSun, 31 Jan 2010 02:05:26 +0000, by michael
-
Split first reference list comparission from mv comparission. libavcodecSat, 30 Jan 2010 20:07:37 +0000, by michael
-
Make the jump-table section-relative for x86_64 with PIC enabled. libavcodecSat, 30 Jan 2010 19:26:47 +0000, by reimar
-
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). libavcodecSat, 30 Jan 2010 18:50:00 +0000, by stefano
-
Replace h->left_type[0] by the local variable for it we have. libavcodecSat, 30 Jan 2010 14:33:25 +0000, by michael
-
Indeo Video Interactive 4 and 5 common code and DSP functions. libavcodecSat, 30 Jan 2010 08:10:17 +0000, by kostya
-
Make VP5 and VP6 decoders output a qscale table to allow for more automatic libavcodecFri, 29 Jan 2010 19:11:47 +0000, by reimar
-
Add no_repeat_mask option, so that single-pulse vectors can also be libavcodecFri, 29 Jan 2010 16:49:06 +0000, by rbultje
-
Add support for vorbis 6.1 and 7.1 channel configurations as per the new spec libavcodecFri, 29 Jan 2010 13:51:25 +0000, by superdump
-
vp56: check buffer size to fix a potential segfault libavcodecThu, 28 Jan 2010 23:49:46 +0000, by aurel
-
Simplify error handling by processing header errors separate from CRC and libavcodecThu, 28 Jan 2010 23:19:33 +0000, by jbr
-
Move variable declaration to block where it is used and simplify code. libavcodecThu, 28 Jan 2010 21:01:50 +0000, by reimar
-
Export H264 profile and level in AVCodecContext. libavcodecThu, 28 Jan 2010 20:57:29 +0000, by cehoyos
-
Extract duplicated code into a separate function. libavcodecThu, 28 Jan 2010 20:15:19 +0000, by reimar
-
factorize first filter call out, this makes the code somewhat libavcodecThu, 28 Jan 2010 19:44:13 +0000, by michael
-
Simplify. See "[PATCH] simplify ff_set_fixed_vector()" thread on mailinglist. libavcodecThu, 28 Jan 2010 14:29:53 +0000, by rbultje
-
Initialize thread_context[0] with h264 parser context. libavcodecThu, 28 Jan 2010 13:04:25 +0000, by benoit
-
Change wraper functions to always inline, they are faster now that way. libavcodecThu, 28 Jan 2010 11:37:35 +0000, by michael
-
Cosmetics, mostly indention, 2 or so new fixme comments that i was to lazy libavcodecThu, 28 Jan 2010 02:20:31 +0000, by michael
-
Make the fast loop filter path work with unavailable left MBs. libavcodecThu, 28 Jan 2010 02:15:25 +0000, by michael
-
Unroll main loop so the edge==0 case is seperate. libavcodecThu, 28 Jan 2010 01:24:25 +0000, by michael
-
Fix possible crashes in mlp parser, it tries to go back 7 bytes after libavcodecWed, 27 Jan 2010 20:04:19 +0000, by reimar
-
Reduce log level of "Extracting .. channel downmix" to AV_LOG_DEBUG, the libavcodecWed, 27 Jan 2010 20:02:18 +0000, by reimar
-
Use table to speedup access to non_zero_count in MBAFF with differing interlacing. libavcodecWed, 27 Jan 2010 11:14:29 +0000, by michael
-
Split fill_caches() between loopfilter & decode, the 2 no longer where common libavcodecTue, 26 Jan 2010 23:54:11 +0000, by michael
-
Optimize loop filtering of the left edge in MBAFF. libavcodecTue, 26 Jan 2010 22:59:19 +0000, by michael
-
use left_xy[1] in mbaff QP loop filter check, this improves the amount that can libavcodecTue, 26 Jan 2010 20:28:58 +0000, by michael
-
Use left_mb_xy from fill_caches instead of recalculating it. libavcodecTue, 26 Jan 2010 14:57:53 +0000, by michael
-
Simplify left_xy content for the loop filter, this also makes it closer to libavcodecTue, 26 Jan 2010 14:55:19 +0000, by michael
-
Simplify loop filter a little by using top/left_type. libavcodecTue, 26 Jan 2010 13:39:26 +0000, by michael
-
Set top & left types for deblock in fill_caches(). libavcodecTue, 26 Jan 2010 13:38:18 +0000, by michael
-
100l typo fix, mixed up +-1 forcing the loop filter skip to never skip. libavcodecTue, 26 Jan 2010 13:30:33 +0000, by michael
-
Optimize mb neighbor initialization for MBAFF in fill_caches(). libavcodecTue, 26 Jan 2010 10:35:36 +0000, by michael
-
Metasoft MJPEG codec has Cb and Cr swapped, fixes issue 1611. libavcodecTue, 26 Jan 2010 10:30:24 +0000, by cehoyos
-
Fix heap overflow due to lack of nb_components check. libavcodecMon, 25 Jan 2010 13:26:10 +0000, by michael
-
100l, correct wrong H.264+adaptive MBAFF decoding libavcodecMon, 25 Jan 2010 01:56:13 +0000, by astrange
-
H.264: Use 64-/128-bit write-combining macros for copies libavcodecMon, 25 Jan 2010 00:30:44 +0000, by astrange
-
Mark index as unsigend so gcc knows it doesnt need a sign extension on x86_64. libavcodecSun, 24 Jan 2010 19:19:09 +0000, by michael
-
Optimize suffix_length computation, 1 cpu cycle speedup. libavcodecSun, 24 Jan 2010 18:23:46 +0000, by michael
-
Simplify suffix_length computation, same speed. libavcodecSun, 24 Jan 2010 18:18:08 +0000, by michael
-
Optimize level_code computation, 6cpu cycles speedup. libavcodecSun, 24 Jan 2010 18:17:01 +0000, by michael
-
Fix crash in MLP decoder due to integer overflow. libavcodecSun, 24 Jan 2010 18:07:29 +0000, by reimar
-
1 cpu cycle faster suffix_length calculation. libavcodecSun, 24 Jan 2010 18:05:02 +0000, by michael
-
Remove is_complex from loop_filter() its useless there in its current form. libavcodecSun, 24 Jan 2010 17:02:44 +0000, by michael
-
Added a missing const to ff_h264_get_slice_type(). libavcodecSun, 24 Jan 2010 16:37:12 +0000, by fenrir
-
Remove all uses of slice_type* from the loop filter, also remove its libavcodecSun, 24 Jan 2010 13:20:17 +0000, by michael
-
Remove unneeded reset of non_zero_count_cache for deblock. libavcodecSat, 23 Jan 2010 22:11:46 +0000, by michael
-
Remove useless things from the deblock side of fill_caches(). libavcodecSat, 23 Jan 2010 21:57:36 +0000, by michael
-
Moved reusable functions from dxva2_h264.c to dxva2.c libavcodecSat, 23 Jan 2010 18:17:57 +0000, by fenrir
-
Move +52 from the loop filter to the alpha/beta offsets in the context. libavcodecSat, 23 Jan 2010 18:05:30 +0000, by michael
-
Use qstride = 0 and allocate only a single line for qscale_table since libavcodecSat, 23 Jan 2010 18:01:38 +0000, by reimar
-
Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions. libavcodecSat, 23 Jan 2010 18:01:28 +0000, by fenrir
-
Reindent the content of one if(){} in ff_dxva2_common_end_frame. libavcodecSat, 23 Jan 2010 18:00:51 +0000, by fenrir
-
Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame. libavcodecSat, 23 Jan 2010 17:59:08 +0000, by fenrir
-
Set edges based on cbp and mv partitioning, not just skiped MBs. libavcodecSat, 23 Jan 2010 15:28:34 +0000, by michael
-
Use AVPALETTE_COUNT instead of hard-coding 256. libavcodecSat, 23 Jan 2010 15:22:48 +0000, by reimar