21 Commits (34271cabacb20f24ad07bff818e3447330cdd851)

Author SHA1 Message Date
Martin Storsjö 00c3b67b8a cosmetics: Align codec declarations 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Anton Khirnov ec6402b7c5 lavc: use designated initialisers for all codecs. 13 years ago
Diego Biurrun ad4cd0c2a4 doxygen: use Doxygen markup for authors and web links where appropriate 14 years ago
Diego Biurrun f6f95d4e49 doxygen: consistently place brief description 14 years ago
Diego Biurrun ec679eb453 doxygen: place empty line between brief description and detailed description 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
Thilo Borgmann bd7d08e27e Remove incomplete Doxygen for static decode_frame functions. 15 years ago
Diego Biurrun 9eb42c272b Add back previously removed non-existing function params in doxygen comments. 15 years ago
Diego Biurrun 791384ec29 Remove two more non-existing stray Doxygen function arguments. 15 years ago
Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 15 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Måns Rullgård 3aab27b459 Remove useless #include <unistd.h> from many files 16 years ago
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Sascha Sommer 975cdc8fc1 rl2 decoder 17 years ago