25296 Commits (59b9ecc92a6209ac4f2d9844f3c1b9fec8f193e2)

Author SHA1 Message Date
Michael Niedermayer 5347de881b libavcodec/xsubenc.c: Fix duplicate words 12 years ago
Michael Niedermayer ad26aa3623 libavcodec/rv40.c: Fix duplicate words 12 years ago
Michael Niedermayer c6325e50dd libavcodec/mpegvideo.h: Fix duplicate words 12 years ago
Michael Niedermayer 1e6816dcda libavcodec/lpc.h: Fix duplicate words 12 years ago
Michael Niedermayer e458fd6cf9 libavcodec/dv.c: Fix duplicate words 12 years ago
Michael Niedermayer 805fbbefb3 libavcodec/bintext.h: Fix duplicate words 12 years ago
Michael Niedermayer c77c5f6c9f libavcodec/bink.c: Fix duplicate words 12 years ago
Michael Niedermayer 9da6e742f4 libavcodec/avcodec.h: Fix duplicate words 12 years ago
Michael Niedermayer f10462377d libavcodec/ac3tab.c: Fix duplicate words 12 years ago
Michael Niedermayer 7fabf3a4b7 libavcodec/ac3enc_template.c: Fix duplicate words 12 years ago
Thilo Borgmann f18ccb529f Fix wrong use of "an" in some comments. 12 years ago
Michael Niedermayer 98fd8a7848 avcodec: Remove ff_packet_free_side_data, use av_packet_free_side_data 12 years ago
Hendrik Leppkes 3ca5df36a5 wmall: use AVFrame API properly 12 years ago
Reimar Döffinger d404fe35b2 Make new VDPAU easier to use by adding context to callback. 12 years ago
Reimar Döffinger af05edc658 vdpau: Add an allocation function for AVVDPAUContext. 12 years ago
Reimar Döffinger d87f9da53c vdpau_internal.h: Add missing include for FF_API_BUFS_VDPAU. 12 years ago
Reimar Döffinger 49cf36f4e3 sanm: fix undefined behaviour on big-endian. 12 years ago
Michael Niedermayer 61e0e80999 tiff: continue parsing on non fatal errors 12 years ago
Michael Niedermayer 8e119a22c4 mpeg4videodec: Parse newpred headers 12 years ago
Michael Niedermayer 06137a496b mpeg4videodec: check resolution marker bits 12 years ago
Michael Niedermayer b905a7137a avcodec/avpacket: Fix memory allocation failure check 12 years ago
Michael Niedermayer 019eb2c77b svq3: Fix ff_h264_check_intra_pred_mode() return code check 12 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 12 years ago
Vittorio Giovara c1076d8479 h264: check one context_init() allocation 12 years ago
Vittorio Giovara 5eb488bfa8 h264: use explicit variable names for *_field_flag 12 years ago
Vittorio Giovara b3dc260e7f h264: return meaningful values 12 years ago
Reimar Döffinger d4db7c334b Integrate accessors.h header into internal.h 12 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
Michael Niedermayer db8578a809 avcodec/raw: gbrp support 12 years ago
Michael Niedermayer 200170e8c0 avcodec/tiff: remove redundant check 12 years ago
Michael Niedermayer a9553e8f37 avcodec/tiff: avoid seek back on reading tags 12 years ago
Reimar Döffinger a48979d715 Reduce MAKE_ACCESSORS code duplication via a new header. 12 years ago
Michael Niedermayer 9386f334af avcodec/bitstream: Dont try to free buffers for static VLCs 12 years ago
Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 12 years ago
Ben Avison 218d6844b3 h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
Ben Avison 7a82022ee2 h264_parser: Initialize the h264dsp context in the parser as well 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Rémi Denis-Courmont fee9db1fdf libavcodec: use avpriv_open() 12 years ago
Vittorio Giovara 22c879057e mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern av_frame_copy_props() 12 years ago
Michael Niedermayer 2960576378 avcodec/g2meet: fix src pointer checks in kempf_decode_tile() 12 years ago
Michael Niedermayer 5cd57e8758 avcodec/jpeg2000dec: check sample sepration for validity 12 years ago
Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 12 years ago
Michael Niedermayer 318d7a9638 avcodec/vdpau: include attributes.h, needed for attribute_deprecated 12 years ago
Michael Niedermayer 66056f74a1 avcodec/vdpau.h: define FF_API_BUFS_VDPAU if its not defined 12 years ago
Michael Niedermayer 50fb8c1114 avcodec/vdpau.h: define FF_API_CAP_VDPAU if its not defined 12 years ago
Christian Schmidt 1c6d2bb9a9 pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errors 12 years ago
Diego Biurrun 0ba4ea312b avcodec/options: Drop deprecation warning suppression macros 12 years ago
Carl Eugen Hoyos 4c15f3491f Set bits_per_raw_sample when decoding pnm. 12 years ago
Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago
Diego Biurrun 4d8d16b596 twinvq: Prefix enums and defines shared with VoxWare MetaSound 12 years ago