source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @bd381fd3   15 years diego Add functions to return library license and library configuration. …
(edit) @c1736936   15 years diego Add functions to return library license and library configuration. …
(edit) @d7a0e29f   15 years diego Split avdevice.c off from alldevices.c. alldevices.c is not a good …
(edit) @b8873c2   15 years stefano.sabatini-lala Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name …
(edit) @1f20782c   15 years diego Add missing #includes for avutil.h, required for the AV_VERSION* …
(edit) @6e44ba15   15 years rsbultje Use get_bits_left() instead of size_in_bits - get_bits_count(). …
(edit) @830628e1   15 years Carl Eugen Hoyos Cosmetics: Fix indentation. Originally committed as revision 20542 to …
(edit) @b3507d39   15 years alex.converse Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream …
(edit) @b2bf3cfe   15 years vitor1001 Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. …
(edit) @adeb9071   15 years baptiste.coudurier Search relative path according to alias record when opening mov …
(edit) @b154ed5a   15 years michaelni Fix indention after last commit. Originally committed as revision …
(edit) @edabf359   15 years michaelni Fix crash with av_tree_enumerate(NULL). Originally committed as …
(edit) @25c4fdda   15 years Thilo Borgmann Merge data tables from als_data.h with the decoder source to reduce …
(edit) @1bf83b95   15 years michaelni Make sure av_tree_enumerate() enumerates left->right. Originally …
(edit) @93d38cf6   15 years Thilo Borgmann Add long-term prediction to the ALS decoder. Originally committed as …
(edit) @7934cbb3   15 years justin.ruggles ac3dec: apply dynamic range compression to correct channels in …
(edit) @03279bbe   15 years mans Add cflags filter for suncc Patch by Michael Kostylev <gmail>. …
(edit) @eda4ea4e   15 years benoit.fouet Reset rbsp buffer size when freeing its data buffer. Patch by Mike …
(edit) @103dfbe2   15 years lucabe72 Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer …
(edit) @1d8041b3   15 years stefano.sabatini-lala Split overly long line in doxy. Originally committed as revision …
(edit) @6870aefa   15 years vitor1001 Bump minor version after MPEG-4 Lossless commit Originally committed …
(edit) @c5c2df94   15 years Carl Eugen Hoyos Bump minor version after applying ALS decoder. Originally committed …
(edit) @98713182   15 years lucabe72 Split the sdp_read_packet() function out of rtsp_read_packet(). This …
(edit) @1ced9da3   15 years lucabe72 Move some some functions around, so that splitting the SDP code out of …
(edit) @07580347   15 years alex.converse Mark AOT_ALS as a supported MPEG-4 audio object type. Originally …
(edit) @ba278391   15 years alex.converse Debug print MP4 objectTypeIndication in hex not decimal as values are …
(edit) @9349e558   15 years alex.converse Cosmetics: Re-indent Originally committed as revision 20522 to …
(edit) @0bb622ba   15 years alex.converse Fix a warn_memset_zero_len gcc-4.4 warning. Originally committed as …
(edit) @0c0ccc28   15 years stefano.sabatini-lala Swap slicify / scale description positions, "scale" comes before …
(edit) @c3eabb7d   15 years stefano.sabatini-lala Add scale filter. Originally committed as revision 20519 to …
(edit) @ba11257e   15 years diego Add #include for required header config.h. Originally committed as …
(edit) @99971952   15 years Carl Eugen Hoyos Add MPEG-4 Audio Lossless Coding (ALS) decoder. Patch by Thilo …
(edit) @24026a2d   15 years alex.converse Add the ability to parse the ALSSpecificConfig from an MPEG-4 …
(edit) @ca02d8e   15 years diego Add '#undef fprintf' before PRINT macro that uses fprintf. Otherwise …
(edit) @e92ad83f   15 years alex.converse Cosmetics: Remove the implied gap before AOT_USAC in the MPEG-4 AOT …
(edit) @01d19fbc   15 years alex.converse AAC: Rename sect_len to sect_end. It marks the last sfb of the …
(edit) @5aea268d   15 years alex.converse Add a channels field to MPEG4AudioConfig. Originally committed as …
(edit) @f2b7ce8a   15 years vitor1001 Use doubles in ff_set_min_dist_lsf(). After this patch, AMR can use …
(edit) @4312b93   15 years alex.converse Add Low Delay MPEG Surround to the enum of MPEG-4 Audio Object Types. …
(edit) @dd6308ad   15 years Carl Eugen Hoyos Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c. Originally committed as …
(edit) @31557166   15 years justin.ruggles Add CH_LAYOUT_NATIVE channel mask value to allow user to request …
(edit) @67e362ca   15 years michaelni indent Originally committed as revision 20507 to …
(edit) @de9bc64d   15 years Carl Eugen Hoyos Cosmetics: Fix indentation after r20505. Originally committed as …
(edit) @602dd2d3   15 years Carl Eugen Hoyos Add .pix_fmts to H264 VDPAU decoder declaration and remove obsolete …
(edit) @44be1d64   15 years michaelni Try to fix has_b_frame calculation for open gop files. Fixes issue1523 …
(edit) @51ae2142   15 years vitor1001 Fix palette copying in av_picture_copy(). Previous code worked only if …
(edit) @8cbcb1c7   15 years Carl Eugen Hoyos Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable …
(edit) @70e0c871   15 years Carl Eugen Hoyos Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be …
(edit) @00962aba   15 years mans Fix make install when all of ffmpeg/ffplay/ffserver are disabled …
(edit) @09bad7e3   15 years jmenon86 Handle JPEG2000 frames stored in the Quicktime container. Fixes issue …
(edit) @b70b1588   15 years jmenon86 cosmetics : fix indentation. Originally committed as revision 20499 …
(edit) @7fc58b1e   15 years Reimar.Doeffinger Remove code checking for PIC or pic and setting PIC from …
(edit) @5755bc88   15 years Reimar.Doeffinger Check if PIC is somehow already enabled (e.g. a compiler that enables …
(edit) @00fa73f0   15 years vitor1001 Avoid variable-length array use in ff_acelp_lspd2lpc() Originally …
(edit) @dccda293   15 years michaelni Add a NULL pointer check to avcodec_close() this should prevent a …
(edit) @7c4a001a   15 years mans configure: whitespace cosmetics Originally committed as revision …
(edit) @260dfb1a   15 years Reimar.Doeffinger patcheck: check that pix_fmt etc. initializers are const Originally …
(edit) @b00803e0   15 years justin.ruggles fix a rounding error in the PSNR calculation and update the many …
(edit) @a7b9c8ae   15 years Reimar.Doeffinger Attempt to document the "enable pic" hackery for OpenBSD. Originally …
(edit) @c47ca25e   15 years rsbultje Make get_bits_left() available for use in libavcodec (was previously …
(edit) @b1ade3d1   15 years rsbultje And on the sixth day, God gave us the <= operand, which makes the loop …
(edit) @5c3c0e3f   15 years stefano.sabatini-lala Fix crop filter start_frame() for paletted formats different from …
(edit) @dd18b301   15 years stefano.sabatini-lala Enable linking of parseutils.o. Originally committed as revision …
(edit) @f6e81409   15 years Reimar.Doeffinger Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway, and …
(edit) @e26d1318   15 years vitor1001 Do not hardcode filter order in ff_acelp_lspd2lpc() Originally …
(edit) @91cc5d37   15 years Carl Eugen Hoyos Move ff_reverse in libavcodec to av_reverse in libavutil. Patch by …
(edit) @66ddc150   15 years Carl Eugen Hoyos Increase default value for max_analyze_duration, fixes issue 1506, a …
(edit) @0f87b771   15 years Carl Eugen Hoyos Use enum instead of integer types where appropriate. Originally …
(edit) @80454494   15 years Carl Eugen Hoyos Use CODEC_ID_NONE instead of 0 for enum CodecID. Originally committed …
(edit) @adadf26b   15 years Carl Eugen Hoyos Use enum FrameType as parameter to construct_perm_table(). Originally …
(edit) @b411dff   15 years Carl Eugen Hoyos Use enum PixelFormat instead of int for srcFormat and dstFormat. …
(edit) @ac74dfa4   15 years stefano.sabatini-lala Fix start_frame(), which was issuing chroma artifacts with planar …
(edit) @5f36d94d   15 years Reimar.Doeffinger Set -DPREFIX for yasm simply whenever extern_prefix is set instead of …
(edit) @a16f80f3   15 years michaelni Remove unused variable. 1l for me if it wherent sunday and i could buy …
(edit) @a34ebe60   15 years Reimar.Doeffinger Always add -DPIC to YASM flags when pic is enabled. This covers the …
(edit) @609d8646   15 years baptiste.coudurier move code to avoid forward declaration Originally committed as …
(edit) @b3f9f7a3   15 years baptiste.coudurier Let pmt override stream info when encoutered later in the ts file. Do …
(edit) @187bc06   15 years justin.ruggles ac3dec: revert r20089. The change was just wrong. 10l for me. …
(edit) @28f008a9   15 years Carl Eugen Hoyos Support some LATM AAC streams (they can be decoded with MPlayer). …
(edit) @1a15ab4   15 years justin.ruggles Do not set AVCodecContext.sample_fmt in the TMV and SoX demuxers. …
(edit) @f3001e0d   15 years michaelni Simpliy exp*table init, based on patch by reimar. Originally …
(edit) @2e0a80a1   15 years stefano.sabatini-lala Document sws_freeContext(). Originally committed as revision 29844 to …
(edit) @a4cb56aa   15 years baptiste.coudurier change \0xa9enc tag metadata name to encoder to match id3v2 …
(edit) @0d32307d   15 years kostya.shishkov 10l: WavPack demuxer forgot to seek back to initial position after …
(edit) @3fa70a3b   15 years stefano.sabatini-lala Add pixel format descriptors for the HW-accelerated formats. This …
(edit) @64de20d1   15 years mans PPC: make inline asm xform address test work with Apple tools …
(edit) @ffa3bd54   15 years mans IA64: do not automatically enable hardcoded tables if explicitly …
(edit) @1ffc6e83   15 years Reimar.Doeffinger Add ff_init_ff_cos_tabs function and use it in rdft.c to ensure that …
(edit) @9cad7e21   15 years lucabe72 Fix a typo in rtp_h264.c:parse_h264_sdp_line(). Patch by Gordon Irlam …
(edit) @bddc2df5   15 years baptiste.coudurier 10l, typo Originally committed as revision 20462 to …
(edit) @7aa2d42d   15 years kostya.shishkov If custom sampling rate is set in WavPack file, parse first block to …
(edit) @aa926a4   15 years kostya.shishkov Initialize block_parsed before reading first block header in WavPack
(edit) @c2564699   15 years baptiste.coudurier do not redundantly set stream nb_frames, it's already set in read_stts …
(edit) @e7452721   15 years baptiste.coudurier compute dts shift with ctts value, cslg atom might be missing, fix …
(edit) @fedb1eca   15 years baptiste.coudurier check that duration is set to avoid fpe Originally committed as …
(edit) @507330b9   15 years baptiste.coudurier warn if stream timescale is not set and set it to 1 to avoid FPE …
(edit) @87e76ae   15 years Reynaldo H. Verdejo Pinochet Corrects two typos Originally committed as revision 20455 to …
(edit) @a8e1cbaf   15 years Reynaldo H. Verdejo Pinochet Decrement probe score at unsuported bpp Originally committed as …
(edit) @55d2e32a   15 years baptiste.coudurier fix \0xa9wrt metadata, to composer, fix issue #1501 Originally …
(edit) @13608652   15 years Reynaldo H. Verdejo Pinochet Correct double include introduced by r20450 Originally committed as …
Note: See TracRevisionLog for help on using the revision log.