| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: set defaults in internal codec frames | Stefano Sabatini | 2011-05-07 | 1 | -0/+1 |
* | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-22 | 1 | -2/+2 |
|\ |
|
| * | Use av_log_ask_for_sample() where appropriate. | Diego Biurrun | 2011-04-21 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Check for vectable ID > 0, fixes issue 2508. | Daniel Kang | 2011-01-10 | 1 | -1/+1 |
* | Fix aspect for 24bpp TM1 samples. | Reimar Döffinger | 2010-11-03 | 1 | -0/+1 |
* | Fix decoding of 24 bpp TM1 (except for aspect). | Reimar Döffinger | 2010-11-03 | 1 | -6/+10 |
* | 100l, calculate mb_change_bits_row_size from the update width. | Reimar Döffinger | 2010-11-03 | 1 | -5/+5 |
* | Support mid-stream resolution/format changes for TM1. | Reimar Döffinger | 2010-11-03 | 1 | -5/+17 |
* | The 24-bit ydt also should not depend on endianness, | Reimar Döffinger | 2010-08-21 | 1 | -4/+0 |
* | Since the 24 bit format is decoded to endian-dependant | Reimar Döffinger | 2010-08-21 | 1 | -4/+0 |
* | Do not swap red and blue when decoding truemotion | Reimar Döffinger | 2010-08-21 | 1 | -8/+0 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN | Måns Rullgård | 2009-07-26 | 1 | -6/+6 |
* | Remove useless #include <unistd.h> from many files | Måns Rullgård | 2009-07-22 | 1 | -1/+0 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 1 | -1/+3 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | undoing revision 16118 for truemotion1.c; commit was premature | Mike Melanson | 2008-12-14 | 1 | -12/+6 |
* | The POSIX namespace shall be held sacrosanct. To that end, | Mike Melanson | 2008-12-14 | 1 | -6/+12 |
* | mark read-only data as const | Stefan Gehrer | 2008-06-24 | 1 | -1/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Fix reading an element after the array. | Michael Niedermayer | 2008-06-06 | 1 | -1/+1 |
* | Remove unnecessary parentheses from return calls. | Diego Biurrun | 2008-05-06 | 1 | -6/+6 |
* | Add some long names to AVCodec declarations. | Stefano Sabatini | 2008-04-29 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | more const | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |
* | const | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |
* | use reget_buffer and remove internal copying of buffer - codec works again | Alex Beregszaszi | 2007-08-09 | 1 | -33/+9 |
* | Remove redundant #inclusion of common.h, avcodec.h already #includes it. | Diego Biurrun | 2007-05-10 | 1 | -1/+0 |
* | cosmetics: remove my email address | Alex Beregszaszi | 2007-04-20 | 1 | -1/+1 |
* | Get rid of unnecessary pointer casts. | Nicholas Tung | 2007-04-08 | 1 | -3/+3 |
* | Remove superfluous setting of has_b_frames in codecs without B-frames. | Nicholas Tung | 2007-04-07 | 1 | -1/+0 |
* | cosmetics: aswell --> as well typo fix | Diego Biurrun | 2007-02-22 | 1 | -1/+1 |
* | Replace deprecated PIX_FMT names by the newer variants. | Diego Biurrun | 2007-02-07 | 1 | -1/+1 |
* | fix use of uninitialized variables | Sascha Sommer | 2007-02-05 | 1 | -0/+5 |
* | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 | Alex Beregszaszi | 2007-01-19 | 1 | -3/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -18/+18 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -38/+38 |
* | clear the whole vert_pred buffer for 24 bit decoding. | Reimar Döffinger | 2005-11-10 | 1 | -1/+1 |
* | improvements by Reimar Döffinger; 24-bit decoding is not perfect, only | Mike Melanson | 2005-11-10 | 1 | -18/+7 |
* | adding a few const | Michael Niedermayer | 2005-06-01 | 1 | -4/+4 |
* | avoid buf_size == 0 checks in every decoder | Michael Niedermayer | 2005-01-23 | 1 | -4/+0 |
* | Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet... | Alex Beregszaszi | 2004-09-21 | 1 | -29/+365 |