]> git.sesse.net Git - ffmpeg/history - libavcodec
Disable image flipping during JPEG decoding if CODEC_FLAG_EMU_EDGE is set
[ffmpeg] / libavcodec /
2009-11-19 Reimar DöffingerDisable image flipping during JPEG decoding if CODEC_FL...
2009-11-19 Baptiste CoudurierRevert r20548, it was a dream. It seems faad does not...
2009-11-18 Baptiste Coudurierfaad needs CODEC_CAP_DELAY, otherwise you miss last...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-11-16 Ronald S. BultjeUse get_bits_left() instead of size_in_bits - get_bits_...
2009-11-16 Carl Eugen HoyosCosmetics: Fix indentation.
2009-11-15 Alex ConversePad the extradata in the AAC ADTS to AudioSpecificConfi...
2009-11-15 Vitor SessakImplement ff_decode_pitch_lag() that is used by both...
2009-11-14 Thilo BorgmannMerge data tables from als_data.h with the decoder...
2009-11-14 Thilo BorgmannAdd long-term prediction to the ALS decoder.
2009-11-14 Justin Rugglesac3dec: apply dynamic range compression to correct...
2009-11-13 Mike ScheutzowReset rbsp buffer size when freeing its data buffer.
2009-11-12 Vitor SessakBump minor version after MPEG-4 Lossless commit
2009-11-12 Carl Eugen HoyosBump minor version after applying ALS decoder.
2009-11-12 Alex ConverseMark AOT_ALS as a supported MPEG-4 audio object type.
2009-11-12 Alex ConverseCosmetics: Re-indent
2009-11-12 Alex ConverseFix a __warn_memset_zero_len gcc-4.4 warning.
2009-11-11 Thilo BorgmannAdd MPEG-4 Audio Lossless Coding (ALS) decoder.
2009-11-11 Thilo BorgmannAdd the ability to parse the ALSSpecificConfig from...
2009-11-11 Alex ConverseCosmetics: Remove the implied gap before AOT_USAC in...
2009-11-11 Alex ConverseAAC: Rename sect_len to sect_end. It marks the last...
2009-11-11 Alex ConverseAdd a channels field to MPEG4AudioConfig.
2009-11-11 Vitor SessakUse doubles in ff_set_min_dist_lsf(). After this patch...
2009-11-11 Alex ConverseAdd Low Delay MPEG Surround to the enum of MPEG-4 Audio...
2009-11-10 Justin RugglesAdd CH_LAYOUT_NATIVE channel mask value to allow user...
2009-11-10 Michael Niedermayerindent
2009-11-10 Carl Eugen HoyosCosmetics: Fix indentation after r20505.
2009-11-10 Carl Eugen HoyosAdd .pix_fmts to H264 VDPAU decoder declaration and...
2009-11-10 Michael NiedermayerTry to fix has_b_frame calculation for open gop files.
2009-11-10 Vitor SessakFix palette copying in av_picture_copy(). Previous...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
2009-11-10 Jai MenonHandle JPEG2000 frames stored in the Quicktime container.
2009-11-10 Jai Menoncosmetics : fix indentation.
2009-11-10 Vitor SessakAvoid variable-length array use in ff_acelp_lspd2lpc()
2009-11-10 Michael NiedermayerAdd a NULL pointer check to avcodec_close() this should...
2009-11-09 Ronald S. BultjeMake get_bits_left() available for use in libavcodec...
2009-11-09 Ronald S. BultjeAnd on the sixth day, God gave us the <= operand, which...
2009-11-09 Vitor SessakDo not hardcode filter order in ff_acelp_lspd2lpc()
2009-11-09 Francesco LavraMove ff_reverse in libavcodec to av_reverse in libavutil.
2009-11-08 Carl Eugen HoyosUse enum FrameType as parameter to construct_perm_table().
2009-11-08 Michael NiedermayerRemove unused variable.
2009-11-08 Justin Rugglesac3dec: revert r20089. The change was just wrong. 10l...
2009-11-07 Michael NiedermayerSimpliy exp*table init, based on patch by reimar.
2009-11-05 Reimar DöffingerAdd ff_init_ff_cos_tabs function and use it in rdft...
2009-11-05 Reynaldo H. Verdej... Correct double include introduced by r20450
2009-11-04 Vitor SessakReduce stack memory allocation in MP3 decoder
2009-11-04 Reynaldo H. Verdej... Implement ff_scale_vector_to_given_sum_of_squares()
2009-11-04 Reimar DöffingerPad ff_cos_tabs and ff_sin_tabs so that index n points...
2009-11-03 Alex ConverseDon't lock the channel output configuration based on...
2009-11-03 Andrew Wasonadd yuvs fourcc to raw.c and isom.c, fixes samples...
2009-11-03 Justin RugglesSimplify AC-3 critical band end calculation (correctly...
2009-11-03 Justin RugglesRevert r20050, which caused decoding errors with at...
2009-11-02 Michael NiedermayerAvoid huge array for rgb ljpeg on the stack.
2009-11-02 Ben Littlermap VYUY fourcc to rawcodec
2009-11-01 Justin RugglesSet sample format in flac_decode_init() rather than in
2009-11-01 Justin RugglesSet the sample format for Smacker audio in the decoder...
2009-10-31 Vitor SessakImplement AMR gain function that is used by both AMR...
2009-10-29 Michael NiedermayerChange whitespace placement a little to improve readabi...
2009-10-29 Michael NiedermayerMultiple inclusion guards for synth_filter.h.
2009-10-29 Francesco LavraSupport demuxing teletext in DVB streams.
2009-10-29 Michael NiedermayerVertically align function arguments.
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-10-28 Reimar Döffingervorbis_dec: factor out duplicated code for index readin...
2009-10-28 Reimar DöffingerChange format string from "x" to PRIx32 to hopefully...
2009-10-28 Måns RullgårdMakefile cosmetics
2009-10-28 Måns RullgårdGenerate mpegaudio tables only when CONFIG_HARDCODED_TA...
2009-10-28 Reimar DöffingerFix out-of-tree builds with --enable-hardcoded-tables
2009-10-28 Reimar DöffingerFix dependency: generated table is needed to create...
2009-10-28 Reimar DöffingerBetter formatting for 2D tables in tableprint code.
2009-10-28 Reimar Döffinger10l, fix incorrect endif comment.
2009-10-28 Reimar DöffingerAdd support for hardcoding the mpegaudiodec tables.
2009-10-28 Michael NiedermayerRemove unused variable j.
2009-10-28 Michael NiedermayerSplit synth filter out of dca.c.
2009-10-28 Diego BiurrunSplit PAM encoder off into its own file.
2009-10-28 Diego BiurrunSplit the decoders from pnmen.c off into their own...
2009-10-28 Diego BiurrunThe encoders in pnmenc.c now depend on the init/end...
2009-10-27 Vitor SessakCommit some functions that are used by both SIPR and...
2009-10-27 Stefano SabatiniMove pixdesc.{h,c} from libavcodec to libavutil.
2009-10-27 Stefano SabatiniConsistently use third person in doxies.
2009-10-27 Diego BiurrunMove PNM init/end functions to the PNM common code.
2009-10-27 Diego Biurrunwhitespace cosmetics: K&R coding style, prettyprinting
2009-10-27 Diego BiurrunRemove crufty leftovers from the era when this file...
2009-10-27 Ben Littleradd some raw codec fourccs, fixes:
2009-10-27 Benoit FouetFix indentation.
2009-10-27 Benoit FouetOnly memset for palettes of 16 elements.
2009-10-27 Carl Eugen HoyosClarify responsibility for freeing a buffer when using...
2009-10-26 Stefano SabatiniAdd a PIX_FMT_HWACCEL flag to the AVPixFmtDescriptor...
2009-10-25 Loren Merritts/movdqa/movaps/ in sse1 fft. (regression in r20293)
2009-10-24 Vitor SessakBump micro version after the FRWU decoder inclusion
2009-10-23 Diego BiurrunCompile LPC code when CONFIG_LPC is set.
2009-10-22 Daniel VerkampBuild extradata in adpcm_ms encoder.
2009-10-22 Daniel VerkampIndicate that AdaptCoeff1 and 2 are functions of the...
2009-10-20 Reimar Döffingersin_tables.c is a generated file, so add it to CLEANFILES
2009-10-20 avcoderRemove SHIFT_TEMPS from jfdct code.
2009-10-19 Diego BiurrunAdd missing dependency of the S/PDIF muxer on the AAC...
2009-10-19 Diego BiurrunGet rid of some pointless '== NULL' / '!= 0' conditions...
2009-10-19 Stefano SabatiniAdd additional long names for the Flash Video decoder...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Stefano SabatiniAdd additional long names for the Sorenson Vector Quant...
2009-10-19 Reimar Döffingermpegaudiodec, mpc and qdm2 all use the same mpa_synth...
next