10 Commits (9a7a71ed4c8a593e4b946d8a4ac16ce71306248f)

Author SHA1 Message Date
Thilo Borgmann 7a00bbad21 Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Daniel Verkamp 5ef251e504 Add missing av_cold in static init/close functions. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Anuradha Suraparaju 64bfc5845b Fix incorrectly constructed Dirac parse units that caused A/V sync loss. 16 years ago
Anuradha Suraparaju 733cec1d73 Parse frames to feed the decoder with individual parse units. 17 years ago
Stefano Sabatini fe4bf37455 Make AVCodec long_names definition conditional depending on CONFIG_SMALL. 17 years ago
Diego Biurrun 9f4aa35359 missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it 17 years ago
Aurelien Jacobs 931141055b remove useless comment 17 years ago
Carl Eugen Hoyos 35027eddf3 Do not return -1 from void functions. 17 years ago
Anuradha Suraparaju f7cd9eed5d Add Dirac support through libschroedinger. 17 years ago