14 Commits (8da5d3dc3792b6992e4794351125279f05c8ba0e)

Author SHA1 Message Date
David Conrad 3e962f315b Fix "warning: assignment discards qualifiers from pointer target type" 16 years ago
Art Clarke 870ee6f715 Fix memory leak in libtheora encoder 16 years ago
David Conrad cc0aae4343 Fix libtheora encoding for non-mod16 sizes 16 years ago
Daniel Verkamp 5ef251e504 Add missing av_cold in static init/close functions. 16 years ago
Diego Biurrun 99ed41a808 Fix filenames in Doxygen comments. 16 years ago
Stefano Sabatini d9513de67c Add missing inclusion of libavutil/intreadwrite.h, fix compilation when 16 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Carl Eugen Hoyos eacced45c4 Replace some occurrences of -1 with PIX_FMT_NONE. 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Stefano Sabatini 162d4fc99d Add long names to AVCodec declarations. 17 years ago
Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
Diego Biurrun 013591c5f2 Add a comment about swapped numerator and denominator. 18 years ago
Diego Biurrun 150d27725b Theora encoding via libtheora. 18 years ago