Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
| | |||||
* | msrle: Use AVFrame instead of AVPicture | Vittorio Giovara | 2015-10-21 | 1 | -1/+1 |
| | | | | | | | Callers always use a frame and cast it to AVPicture, change ff_msrle_decode() to accept an AVFrame directly instead. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> | ||||
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
| | | | | | | Express bitfields more simply. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com> | ||||
* | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de> | ||||
* | tscc: Eliminate pointless variable indirections in decode_frame() | Diego Biurrun | 2014-08-01 | 1 | -12/+10 |
| | |||||
* | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| | |||||
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -13/+5 |
| | |||||
* | tscc: remove some pointless comments and empty lines. | Anton Khirnov | 2013-01-14 | 1 | -23/+0 |
| | |||||
* | tscc: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -8/+8 |
| | |||||
* | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+3 |
| | | | | It's got_frame, not data size | ||||
* | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
| | | | | It will be useful in the upcoming transition to refcounted AVFrames. | ||||
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -5/+5 |
| | |||||
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | msrle: convert MS RLE decoding function to bytestream2. | Ronald Bultje | 2012-04-11 | 1 | -2/+6 |
| | | | | Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com> | ||||
* | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
| | |||||
* | cosmetics: drop some pointless parentheses | Diego Biurrun | 2012-01-07 | 1 | -5/+5 |
| | |||||
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | cosmetics: fix indentation/alignment in AVCodec declarations | Diego Biurrun | 2011-08-03 | 1 | -1/+1 |
| | |||||
* | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
| | | | | It's more readable and less prone to breakage. | ||||
* | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -3/+0 |
| | |||||
* | make containers pass palette change in AVPacket | Kostya Shishkov | 2011-04-15 | 1 | -3/+7 |
| | | | | Signed-off-by: Luca Barbato <lu_zero@gentoo.org> | ||||
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
| | | | | | | | None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
| | | | | | | | | Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
| | | | | | | is deprecated and will be dropped at the next major bump. Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Fix two RLE buffer size calculations in TSCC decoder. | Kostya Shishkov | 2010-01-11 | 1 | -2/+3 |
| | | | | | | Spotted by Zhongtuan Ma. Originally committed as revision 21138 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Remove unnecessary calls to avcodec_check_dimensions, the check is already | Reimar Döffinger | 2009-10-13 | 1 | -4/+0 |
| | | | | | | done at a higher level. Originally committed as revision 20229 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Remove useless assignment during initialization for some decoders | Kostya Shishkov | 2009-04-24 | 1 | -1/+0 |
| | | | | Originally committed as revision 18680 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
| | | | | | | | | | | | AVPacket argument rather than a const uint8_t *buf + int buf_size. This allows passing of packet-specific flags from demuxer to decoder, such as the keyframe flag, which appears necessary to playback corePNG P-frames. Patch by Thilo Borgmann thilo.borgmann googlemail com, see also the thread "Google Summer of Code participation" on the mailinglist. Originally committed as revision 18351 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Silence useless compiler warning when passing AVFrame* instead of AVPicture* | Kostya Shishkov | 2009-02-01 | 1 | -1/+1 |
| | | | | | | to ff_msrle_decode() Originally committed as revision 16915 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
| | | | | | | | Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | remove useless ifdeffery, tscc won't do anything useful without zlib | Aurelien Jacobs | 2008-10-25 | 1 | -21/+0 |
| | | | | Originally committed as revision 15711 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Factorize out code used for MS RLE format decoding in different decoders. | Kostya Shishkov | 2008-09-18 | 1 | -113/+2 |
| | | | | Originally committed as revision 15356 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Bump Major version, this commit is almost just renaming bits_per_sample to | Luca Abeni | 2008-09-08 | 1 | -3/+3 |
| | | | | | | | | | | | bits_per_coded_sample but that cannot be done seperately. Patch by Luca Abeni Also reset the minor version and fix the forgotton change to libfaad. Note: The API/ABI should not be considered stable yet, there still may be a change done here or there if some developer has some cleanup ideas and patches! Originally committed as revision 15262 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
| | | | | Originally committed as revision 13759 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
| | | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
| | | | | Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | const | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
| | | | | Originally committed as revision 11780 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
| | | | | Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
| | | | | Originally committed as revision 8967 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
| | | | | | | patch by Nicholas Tung, ntung ntung com Originally committed as revision 8687 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Remove redundant assign | Kostya Shishkov | 2007-03-27 | 1 | -1/+0 |
| | | | | Originally committed as revision 8531 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Replace deprecated PIX_FMT names by the newer variants. | Diego Biurrun | 2007-02-07 | 1 | -1/+1 |
| | | | | Originally committed as revision 7867 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -4/+4 |
| | | | | Originally committed as revision 7587 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
| | | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | 1l: correct argument order in avcodec_check_dimensions | Kostya Shishkov | 2006-10-01 | 1 | -1/+1 |
| | | | | Originally committed as revision 6400 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | make TSCC endian-safe, PPC testing courtesy of Diego B. | Mike Melanson | 2006-02-12 | 1 | -18/+34 |
| | | | | Originally committed as revision 5007 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
| | | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -4/+4 |
| | | | | Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -8/+8 |
| | | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk |