34 Commits (2cf9ab655549cf2f25ba57ee84baa6d38530ec3b)

Author SHA1 Message Date
Anton Khirnov b3b17f7800 ansi: return a meaningful error code 12 years ago
Anton Khirnov 99e36ddd3e ansi: do not depend on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 808b2227d7 ansi: remove an extra return 12 years ago
Anton Khirnov df9b956751 lavc: fix decode_frame() third parameter semantics for video decoders 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Peter Ross 0ea55365b9 ansi: by design nb_args may exceed the size of the args array, so guard accordingly 12 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Clément Bœsch 81bbce9cf3 Move xGA font data from lavc to lavu. 12 years ago
Peter Ross 65a31a0de7 ansi: erase screen on first frame 12 years ago
Peter Ross 3ac718d60a ansi: support 256-colors 12 years ago
Peter Ross 95b9e56beb ansi: support escaped codes where last argument is zero 12 years ago
Peter Ross 368a768cbc ansi: remove misplaced return 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Michael Niedermayer fd0b8d5986 ansi: Fix use of uninitalized width/height warning. 13 years ago
Diego Biurrun 3d85acc8f7 doxygen: Fix execute_code() @return documentation. 14 years ago
Stefano Sabatini 01042d4123 lavc: set defaults in internal codec frames 14 years ago
Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Stefano Sabatini b9f9e59afc Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the 14 years ago
Diego Biurrun 625bac784b Use quotes instead of angle brackets for local #includes. 14 years ago
Michael Niedermayer a20df85886 Fix doxy that refers to the wrong variable. 15 years ago
Peter Ross beaa963cab ASCII/ANSI art decoder 15 years ago