19159 Commits (cdf38a17fbd8da972dce80e4a00992d42f0ac64c)
 

Author SHA1 Message Date
  Diego Biurrun e10252483e Only enable SSE/3DNOW optimizations when they have been enabled at compilation. 16 years ago
  Diego Biurrun 2213f431c7 Directly #include required X11/XvMC header. 16 years ago
  Roman Shaposhnik 94ed2a303d transitioning dv_guess_dct_mode to dsputil cmp function 16 years ago
  Roman Shaposhnik 7fb7f6367a Adding 2 intra 8x8 cmp functions: vsad, vsse 16 years ago
  Joakim Plate 4cff8dc88f Allow AC-3 parser to modify codec_id. 16 years ago
  Roman Shaposhnik 3899eb2f65 Making the arrays accomodate an extra intra 8x8 cmp function 16 years ago
  Aurelien Jacobs d52b39c79c fix missing dependencies 16 years ago
  Stefano Sabatini b7438896b3 Fix typo: explixitly -> explicitly. 16 years ago
  Diego Biurrun b3183ad034 prettyprinting whitespace cosmetics 16 years ago
  Ivan Schreter 6363af44da Add key_frame to AVCodecParserContext, used in libavformat. 16 years ago
  Ivan Schreter 2ea89d9274 Parse buffering period (H.264, D.1.1). 16 years ago
  Diego Biurrun 31866c4677 The 3DNow! and SSE FFT optimizations depend on the yasm optimizations in 16 years ago
  Ivan Schreter 24a414e0fa Store CPB count in the context. 16 years ago
  Stefano Sabatini 15239b7fcc Rename the "src" parameter in the sws_scale() declaration to 16 years ago
  Stefano Sabatini 583799c459 Document sws_scale(). 16 years ago
  Stefano Sabatini 9ac9f89639 Use const qualifier for the variable "tbp", fix warning. 16 years ago
  Stefano Sabatini 61af68d71a Use parentheses around assignment used as truth value, fix warning. 16 years ago
  Stefano Sabatini 818ff9a4eb Assign const qualifier to the font variable, fix warning. 16 years ago
  Stefano Sabatini 2ba5628939 Add const qualifier to the error var, fix warnings. 16 years ago
  Tomer Barletz eecc17a7d5 Move debug trace to the new compute_frame_delay() function. 16 years ago
  Benoit Fouet 712de377f7 Cosmetics: reindent after previous commit. 16 years ago
  Tomer Barletz 443658fd8b Do not force last delay value to its own value. 16 years ago
  Tomer Barletz 49410784de Extract into its own function the code to compute frame delay. 16 years ago
  avcoder 1447aac4be av_alloc_format_context has been renamed, update AVFormatContext av_class 16 years ago
  Michael Niedermayer 9392863d1b Clarify get_ue_golomb_31() behavior with >31. 16 years ago
  Art Clarke a6f925b8f7 Make output_example use av_interleaved_write_frame() instead of av_write_frame(). 16 years ago
  Reimar Döffinger 9bbf1a5c23 Instead of crashing, return from ff_vdpau_mpeg_picture_complete() 16 years ago
  Carl Eugen Hoyos 59501dc84d Add myself as vdpau maintainer. 16 years ago
  Art Clarke c12b0d86ad Set global header flag for every container that requires it. 16 years ago
  Baptiste Coudurier 7b05a81687 fix partition index byte count 16 years ago
  Baptiste Coudurier 454d53ed9e always use multi track since timecode track is present 16 years ago
  Art Clarke de43a23977 av_write_trailer() must be done before closing codecs. 16 years ago
  Baptiste Coudurier 6739fa54b8 fix preface version 16 years ago
  Baptiste Coudurier 50ced76f4b check fifo size and realloc if needed 16 years ago
  Baptiste Coudurier ef33facdfe start counting track number from 0 16 years ago
  Baptiste Coudurier 5bea4f6770 remove redundant comment 16 years ago
  Baptiste Coudurier c3ff541baa do not write slice count when muxing cbr 16 years ago
  Baptiste Coudurier 8ab94b524b flush pending write in mxf_write_footer 16 years ago
  Baptiste Coudurier 659713bf86 use index 0 for timecode track and write it in source package also 16 years ago
  Baptiste Coudurier 6c53bf63c6 fix rip body sid when muxing cbr 16 years ago
  Ivan Schreter cf6065ca6b Parse cbp_removal_delay in SEI picture structure. 16 years ago
  Ivan Schreter ff594f81df Parse dpb_output_delay in SEI picture structure. 16 years ago
  Ivan Schreter 82e38c2952 Parse initial_cpb_removal_delay_length. 16 years ago
  Baptiste Coudurier 42c6850ed2 simplify descriptor size computation logic 16 years ago
  Diego Biurrun ca14e2a8b7 Handle conditional compilation of CPU-specific FFT code in the Makefile. 16 years ago
  Diego Biurrun a1ef9f08ec Add support for enabling/disabling AMD 3DNow! extended optimizations. 16 years ago
  Aurelien Jacobs a233eaa618 use new metadata API in nsv demuxer 16 years ago
  Aurelien Jacobs 4b358c3e60 use new metadata API in mpegts muxer 16 years ago
  Diego Biurrun 3d17b948fd mpegvideo_xvmc.o depends on mpegvideo.o. 16 years ago
  Diego Biurrun 7df33ec28e Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in memset and 16 years ago