source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @28b80940   16 years diego Express the H.264 parser dependency on the golomb code in configure …
(edit) @ef434a4b   16 years diego Add missing dependencies for H.264 and VC-1 parsers. Originally …
(edit) @3dfadf7b   16 years jmenon86 Add additional dependencies for sdp and rtsp demuxers. This fixes …
(edit) @747069e2   16 years lucabe72 Properly initialize AVFrames to default values in the MPEG decoder …
(edit) @9d58d471   16 years diego cosmetics: Add missing ending backslash to installed header list. …
(edit) @f1b99cc6   16 years michaelni Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. Originally …
(edit) @1e15e536   16 years diego Remove comments that refer to fixed-point AMR implementations. …
(edit) @ae8d21fb   16 years baptiste.coudurier clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen …
(edit) @d4a92556   16 years voroshil K&R formatting of already submitted G.729 code Originally committed …
(edit) @a52dc730   16 years jmenon86 Cosmetics : Use dprintf instead of printf. Patch by Peter Holik < …
(edit) @2b01a520   16 years jmenon86 Cosmetics : Fix indentation after last commit. Originally committed …
(edit) @682d49f4   16 years jmenon86 Introduce http_get_line and modify http_connect to use http_get_line. …
(edit) @3bbc4610   16 years voroshil Convert structure names to FFmpeg style Originally committed as …
(edit) @532ec283   16 years stefano.sabatini-lala Remove '\p' doxygen markup, as it should improve plain text doxy …
(edit) @bf7e799c   16 years stefano.sabatini-lala Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should …
(edit) @10ae4bb4   16 years kostya.shishkov Get new buffer during frame decoding in VB video decoder, not only …
(edit) @e72c65f5   16 years voroshil Internal routine should not use name of standard function. Use …
(edit) @12d7c07   16 years lessen42 Ensure that the extradata buffer is padded appripriately in the ogg …
(edit) @8dbd0a95   16 years voroshil Remove ff_g729_ and g729_ prefixes from static routines. Originally …
(edit) @0b175caa   16 years diego Add support for external OpenCORE libraries for AMR-NB/WB support. …
(edit) @9cad0e4e   16 years diego Add configure option to upgrade (L)GPL to version 3. Originally …
(edit) @4656c375   16 years diego Move around one paragraph, add headings for greater clarity. …
(edit) @ecc1330a   16 years diego Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> …
(edit) @f3908a82   16 years baptiste.coudurier vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 Originally …
(edit) @6d3530ce   16 years baptiste.coudurier zmbv decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @35b2c657   16 years baptiste.coudurier vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set …
(edit) @c0bd35c7   16 years baptiste.coudurier renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 …
(edit) @fa27733   16 years baptiste.coudurier tmv decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @a08e67e7   16 years baptiste.coudurier tiff image decoder uses get_buffer, set CODEC_CAP_DR1 Originally …
(edit) @7f57905d   16 years baptiste.coudurier vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1 Originally …
(edit) @89978e35   16 years baptiste.coudurier targa image decoder uses get_buffer, set CODEC_CAP_DR1 Originally …
(edit) @da04a148   16 years baptiste.coudurier sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1 …
(edit) @2b2b7f41   16 years baptiste.coudurier snow decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @d65c1fe   16 years baptiste.coudurier smacker video decoder uses reget_buffer, set CODEC_CAP_DR1 Originally …
(edit) @c7af8b4   16 years baptiste.coudurier kmvc decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @80e8e25e   16 years baptiste.coudurier ptx image decoder uses get_buffer, set CODEC_CAP_DR1 Originally …
(edit) @f4499c95   16 years baptiste.coudurier libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 Originally …
(edit) @d0a79367   16 years baptiste.coudurier png decoder use get_buffer, set CODEC_CAP_DR1 Originally committed as …
(edit) @f1cdd863   16 years baptiste.coudurier pcx decoder use get_buffer, set CODEC_CAP_DR1 Originally committed as …
(edit) @5f27348b   16 years baptiste.coudurier pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set …
(edit) @0cf0c5bf   16 years baptiste.coudurier dxa decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @1ea9dbbb   16 years baptiste.coudurier bfi decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @4a890728   16 years baptiste.coudurier bmp decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @94c014c4   16 years baptiste.coudurier amv decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @be7e7932   16 years baptiste.coudurier bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1 Originally …
(edit) @53e67085   16 years baptiste.coudurier 4xm decoder uses get_buffer, set CODEC_CAP_DR1 Originally committed …
(edit) @7bbf3f2   16 years baptiste.coudurier indeo3 decoder uses get_buffer, set CODEC_CAP_DR1 Originally …
(edit) @74a841af   16 years ramiro.polla Replace more uses of attribute((aligned)) by DECLARE_ALIGNED. …
(edit) @c0cf20a2   16 years ramiro.polla Use DECLARE_ALIGNED macro instead of attribute((aligned)) for ppc …
(edit) @934626a   16 years ramiro.polla Replace more uses of attribute((aligned)) by DECLARE_ALIGNED. …
(edit) @92db6235   16 years ramiro.polla Use DECLARE_ALIGNED macro instead of gcc attribute. Patch by Pavel …
(edit) @51222d10   16 years diego cosmetics: K&R style reformatting Originally committed as revision …
(edit) @0e848977   16 years kostya.shishkov Move function for reading whole specified amount of data from RTSP …
(edit) @989b7181   16 years ramiro.polla Use fewer macros in x86-optimized mlpdsp. Fixes compilation on 32-bit …
(edit) @007c47e8   16 years alex.converse Add the .adts file extension to the ADTS muxer. Originally committed …
(edit) @2815511   16 years baptiste.coudurier broken stsd length might be < 16, fix elst-assert.mp4 Originally …
(edit) @502d6c0a   16 years baptiste.coudurier Change find_tag return type to int64_t, fix a bug where size is …
(edit) @f4ebb334   16 years michaelni Fix sei_ct_type check so it does not mistreat ct_type= unknown. …
(edit) @4d95ae18   16 years michaelni Print ct_type and pic_struct. Originally committed as revision 19081 …
(edit) @ad5caf3a   16 years alex.converse AAC ADTS to AudioSpecificConfig bitstream filter Originally committed …
(edit) @10f9ff9b   16 years Reimar.Doeffinger Set AV_PKT_FLAG_KEY in avcodec_decode_video. This fixes decoding of …
(edit) @8f3f2e06   16 years Reimar.Doeffinger Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. Originally committed …
(edit) @da45d5b9   16 years michaelni Clarify the input AVPacket for avcodec_decode*() Originally committed …
(edit) @5d5a8813   16 years kostya.shishkov Testing RGB48 variants requires bigger stride in swscale-example.c …
(edit) @9706d1c7   16 years kostya.shishkov Check combined depth and number of components in TIFF decoder, thus …
(edit) @68e7f482   16 years kostya.shishkov YUV into RGB48 BE/LE conversion support Originally committed as …
(edit) @e8417235   16 years kostya.shishkov Partial (low bits ignored, no direct transcoding into other RGB …
(edit) @b2984add   16 years baptiste.coudurier do not parse full header for private streams Originally committed as …
(edit) @617c4616   16 years baptiste.coudurier correctly handle maximum streams limit Originally committed as …
(edit) @1c4df2ab   16 years baptiste.coudurier export data from private streams Originally committed as revision …
(edit) @0802356c   16 years stefano.sabatini-lala Remove the const qualifier for the name field of AVFilterInOut, since …
(edit) @9e1cc598   16 years ramiro.polla indent Originally committed as revision 19071 to …
(edit) @85121858   16 years ramiro.polla Remove useless if(), leftover from the vhook removal. Originally …
(edit) @24dd21fa   16 years Reimar.Doeffinger add #if CONFIG_ZLIB_DECODER around zlib_decomp function. Fixes …
(edit) @79183d3c   16 years Reimar.Doeffinger mszh decompression: add a special case for an all-0 mask, i.e. 32 …
(edit) @a7bfbe4e   16 years Reimar.Doeffinger lcldec: ensure that the offset for av_memcpy_backptr is valid. …
(edit) @4ec42240   16 years stefano.sabatini-lala Implement avfilter_graph_config_links(). Originally committed as …
(edit) @c70ac8e7   16 years Reimar.Doeffinger I will take care of the lcl de-/encoder while Roberto is unavailable. …
(edit) @bbf30674   16 years Reimar.Doeffinger Fix memleak due to c->decomp_buf never being freed. Originally …
(edit) @908425c   16 years Reimar.Doeffinger Only call inflateEnd when we were actually using the zlib code. …
(edit) @4ad3df9   16 years Reimar.Doeffinger avctx->priv_data is initialized to 0, get rid of useless extra …
(edit) @7ffc844   16 years Reimar.Doeffinger Merge variable declaration and initialization. Originally committed …
(edit) @7c204216   16 years Reimar.Doeffinger Use int-size types instead of char where it makes no difference. …
(edit) @7a15b258   16 years Reimar.Doeffinger Take advantage of available input padding to optimize mszh_decomp …
(edit) @a5d2745d   16 years Reimar.Doeffinger Change maskbit variable to contain (1 << maskbit) Originally …
(edit) @e0b3af90   16 years Reimar.Doeffinger Remove check that thanks to padding is no longer necessary. …
(edit) @0b997644   16 years Reimar.Doeffinger 100l, the compression field in lcl extradata must be interpreted as …
(edit) @e4f141ad   16 years Reimar.Doeffinger One more use for FFMIN. Originally committed as revision 19055 to …
(edit) @0d48e6ec   16 years Reimar.Doeffinger Pad the decompression buffer and use av_memcpy_backptr for the mszh …
(edit) @974ce785   16 years Reimar.Doeffinger Mark srcptr as const in mszh_decomp Originally committed as revision …
(edit) @6065dcea   16 years Reimar.Doeffinger Remove unnecessary put_bits/get_bits includes. Originally committed …
(edit) @2bee5908   16 years Reimar.Doeffinger Use bytestream_get_le16 to simplify offset/count calculation for mszh …
(edit) @5a18221b   16 years Reimar.Doeffinger Remove useless & 0x1f Originally committed as revision 19050 to …
(edit) @7b151a98   16 years Reimar.Doeffinger Document padding requirements of mszh_decomp srcptr buffer Originally …
(edit) @5e5fe7da   16 years Reimar.Doeffinger Use srcptr_end variable to avoid having to update both srcptr and …
(edit) @dbc53ffc   16 years Reimar.Doeffinger Change buffer size checks to avoid the undefined overflow case. …
(edit) @2fddb91e   16 years Reimar.Doeffinger Simply use memcpy instead of AV_RN32/AV_WN32 combination. Originally …
(edit) @661cb0d4   16 years Reimar.Doeffinger Fix decoding of multithread-encoded lcl files on big-endian. …
(edit) @ce22c7d0   16 years Reimar.Doeffinger Remove another useless () Originally committed as revision 19044 to …
(edit) @21bf2f51   16 years Reimar.Doeffinger Correct calculation of compressed input length. Originally committed …
Note: See TracRevisionLog for help on using the revision log.