| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2011-11-03 | 1 | -5/+4 |
|\| |
|
| * | lavc: use designated initialisers for parsers. | Anton Khirnov | 2011-11-02 | 1 | -5/+4 |
| * | 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 |
* | | Fix indentation. | Reimar Döffinger | 2011-04-25 | 1 | -6/+6 |
* | | Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers. | Reimar Döffinger | 2011-04-25 | 1 | -0/+4 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Include h263_parser.h: It contains the prototype for | Carl Eugen Hoyos | 2010-02-28 | 1 | -0/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | don't cast const away | Aurelien Jacobs | 2008-02-01 | 1 | -1/+1 |
* | trivial warning fixes | Måns Rullgård | 2007-07-08 | 1 | -1/+1 |
* | correct type for h263_parse() | Måns Rullgård | 2007-06-16 | 1 | -1/+1 |
* | Move H.263 parser to its own file. | Diego Biurrun | 2007-05-08 | 1 | -0/+91 |