17138 Commits (7a86bafa20aca6cdb38c425d23aa5aaf4271210a)
 

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