17144 Commits (4b82e3cedcfc9871671bb613cd979de6995dcb4e)
 

Author SHA1 Message Date
  Robert Swain 4b82e3cedc Add some lossless h.264 encoding presets as suggested by Jason 17 years ago
  Robert Swain 986a5e91f5 Add a slow first pass preset 17 years ago
  Robert Swain ef4140690b Be consistent and use b-frames throughout the presets to avoid confusion about 17 years ago
  Ronald S. Bultje 6e5f27ca80 Fix typo ("Standard-compliant" -> "Standards-compliant"), as noticed by 17 years ago
  Robert Swain 199a8aa9f4 Change direct prediction for fast first pass to automatic as all other presets 17 years ago
  Ronald S. Bultje 70d4b8ce50 Fix doxy comments missing one '*'. 17 years ago
  Ronald S. Bultje 7a86bafa20 Use the "server" RTSP field to detect whether the server that we're talking 17 years ago
  Ronald S. Bultje 74272b1c0c Export RTSPState and RTSPStream from rtsp.c into rtsp.h. This allows future 17 years ago
  Ronald S. Bultje b0d75d6036 Don't use s->pb if a local ByteIOContext was already provided by the calling 17 years ago
  Ronald S. Bultje 572c6a3814 Allow subscription to any of the streams, not just the first, available in 17 years ago
  Ronald S. Bultje 7c68a17754 Parse the OpaqueData field for every AVStream represented by this "set of 17 years ago
  Ronald S. Bultje 530bca9439 Parse the bitrate field in the ASMRuleBook ("AverageBandwidth") to fill in 17 years ago
  Ronald S. Bultje 3ca45429fe Parse the ASMRuleBook SDP line to dynamically create one new AVStream for 17 years ago
  David Conrad b06688ffed Add AltiVec versions of h264_idct_add(8|16|16intra), 17 years ago
  Luca Abeni e7b987dc2f Remove the frame rate from struct video_data, and allow using a variable 17 years ago
  Michael Kostylev b6e736a131 Don't prefix yasm with cross prefix. 17 years ago
  Diego Biurrun 8b6871ed4d Disable SVQ3 checks if SVQ3 support is not compiled in. 17 years ago
  Diego Biurrun 11e6d03a9d alphabetical ordering cosmetics 17 years ago
  Diego Biurrun 3a8e375acf Remove inappropriate const qualifier from function argument, fixes the warning: 17 years ago
  David Conrad 4929c63679 Add Altivec version of vector_fmul_window. 17 years ago
  David Conrad 8b2bc85f29 add AltiVec implementation of weight_h264_pixels(16|8)x(16|8|4) 17 years ago
  Aurelien Jacobs 094d9df72e free all allocated metadata structures 17 years ago
  Aurelien Jacobs 16cda1535e ensure that no GPL code is linked to LGPL only libavcodec 17 years ago
  Carl Eugen Hoyos 448ecb68e3 Rename mpeg_set_pixelformat() as mpeg_get_pixelformat(). 17 years ago
  Diego Biurrun ec0052760e cosmetics: alphabetical order 17 years ago
  Carl Eugen Hoyos 93c69a94ea Factorise setting of avctx->pix_fmt. 17 years ago
  Aurelien Jacobs 7cfe7d77a4 ignore year=0 and track=0 17 years ago
  David Conrad aa9a9b7af7 Fix float_to_int16_altivec prototype to match float_to_int16's in dsputil.h 17 years ago
  David Conrad 628653449c fix compilation with GCC-4.3+ 17 years ago
  David Conrad 54b9095833 offset and weights are signed, fixes some non-bitexact issues. 17 years ago
  Carl Eugen Hoyos 373745ae62 1l: Forgot to rename header guard. 17 years ago
  Aurelien Jacobs 176aee8282 Add a metadata compatibility layer, so that when a user application set 17 years ago
  Aurelien Jacobs e232c2529e add a typedef for AVMetadata 17 years ago
  Carl Eugen Hoyos 272081b0f8 Export VDPAU support by installing vdpau.h. 17 years ago
  Carl Eugen Hoyos 8423186e65 Rename vdpau_render.h as vdpau.h. 17 years ago
  David Conrad df7fb43569 add AltiVec implementation of biweight_h264_pixels(16|8)x(16|8|4) 17 years ago
  David Conrad c663cb0d4f AltiVec version of h264_idct(8)_dc_add 17 years ago
  Diego Biurrun 52e57500bb Revert deprecation of AVFrac structure. Attempts to replace AVFrac have turned 17 years ago
  Palle Lyckegaard e193c74e6e Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible. 17 years ago
  Carl Eugen Hoyos 5d9c0615be Ministry of English Composition treatment: s/Alloced/Allocated 17 years ago
  Roman Shaposhnik 6d8b21f3e8 additional recovery for the badly broken streams 17 years ago
  Carl Eugen Hoyos 91d553c386 Remove leading underscore from union declaration. 17 years ago
  Diego Biurrun c47d146be8 Add missing 'void' keyword to parameterless function declarations. 17 years ago
  Diego Biurrun 5fd9c8b94a spelling/grammar and whitespace cosmetics 17 years ago
  Jason Garrett-Glaser 26ef65daf3 50l: Reenable error resilience for H264 (Patch by Dark Shikari). 17 years ago
  Carl Eugen Hoyos f2c214a1ec Cosmetics: Fix indentation. 17 years ago
  Carl Eugen Hoyos e731b5c3d8 100l: Add a deleted '{'. 17 years ago
  NVIDIA Corporation 369122dd77 Add VDPAU hardware accelerated decoding for H264 which can be used by 17 years ago
  Aurelien Jacobs bc1d2afb37 rename AVMetaData to AVMetadata and meta_data to metadata 17 years ago
  Carl Eugen Hoyos 27cb5cbc16 Fix small errors in configure --help's output. 17 years ago