Mercurial > libavcodec.hg
graph
-
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