]> git.sesse.net Git - ffmpeg/history - libavcodec
Make sure that eac3_decoder only gets enabled when CONFIG_EAC3_DECODER is set.
[ffmpeg] / libavcodec /
2009-06-23 Brian CrowellMake documentation better match the code. Now AVCodecCo...
2009-06-23 Kostya ShishkovEdge emulation should be used in B-frame MC in mspel...
2009-06-22 Stefano SabatiniExport av_strtod() to eval.h.
2009-06-21 Stefano SabatiniCosmetics: rename 'name' av_strtod() param to 'numstr...
2009-06-21 Baptiste CoudurierFetch timestamp for the first frame of field only if...
2009-06-20 Carl Eugen HoyosRevert r19239: It broke four conformance tests.
2009-06-20 Vladimir VoroshilovConvertion of LSF values to coefficients of linear...
2009-06-20 Haruhiko YamagataFix H.264 picture reordering.
2009-06-20 Carl Eugen HoyosFix indentation after last commit.
2009-06-20 Yoshihisa UchidaFix yamaha adpcm stereo (issue 1117).
2009-06-20 Sascha SommerMake remaining run level decode comments doxygen comments
2009-06-20 Sascha SommerSimplify run level decoding:
2009-06-20 Sascha SommerFix indentation after the previous commit
2009-06-20 Sascha SommerAdd support for escape coded wmapro run level coefficients
2009-06-20 Sascha SommerIntroduce WMACoef typedef for decoded coefficients
2009-06-19 Reimar DöffingerAdd support for encoding XSUB subtitles. Muxing support...
2009-06-19 Reimar DöffingerAdd pts field to AVSubtitle, for use by future XSUB...
2009-06-18 Vladimir VoroshilovG.729 decoding routine (skeleton, including parameters...
2009-06-17 Måns RullgårdARM: slightly faster NEON H264 horizontal loop filter
2009-06-17 Jason Garrett-GlaserVC-1/WMV: Remove redundant ff_init_block_index() calls.
2009-06-16 Alexander StrangeH.264: Fix memory leaks with multithreading.
2009-06-16 Jason Garrett-GlaserSSE version of clear_blocks
2009-06-16 Jason Garrett-GlaserVC-1/WMV3 decoding: don't clear blocks unless they...
2009-06-16 Jason Garrett-Glaseridct_dc for VC-1/WMV3 decoder; ~11% faster decoding...
2009-06-16 Jason Garrett-GlaserFix typo in vc1.c, make capitalization in warning/error...
2009-06-15 Ramiro PollaFix unaligned accesses by doing bytewise access until...
2009-06-14 Baptiste Coudurierprint error when dv frame profile cannot be found
2009-06-14 Baptiste Couduriercheck if frame size matches old sys and assumes corrupt...
2009-06-14 Peter RossInitialise MAD decode_block_intra() loop iterator to...
2009-06-14 Vladimir VoroshilovG.729 decoder initialization routine (skeleton)
2009-06-14 Vladimir VoroshilovReplace MAX_SUBFRAME_SIZE and ctx->subframe_size with...
2009-06-13 Justin RugglesDo not guess the channel layout when getting its string...
2009-06-13 Justin RugglesRemove the 3-front-channel layout from the list of...
2009-06-13 Kostya ShishkovCorrect reading bits in MPC SV8 base codes (when we...
2009-06-13 Peter RossElectronic Arts Madcow decoder
2009-06-12 Alex ConverseCosmetics: Re-indent after last commit
2009-06-12 Alex ConverseMove TNS and swb_offset tables from aacdectab.h to...
2009-06-12 Jason Garrett-GlaserAdd new FOURCC (0x0003) for raw DIB video, set flip...
2009-06-12 Sascha SommerMove run level decode functionality to ff_wma_run_level...
2009-06-12 Sascha Sommercosmetics: Add brackets between if/else
2009-06-12 Sascha SommerAdd additional sample rates to the frame len bits calcu...
2009-06-12 Sascha SommerMove frame len bits calculation to ff_wma_get_frame_len...
2009-06-12 Diego Biurruncosmetics: Prettyprint and reformat wma.c closer to...
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-06-11 Diego BiurrunThe internal header libavutil/internal.h should not...
2009-06-11 Diego Biurrun10l: Add vc1dec.o to the list of WMV3 objects, same...
2009-06-11 Diego BiurrunSplit decoder-specific code off from vc1.c into vc1dec...
2009-06-11 Baptiste CoudurierAdd const in cast. Removes warning:
2009-06-11 Baptiste Couduriergive s->resample_context to avoid segfault, avclass...
2009-06-11 David ConradDisable native Vorbis encoder; quality is much worse...
2009-06-10 Diego BiurrunAdd code to enable and disable all VAAPI and VDPAU...
2009-06-09 Haruhiko YamagataAdd field prev_interlaced_frame to H264Context to be...
2009-06-09 Diego BiurrunExpress the H.264 parser dependency on the golomb code...
2009-06-09 Diego BiurrunAdd missing dependencies for H.264 and VC-1 parsers.
2009-06-09 Luca AbeniProperly initialize AVFrames to default values in the...
2009-06-07 Michael NiedermayerClarify (re)get_buffer() and CODEC_CAP_DR1 relation.
2009-06-07 Diego BiurrunRemove comments that refer to fixed-point AMR implement...
2009-06-06 Baptiste Coudurierclarify avcodec_decode_audio3 and avcodec_decode_video2...
2009-06-06 Vladimir VoroshilovK&R formatting of already submitted G.729 code
2009-06-06 Vladimir VoroshilovConvert structure names to FFmpeg style
2009-06-06 Stefano SabatiniRemove '\p', '\c' and '\e' doxygen markup from doxy...
2009-06-06 Kostya ShishkovGet new buffer during frame decoding in VB video decode...
2009-06-06 Vladimir VoroshilovInternal routine should not use name of standard function.
2009-06-05 Vladimir VoroshilovRemove ff_g729_ and g729_ prefixes from static routines.
2009-06-05 Diego BiurrunAdd support for external OpenCORE libraries for AMR...
2009-06-05 Baptiste Couduriervmware video decoder uses reget_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierzmbv decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Couduriervc1 and wmv3 decoders use MPV_frame_start which uses...
2009-06-05 Baptiste Coudurierrenderware txd image decoder uses get_buffer, set CODEC...
2009-06-05 Baptiste Couduriertmv decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Couduriertiff image decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Couduriervp3 and theora decoders use get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Couduriertarga image decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Couduriersun rasterfile image decoder uses get_buffer, set CODEC...
2009-06-05 Baptiste Couduriersnow decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Couduriersmacker video decoder uses reget_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierkmvc decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierptx image decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierlibopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierpng decoder use get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierpcx decoder use get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierpgm, pgmyuv, ppm, pbm and pam decoders use get_buffer...
2009-06-05 Baptiste Coudurierdxa decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierbfi decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierbmp decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurieramv decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierbethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurier4xm decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-05 Baptiste Coudurierindeo3 decoder uses get_buffer, set CODEC_CAP_DR1
2009-06-04 Ramiro PollaReplace more uses of __attribute__((aligned)) by DECLAR...
2009-06-04 Diego Biurruncosmetics: K&R style reformatting
2009-06-03 Ramiro PollaUse fewer macros in x86-optimized mlpdsp.
2009-06-03 Michael NiedermayerFix sei_ct_type check so it does not mistreat ct_type...
2009-06-03 Michael NiedermayerPrint ct_type and pic_struct.
2009-06-03 Alex ConverseAAC ADTS to AudioSpecificConfig bitstream filter
2009-06-03 Reimar DöffingerSet AV_PKT_FLAG_KEY in avcodec_decode_video.
2009-06-03 Reimar DöffingerAdd AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
2009-06-03 Michael NiedermayerClarify the input AVPacket for avcodec_decode*()
2009-06-02 Kostya ShishkovCheck combined depth and number of components in TIFF...
2009-05-31 Reimar Döffingeradd #if CONFIG_ZLIB_DECODER around zlib_decomp function.
next