| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace invalid Theora frame rate by 25 FPS. | Reimar Döffinger | 2009-07-03 | 1 | -0/+5 |
* | Ensure that the extradata buffer is padded appripriately in the ogg demuxer. | David Conrad | 2009-06-05 | 1 | -1/+2 |
* | Use skip_bits_long() for large skips | David Conrad | 2009-05-14 | 1 | -2/+2 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | OGG: correct PTS with old theora streams | Måns Rullgård | 2008-11-06 | 1 | -8/+11 |
* | OGG: untypedef demuxer structs | Måns Rullgård | 2008-11-06 | 1 | -9/+9 |
* | Cosmetics: indentation | David Conrad | 2008-10-01 | 1 | -5/+5 |
* | Visible width/height fields were added in Theora 3.2 | David Conrad | 2008-10-01 | 1 | -1/+2 |
* | Add ff_ prefix to ogg_codec_t structs | Reimar Döffinger | 2008-08-24 | 1 | -1/+1 |
* | Make ogg_codec_t descriptions const | Reimar Döffinger | 2008-08-24 | 1 | -1/+1 |
* | convert every muxer/demuxer to write/read sample_aspect_ratio from/to | Aurelien Jacobs | 2008-08-23 | 1 | -2/+2 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | set PKT_FLAG_KEY for Theora and OGM streams | Måns Rullgård | 2007-11-11 | 1 | -0/+3 |
* | Rename ogg2.[ch] to oggdec.[ch]. | Diego Biurrun | 2007-11-07 | 1 | -1/+1 |
* | Use AV_RB* macros where appropriate. | Ronald S. Bultje | 2007-07-06 | 1 | -4/+1 |
* | use get_bits_long() where needed | Aurelien Jacobs | 2007-06-14 | 1 | -4/+4 |
* | fix display of theora videos with visible size smaller than encoded size | Aurelien Jacobs | 2007-05-07 | 1 | -5/+14 |
* | fix playback of theora.ogg on mphq patch by (matthieu castet %% castet dat ma... | Matthieu Castet | 2006-07-17 | 1 | -1/+1 |
* | set stream time_base properly | Måns Rullgård | 2006-05-12 | 1 | -3/+2 |
* | support correct ptses on other than version 3.2.0 aswell | Alex Beregszaszi | 2006-02-22 | 1 | -7/+22 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -3/+3 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo... | Michael Niedermayer | 2005-07-17 | 1 | -14/+14 |
* | check theora version | Måns Rullgård | 2005-05-12 | 1 | -5/+8 |
* | support theora in ogg, plus required ogg core changes | Måns Rullgård | 2005-05-11 | 1 | -0/+112 |