log

age author description
2010-06-26 mru pcx: convert VLAs to malloc/free libavcodec
2010-06-26 mru lsp: convert variable-length arrays to fixed size libavcodec
2010-06-26 mru svq1dec: replace VLA with malloc/free libavcodec
2010-06-25 mru huffyuv: remove unnecessary size argument from generate_len_table() libavcodec
2010-06-25 mru Make vp8 select h264dsp and use this to pull in mmx intrapred libavcodec
2010-06-25 cehoyos Fix compilation without --enable-gpl. libavcodec
2010-06-25 darkshikari Really fix r23782 libavcodec
2010-06-25 mru elbg: remove VLAs libavcodec
2010-06-25 darkshikari Fix c99ism in r23782 libavcodec
2010-06-25 cehoyos Cosmetics: Fix indentation. libavcodec
2010-06-25 mru huffyuv: make VLAs fixed size libavcodec
2010-06-25 darkshikari 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264 libavcodec
2010-06-25 darkshikari Make VP8 DSP functions take two strides libavcodec
2010-06-25 mru twinvq: remove VLAs libavcodec
2010-06-25 mru rv34: kill VLAs libavcodec
2010-06-25 darkshikari fix typo in vp8 decoder error message libavcodec
2010-06-24 mru tta: replace potentially huge VLAs with malloc/free in context libavcodec
2010-06-24 benoit Set an opaque alpha value when decoding rgba ffv1. libavcodec
2010-06-24 mru Remove VLA in ff_kbd_window_init, limit window size to 1024 libavcodec
2010-06-24 mru vp6: convert VLA to fixed size libavcodec
2010-06-24 vitor Fix compilation on x64. libavcodec
2010-06-24 vitor Fix asm constraints in apply_window() libavcodec
2010-06-24 mru alac: change VLAs to fixed size libavcodec
2010-06-24 vitor SSE-optimized MP3 floating point windowing functions libavcodec
2010-06-23 mru snow: remove unused parameter to mc_block() libavcodec
2010-06-23 stefang avoid conditional and division in chroma MV calculation libavcodec
2010-06-23 mru flacenc: convert VLA to fixed size libavcodec
2010-06-23 vitor Move float-specific function to mpegaudiodec_float.c libavcodec
2010-06-23 vitor Remove pointless condition in #if libavcodec
2010-06-23 alexc Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. libavcodec
2010-06-23 alexc aactab: Tablegenify ff_aac_pow2sf_tab. libavcodec
2010-06-23 darkshikari Update x264asm header files to latest versions. libavcodec
2010-06-23 rbultje Fix a typo, spotted by Diego. libavcodec
2010-06-23 diego Add required #includes to pass 'make checkheaders'. libavcodec
2010-06-23 mru Remove OS/2 threads support libavcodec
2010-06-22 mru Remove beosthreads support libavcodec
2010-06-22 mru Improve some uses of ff_cropTbl with constant offset libavcodec
2010-06-22 cehoyos Use right-shift instead of division by two. libavcodec
2010-06-22 rbultje Reindent after r23721. libavcodec
2010-06-22 rbultje Rename PACK4x8() to PACK4UINT8(). libavcodec
2010-06-22 alexc Move Parametric Stereo related ps* files to aacps*. libavcodec
2010-06-22 rbultje Native VP8 decoder. libavcodec
2010-06-22 rbultje Change a / 256 into a >> 8. libavcodec
2010-06-22 rbultje Reindent after r23716. libavcodec
2010-06-22 rbultje Add intra prediction functions for VP8. libavcodec
2010-06-22 rbultje Add a macro to pack 4 bytes into native byte-order so they can be written libavcodec
2010-06-22 rbultje Make "topright" argument to pred4x4() const. libavcodec
2010-06-22 alexc Cosmetics whitespace. libavcodec
2010-06-22 pross IFF PBM decoder: Add a pad byte if image width is odd <aleksi dot nurmi at gmail dot com> libavcodec
2010-06-22 mstorsjo Bump micro version, add changelog entry for DTS-ES extension decoding support libavcodec
2010-06-22 mstorsjo Support DTS-ES extension (XCh) in dca: Cosmetic cleanup libavcodec
2010-06-22 mstorsjo Support DTS-ES extension (XCh) in dca: add code to handle DTS-ES extension libavcodec
2010-06-22 mstorsjo Support DTS-ES extension (XCh) in dca: update and add channel mapping tables for DTS-ES mappings libavcodec
2010-06-22 mstorsjo Support DTS-ES extension (XCh) in dca: move original code around to allow reused by DTS-ES code libavcodec
2010-06-22 mstorsjo Support DTS-ES extension (XCh) in dca: move subband_samples into context structure libavcodec
2010-06-22 mstorsjo libvorbis: Only drop 1-byte packets at end of stream libavcodec
2010-06-21 reimar mathematics.h no longer needs config.h, so update tablegen code and libavcodec
2010-06-21 alexc aacdec: cosmetics: (more) whitespace libavcodec
2010-06-21 alexc aacdec: cosmetics: whitespace libavcodec
2010-06-21 alexc aacdec: Factorize if (elem_type < TYPE_DSE). libavcodec
2010-06-21 alexc aacdec: Handle the first frame being empty case. libavcodec
2010-06-20 alexc aacsbr: Make dk signed. There is no point in it being unsigned. libavcodec
2010-06-20 alexc psdec: IPD/OPD reset is no longer needed by the context initializer. libavcodec
2010-06-20 alexc psdec: Simplify filter addressing by incrementing the "in" pointer. libavcodec
2010-06-20 cehoyos Fix typo in macro name. libavcodec
2010-06-20 alexc psdec: Replace a division with a shift. libavcodec
2010-06-20 alexc Rename PS bitstream reading functions to have a read_ prefix. libavcodec
2010-06-20 alexc Cosmetics: whitespace. libavcodec
2010-06-20 alexc Use memcpy() where appropriate in PS stereo processing remapping. libavcodec
2010-06-20 alexc Allow PS envelope fixup when ps->num_env_old <= 1. libavcodec
2010-06-20 alexc 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1. libavcodec
2010-06-20 alexc Document the PS_BASELINE define. libavcodec
2010-06-20 alexc Remove iid_mode from the PS context. libavcodec
2010-06-20 vitor Fix breakage in compilation with --disable-mpegaudio-hp introduced in libavcodec
2010-06-20 mru Remove libfaad wrapper libavcodec
2010-06-19 alexc psdec: Factorize iid/icc/ipd/opd parameter bitstream reading. libavcodec
2010-06-19 alexc Add HE-AAC v2 support to the AAC decoder. libavcodec
2010-06-19 vitor Factorize the mpegaudio windowing code in a function and call it by a libavcodec
2010-06-18 fenrir MPEG-2 DXVA2 implementation libavcodec
2010-06-16 mstorsjo libvorbis: Use memmove instead of memcpy for shifting data libavcodec
2010-06-16 janne dvbsub: parse display definition segment libavcodec
2010-06-15 bcoudurier Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 libavcodec
2010-06-15 bcoudurier Support gray16be and rgb48be in mov libavcodec
2010-06-14 mstorsjo nellymoserdec: Increase the log level of messages when failing to decode data libavcodec
2010-06-14 mstorsjo Reindent libavcodec
2010-06-14 mstorsjo nellymoserdec: Simplify calculation of numbers of blocks libavcodec
2010-06-14 mstorsjo Reindent libavcodec
2010-06-14 mstorsjo nellymoserdec: Allow using unusual input block sizes libavcodec
2010-06-11 vitor Remove filename from doxy comment libavcodec
2010-06-11 vitor Remove useless include. Should fix compilation in MacOS X. libavcodec
2010-06-11 maxim Move indeo5-specific quant table selection to decode_gop_hdr. libavcodec
2010-06-11 vitor Include float.h to provide FLT_MAX define. Should fix compilation on windows. libavcodec
2010-06-11 vitor RealAudio 14.4k encoder. libavcodec
2010-06-11 maxim Move transform declarations out of IVIBandDesc so indeo4 can use them as well. libavcodec
2010-06-11 vitor Split do_output_subblock() into common code and decoder specific parts libavcodec
2010-06-11 vitor Cosmetics: indent libavcodec
2010-06-11 vitor Add ff_ prefix to non-static functions libavcodec
2010-06-11 vitor Split ra144.c in common code (to be shared with the future encoder) and libavcodec
2010-06-10 maxim Quant changes only once per MB so move the corresponding scale factor assignment libavcodec
2010-06-10 jbr Set bits_per_raw_sample in the pcm decoder. libavcodec
2010-06-10 maxim Remove unused parameter. libavcodec
2010-06-10 thardin avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer libavcodec
2010-06-10 benoit Cosmetics: alignment and long line break. libavcodec
2010-06-10 benoit Cosmetics: use and place braces correctly in if ... else statements. libavcodec
2010-06-10 benoit Sanitize av_realloc() use in h264 mp4toannexb bistream filter. libavcodec
2010-06-09 lucabe Improve the mp4toannexb BSF to convert the extradata. libavcodec
2010-06-08 reimar Fix vp3_draw_horiz_band to calculate chroma offsets correctly libavcodec
2010-06-08 pross Pictor/PC Paint decoder libavcodec
2010-06-08 pross Add ff_ega_palette libavcodec
2010-06-08 maxim Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. libavcodec
2010-06-08 mstorsjo libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold libavcodec
2010-06-08 mstorsjo libvpx: Don't use the VPX_KF_FIXED mode libavcodec
2010-06-08 alexc Cosmetics: Fold constants and re-indent after last commit. libavcodec
2010-06-08 alexc Base downsampled SBR synthesis filterbank on a single IMDCT. libavcodec
2010-06-07 alexc 10l: Fix types and now unused variables after last commit. libavcodec
2010-06-07 alexc Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of the RDFT. libavcodec
2010-06-07 cehoyos Use new macro AV_BASE64_SIZE. libavcodec
2010-06-07 vitor Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable libavcodec
2010-06-06 reimar 10l, there is no aac.c any more, so no need for a dependency. libavcodec
2010-06-06 stefano Add support to B4BY and R4BY NUT codec tags added in NUT r672. libavcodec
2010-06-06 stefano Fix width computation for nv12/nv21 in ff_get_plane_bytewidth(). libavcodec
2010-06-06 reimar aacdec also depends on cbrt_tables.h for hardcoded-tables. libavcodec
2010-06-06 michael bgr/rgb444 for nut libavcodec
2010-06-06 michael fix rgb444 support in avi. libavcodec
2010-06-05 mstorsjo Improve grammar and readability libavcodec
2010-06-05 alexc Cleanup apply_window_and_mdct(). libavcodec
2010-06-05 alexc Whitespace cosmetics libavcodec
2010-06-05 alexc aac: Move an initialization macro used only by the decoder out of the header. libavcodec
2010-06-05 alexc Rename aac.c to aacdec.c. libavcodec
2010-06-05 alexc aacdec: Rename avccontext to avctx. libavcodec
2010-06-05 stefano Move eval.c and eval.h from libavcodec to libavutil, and make the eval libavcodec
2010-06-04 bcoudurier More mov rawvideo fourcc supported by the rawvideo decoder libavcodec
2010-06-04 conrad Add WebM muxer libavcodec
2010-06-04 conrad libvorbis: Disable strict bitrate management when not requested libavcodec
2010-06-04 conrad libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of libavcodec
2010-06-04 conrad libvorbis: Hook up min/max bitrate libavcodec
2010-06-04 conrad Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora libavcodec
2010-06-04 hyc Use AV_BASE64_SIZE() macro libavcodec
2010-06-03 cehoyos Raise default vorbis encoding quality. libavcodec
2010-06-03 michael Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 codecs. libavcodec
2010-06-03 michael Document the frames returned by the decoder better. libavcodec
2010-06-03 cehoyos VP8 encoding via libvpx. libavcodec
2010-06-03 stefano Fix misc typos. libavcodec
2010-06-03 alexc aacdec: Work around illegal files with all elem_id tags set to the same value. libavcodec
2010-06-02 mru ARM: struct offsets for Apple ABI libavcodec
2010-06-02 mru ARM: remove some unnecessary ifdefs, fix implicit declaration warnings libavcodec
2010-06-02 mru ARM: check struct offsets only when they are used libavcodec
2010-06-02 stefano Remove weird empty line and perform vertical align. libavcodec
2010-06-02 darkshikari Properly initialize x264_picture_t in libx264. libavcodec
2010-06-02 mru ARM: fail build if hardcoded struct offsets are wrong libavcodec
2010-06-02 cehoyos Avoid division by zero that caused noise, typically at the beginning or libavcodec
2010-06-02 mru bink: correctly align local arrays libavcodec
2010-06-02 stefano Make avcodec_string() use av_get_codec_tag_string(). libavcodec
2010-06-02 stefano Implement av_get_codec_tag_string() and use it in ffprobe. libavcodec
2010-06-01 conrad arm neon: Add missing mangle to external symbol libavcodec
2010-06-01 mru ARM: NEON clear_block[s] libavcodec
2010-06-01 rbultje Move get_buffer() calls from decode_init() to decode_frame(). Anything else is libavcodec
2010-06-01 stefano Fix eval-test compilation. libavcodec
2010-06-01 stefano Cosmetics: reindent and break some overly long line. libavcodec
2010-06-01 stefano Cosmetics: consistently apply K&R style. libavcodec
2010-06-01 stefano Cosmetics: rename ff_parse_expr() and ff_parse_and_eval_expr() parameters: libavcodec
2010-06-01 stefano Make ff_parse_expr() and ff_parse_and_eval_expr() return an int libavcodec
2010-05-31 bcoudurier Pass codec pixel format list to get_format, if present, fix vdpau decoding libavcodec
2010-05-30 maxim Make dequantization equation use less registers on some CPUs. libavcodec
2010-05-30 maxim Remove unused variables. libavcodec
2010-05-29 mru ARM: NEON optimised dct_unquantize_h263_{intra,inter} libavcodec
2010-05-29 kostya 321l: do not use shifted s->linesize instead of correct s->uvlinesize. libavcodec
2010-05-28 bcoudurier In h264 decoder, use jpeg yuv pixel format when full range is set in vui libavcodec
2010-05-28 alexc aacenc: Remove an unnecessary division from the TLS. libavcodec
2010-05-28 alexc Cosmetics: whitespace libavcodec
2010-05-28 alexc aacenc: Remove unnecessary variables and scopes in the TLS. libavcodec
2010-05-28 hyc Cleanup prev commit, flag variable should start with 0 libavcodec
2010-05-28 hyc Parse avctx->extradata if available. libavcodec
2010-05-28 conrad vp3: 10l Fix DC-only IDCT for C and ARM too libavcodec
2010-05-28 conrad vp3: The DC-only IDCT is surprisingly not supposed to be bitexact to the libavcodec
2010-05-27 alexc aacdec: Clarify a channel mapping comment. libavcodec
2010-05-27 alexc Mark AAC encoder as experimental. libavcodec
2010-05-27 conrad VP8 parser libavcodec
2010-05-27 conrad Add const to ff_emulated_edge_mc libavcodec
2010-05-27 conrad Add more const to _l4 pixel functions libavcodec
2010-05-27 conrad vp3: Skip the loop filter when strength is 0 or when requested libavcodec
2010-05-27 jai_menon Cosmetics : Fix typo. libavcodec
2010-05-27 cehoyos Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). libavcodec
2010-05-26 stefano Add support for the newly added Nut codec tags (added in Nut r669): libavcodec
2010-05-26 maxim Add the forgotten ff_ prefix to the shareable scan patterns. libavcodec
2010-05-26 cehoyos Factorize ff_h264_decode_extradata(). libavcodec
2010-05-26 cehoyos Mark vorbis encoder as experimental. libavcodec
2010-05-26 stefano Bump minor version bump and add an APIchanges entry after addition of libavcodec
2010-05-26 cehoyos Bump minor version and add Changelog entry after r23334. libavcodec
2010-05-26 michael Treat SIPP like xvid, fixed issue1966 libavcodec
2010-05-26 maxim moves indeo5 scan patterns into ivi_common.c libavcodec
2010-05-26 cehoyos Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. libavcodec
2010-05-26 alexc Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavcodec
2010-05-25 alexc Fix declaration after statement libavcodec
2010-05-25 cehoyos Do not invert samples when encoding Vorbis. libavcodec
2010-05-25 michael Check for VUI overeading and reset num_reoder_frames. libavcodec
2010-05-25 mstorsjo Cosmetics: reindent after the previous commit libavcodec
2010-05-25 mstorsjo api-example: Try to avoid decoding incomplete frames libavcodec
2010-05-25 alexc aacenc: Split find_max_val() from find_min_book() to eliminate duplicate searches. libavcodec
2010-05-25 alexc Remove useless costly inf checks from the trellis scalefactor search. libavcodec
2010-05-25 alexc aacenc: Trellis over scalefactors using an estimated codebook rather than every codebook. libavcodec
2010-05-25 alexc aacenc: Only trellis over a column of 61 scalefactors (reduced from 256). libavcodec
2010-05-25 alexc aacenc: Factor out find_min_book so it can be used by multiple coefficient coders. libavcodec
2010-05-25 michael Correct golomb vlc decoding tables. libavcodec
2010-05-25 cehoyos Headers for libvpx are installed into vpx subdirectory. libavcodec
2010-05-25 conrad theora: Don't read an excess bit for maximum length long bit runs if the run libavcodec
2010-05-25 cehoyos VP8 decoding via libvpx. libavcodec
2010-05-24 cehoyos Fix documentation of av_audio_convert. libavcodec
2010-05-23 reimar Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. libavcodec
2010-05-21 stefano Rename pixelFormatBpsAVI to pix_fmt_bps_avi and pixelFormatBpsMOV to libavcodec
2010-05-21 stefano Rename findPixelFormat() to find_pix_fmt(). libavcodec
2010-05-20 stefano Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. libavcodec
2010-05-20 stefano Fix doxy reference to unexisting function. libavcodec
2010-05-19 michael Change eval API to take parent log context and log level offset. libavcodec
2010-05-19 bcoudurier fix x264 encoding when delay is > number of input frames libavcodec
2010-05-19 alexc Add a chomp BSF to consume zero padding at the end of a packet. libavcodec
2010-05-19 alexc Make aac_decode_frame() consume zero padding at the end of a packet. libavcodec
2010-05-19 conrad Bump minor version for CODEC_ID_VP8 libavcodec
2010-05-19 conrad Add VP8 CODEC_ID libavcodec
2010-05-19 benoit Fix signedness of q_delta field of the IVIMbInfo. libavcodec
2010-05-18 cehoyos Factorize some code into the new function ff_toupper4(). libavcodec
2010-05-17 stefano Add log_level_offset to AVCodecContext. libavcodec
2010-05-17 benoit Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') libavcodec
2010-05-16 stefano Change the order of parameters for ff_eval_expr() and libavcodec
2010-05-16 cehoyos Factorize code into a single function. libavcodec
2010-05-16 stefano Add missing rawvideo pixel formats to codec tags mappings for nut. libavcodec
2010-05-16 stefano Add NV12 and NV21 AVI tags. libavcodec
2010-05-14 fenrir Reindent after last commit on dxva2 h264 AVHWAccel. libavcodec
2010-05-14 fenrir Fixed h264 long term support with dxva2 AVHWAccel. libavcodec
2010-05-14 alexc fmaxf -> FFMAX to fix pre-C99 systems libavcodec
2010-05-14 alexc aacenc: Add a rate only trellis for codebook selection for the TLS. libavcodec
2010-05-14 alexc aacenc: Use exact values when quantizing, not fuzzy values. libavcodec
2010-05-14 alexc aacenc: Use an estimated codebook for the TLS (two loop search). libavcodec
2010-05-14 alexc aacenc: Select the TLS (two-loop search) as the default scalefactor coder. libavcodec
2010-05-14 alexc aacenc: Fix psy logic. libavcodec
2010-05-13 cehoyos Fix compilation of AC3 decoder if E-AC3 decoder was disabled. libavcodec
2010-05-13 rbultje Reindent after r23124. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodec
2010-05-13 rbultje Grayscale support. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodec
2010-05-13 mru Add mpegaudiodec_float.o dependency on tables header with hardcoded tables libavcodec
2010-05-13 michael 1.0 and the resulting exactly representable value must be marked as float as well, libavcodec
2010-05-13 michael Cast constants to float to avoid gcc converting to and from libavcodec
2010-05-13 michael Use standard C for implementing sign_extend() and zero_extend(). libavcodec
2010-05-13 rbultje Reindent after r23112. libavcodec
2010-05-13 rbultje Move handling of paletted data to the IFF demuxer. This allows future libavcodec
2010-05-13 rbultje Handle palette underflows, fill remaining space with black (zero) data. libavcodec
2010-05-13 rbultje Move a while(..){..} -> do{..}while(..), slightly faster. libavcodec
2010-05-13 michael Fix compilation with low precission mpeg audio decoding. libavcodec
2010-05-13 michael Fix mpegaudio tablegen. libavcodec
2010-05-13 michael Support writing 2d float arrays. libavcodec
2010-05-12 lorenm change a variable-length array to a malloc. libavcodec
2010-05-12 reimar Set coded_frame to NULL when closing a codec, since it might libavcodec
2010-05-11 michael Do the same sign flip optimization to the low freq decoder. libavcodec
2010-05-11 michael Factorize READ_FLIP_SIGN() optimization out libavcodec
2010-05-11 michael Optimize decoding high freqs. libavcodec
2010-05-11 michael Make lsf_sf_expand() 4 times faster. libavcodec
2010-05-11 michael float based mp1/mp2/mp3 decoders. libavcodec