| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
3601eb0474 | avcodec: add g732_1 parser | 6 years ago |
|
|
8f66d46ce5 | avcodec: add gif parser | 7 years ago |
|
|
ebc3d04b8d |
avcodec: add an AV1 parser
Simple parser to set keyframes, frame type, structure, width, height, and pixel format, plus stream profile and level. Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com> |
7 years ago |
|
|
d645e0d6c1 |
lavc: add AVS2/IEEE 1857.4 parser
Tested-by: Steven Liu <lq@chinaffmpeg.org> Signed-off-by: hwren <hwrenx@126.com> Signed-off-by: Steven Liu <lq@chinaffmpeg.org> |
7 years ago |
|
|
3735d55af3 |
avcodec/parser: move parsers list and related API to its own file
And add it to the CONFIGURABLE_COMPONENTS list in Makefile. This way, changes to the new file will be tracked and the usual warning to suggest re-running configure will be shown. Reviewed-by: Rostislav Pehlivanov <atomnuker@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> |
7 years ago |