2009-06-09 |
Diego Biurrun | Add missing dependencies for H.264 and VC-1 parsers. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Jai Menon | Add additional dependencies for sdp and rtsp demuxers. |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Luca Abeni | Properly initialize AVFrames to default values in the... |
commit | commitdiff | tree | snapshot |
2009-06-09 |
Diego Biurrun | cosmetics: Add missing ending backslash to installed... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Michael Niedermayer | Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Diego Biurrun | Remove comments that refer to fixed-point AMR implement... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Baptiste Coudurier | clarify avcodec_decode_audio3 and avcodec_decode_video2... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vladimir Voroshilov | K&R formatting of already submitted G.729 code |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Peter Holik | Cosmetics : Use dprintf instead of printf. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Jai Menon | Cosmetics : Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Peter Holik | Introduce http_get_line and modify http_connect to... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vladimir Voroshilov | Convert structure names to FFmpeg style |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Stefano Sabatini | Remove '\p' doxygen markup, as it should improve plain... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Stefano Sabatini | Remove '\p', '\c' and '\e' doxygen markup from doxy... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Kostya Shishkov | Get new buffer during frame decoding in VB video decode... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
Vladimir Voroshilov | Internal routine should not use name of standard function. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
David Conrad | Ensure that the extradata buffer is padded appripriatel... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Vladimir Voroshilov | Remove ff_g729_ and g729_ prefixes from static routines. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Diego Biurrun | Add support for external OpenCORE libraries for AMR... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Diego Biurrun | Add configure option to upgrade (L)GPL to version 3. |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Diego Biurrun | Move around one paragraph, add headings for greater... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Diego Biurrun | Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | zmbv decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | vc1 and wmv3 decoders use MPV_frame_start which uses... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | renderware txd image decoder uses get_buffer, set CODEC... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | tmv decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | tiff image decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | targa image decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | sun rasterfile image decoder uses get_buffer, set CODEC... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | snow decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | smacker video decoder uses reget_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | kmvc decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | ptx image decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | png decoder use get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | pcx decoder use get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | dxa decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | bfi decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | bmp decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | amv decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | 4xm decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-05 |
Baptiste Coudurier | indeo3 decoder uses get_buffer, set CODEC_CAP_DR1 |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Ramiro Polla | Replace more uses of __attribute__((aligned)) by DECLAR... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Ramiro Polla | Use DECLARE_ALIGNED macro instead of __attribute__... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Ramiro Polla | Replace more uses of __attribute__((aligned)) by DECLAR... |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Pavel Pavlov | Use DECLARE_ALIGNED macro instead of gcc __attribute__. |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Diego Biurrun | cosmetics: K&R style reformatting |
commit | commitdiff | tree | snapshot |
2009-06-04 |
Kostya Shishkov | Move function for reading whole specified amount of... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Ramiro Polla | Use fewer macros in x86-optimized mlpdsp. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Alex Converse | Add the .adts file extension to the ADTS muxer. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Baptiste Coudurier | broken stsd length might be < 16, fix elst-assert.mp4 |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Baptiste Coudurier | Change find_tag return type to int64_t, fix a bug |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Michael Niedermayer | Fix sei_ct_type check so it does not mistreat ct_type... |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Michael Niedermayer | Print ct_type and pic_struct. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Alex Converse | AAC ADTS to AudioSpecificConfig bitstream filter |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Reimar Döffinger | Set AV_PKT_FLAG_KEY in avcodec_decode_video. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Reimar Döffinger | Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. |
commit | commitdiff | tree | snapshot |
2009-06-03 |
Michael Niedermayer | Clarify the input AVPacket for avcodec_decode*() |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Kostya Shishkov | Testing RGB48 variants requires bigger stride in swscal... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Kostya Shishkov | Check combined depth and number of components in TIFF... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Kostya Shishkov | YUV into RGB48 BE/LE conversion support |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Kostya Shishkov | Partial (low bits ignored, no direct transcoding into... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Baptiste Coudurier | do not parse full header for private streams |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Baptiste Coudurier | correctly handle maximum streams limit |
commit | commitdiff | tree | snapshot |
2009-06-02 |
Baptiste Coudurier | export data from private streams |
commit | commitdiff | tree | snapshot |
2009-06-01 |
Stefano Sabatini | Remove the const qualifier for the name field of AVFilt... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Ramiro Polla | indent |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Ramiro Polla | Remove useless if(), leftover from the vhook removal. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | add #if CONFIG_ZLIB_DECODER around zlib_decomp function. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | mszh decompression: add a special case for an all-0... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | lcldec: ensure that the offset for av_memcpy_backptr... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Stefano Sabatini | Implement avfilter_graph_config_links(). |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | I will take care of the lcl de-/encoder while Roberto... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Fix memleak due to c->decomp_buf never being freed. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Only call inflateEnd when we were actually using the... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | avctx->priv_data is initialized to 0, get rid of useles... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Merge variable declaration and initialization. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Use int-size types instead of char where it makes no... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Take advantage of available input padding to optimize... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Change maskbit variable to contain (1 << maskbit) |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Remove check that thanks to padding is no longer necessary. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | 100l, the compression field in lcl extradata must be... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | One more use for FFMIN. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Pad the decompression buffer and use av_memcpy_backptr... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Mark srcptr as const in mszh_decomp |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Remove unnecessary put_bits/get_bits includes. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Use bytestream_get_le16 to simplify offset/count calcul... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Remove useless & 0x1f |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Document padding requirements of mszh_decomp srcptr... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Use srcptr_end variable to avoid having to update both... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Change buffer size checks to avoid the undefined overfl... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Simply use memcpy instead of AV_RN32/AV_WN32 combination. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Fix decoding of multithread-encoded lcl files on big... |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Remove another useless () |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Correct calculation of compressed input length. |
commit | commitdiff | tree | snapshot |
2009-05-31 |
Reimar Döffinger | Add sanity check for mthread_inlen, avoids crashes... |
commit | commitdiff | tree | snapshot |
next |