| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libtheoraenc: Check for av_malloc failure | Michael Niedermayer | 2015-05-15 | 1 | -0/+2 |
* | Merge commit '17c45d4d056d0e10ecb88b424ec9e68be398da5e' | Michael Niedermayer | 2015-03-12 | 1 | -0/+2 |
|\ |
|
| * | libtheora: Check frame allocation | Vittorio Giovara | 2015-03-12 | 1 | -0/+2 |
* | | avcodec: use av_frame_free() for coded_frame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | | avcodec/libtheoraenc: Check for av_fast_realloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -1/+4 |
* | | avcodec/libtheoraenc: Check for stats allocation failure | Michael Niedermayer | 2015-02-22 | 1 | -0/+4 |
* | | Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' | Michael Niedermayer | 2013-12-09 | 1 | -10/+5 |
|\ \
| |/ |
|
| * | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -5/+5 |
* | | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' | Michael Niedermayer | 2013-11-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace all instances of avcodec_alloc_frame() with av_frame_alloc(). | Anton Khirnov | 2013-11-16 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| * | libtheoraenc: fix granularity of video quality | Maximilian Seesslen | 2013-01-14 | 1 | -1/+1 |
* | | lavc/libtheoraenc: clarify comment about global_quality to quality conversion | Stefano Sabatini | 2013-03-30 | 1 | -5/+5 |
* | | fixed granularity of video quality when encoding with theora codec | Maximilian Seesslen | 2013-01-04 | 1 | -1/+1 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | libtheoraenc: add missing pixdesc.h header | Luca Barbato | 2012-11-13 | 1 | -0/+1 |
| * | pixdesc: add av_pix_fmt_get_chroma_sub_sample | Luca Barbato | 2012-11-13 | 1 | -1/+2 |
* | | lavc/libtheoraenc: return proper error codes | Stefano Sabatini | 2012-11-13 | 1 | -23/+29 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -9/+11 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -9/+11 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | libtheoraenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 1 | -11/+14 |
|\ \
| |/ |
|
| * | libtheoraenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -11/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace ffmpeg references with more accurate libav* references. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | | 10l, commit that should have been stashed into the merge. | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Use AV_BASE64_SIZE() macro | Howard Chu | 2010-06-04 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | cosmetics: Switch Doxygen comments to JavaDoc style. | Diego Biurrun | 2010-04-20 | 1 | -8/+6 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Clarify comment: although still hacky, it is correct for existing libtheora | David Conrad | 2009-12-12 | 1 | -1/+2 |
* | libtheoraenc.c: mark keyframes | David Conrad | 2009-12-12 | 1 | -0/+3 |
* | Support compiling against libtheora older than 1.1 | David Conrad | 2009-11-25 | 1 | -0/+10 |
* | Set colorspace for libtheora encoding | David Conrad | 2009-11-22 | 1 | -1/+7 |