18193 Commits (e641f320bd2d8ce6f3c8cdcbae617481041ce687)
 

Author SHA1 Message Date
Diego Biurrun 1aa7abb281 Fix compilation: Restore mistakenly removed constant definitions. 16 years ago
Kostya Shishkov 43cbf8adbb Make hScale_altivec_real() trim its output like other implementations do 16 years ago
Kostya Shishkov 12794f73eb Some AltiVec functions in SwScaler produce different output than their 16 years ago
Ivan Kalvachev 24d54e9ebb explain chroma_format field in xvmc struct 16 years ago
Ivan Kalvachev d54a08cf2a describe idct variable in xvmc struct 16 years ago
Ivan Kalvachev ff92137865 Describe the purpose of magic in xvmc structure. 16 years ago
Diego Biurrun 4ef690f565 whitespace cosmetics: vertical alignment 16 years ago
Diego Biurrun 2d7d8cc7f4 whitespace cosmetics: another round of formatting consistency fixes 16 years ago
Diego Biurrun 148302e7e4 whitespace cosmetics: consistent (more or less) K&R style 16 years ago
Diego Biurrun 39dba5e8df whitespace cosmetics: Fix indentation depth. 16 years ago
Diego Biurrun 8e5cfb6e82 Remove commented-out code. 16 years ago
Diego Biurrun 8f6f050aae 100l: Remove stray character that slipped into header name. 16 years ago
Michael Niedermayer 8ba311410a Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 16 years ago
Diego Biurrun fc2dd7e3de Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices. 16 years ago
Diego Biurrun 9e47796048 Rename xvmc.c --> mpegvideo_xvmc.c as suggested by Ivan. 16 years ago
Peter Ross bad4a6bbb7 Use consistent indent style in oggdec. 16 years ago
Diego Biurrun aea0b32cbc Make xvmc.h an installed header, applications like MPlayer need it. 16 years ago
Diego Biurrun fd949a6353 Revert adding a _pixfmt to vdpau/xvmc header names. 16 years ago
Diego Biurrun db68113d5e cosmetics: alphabetical order 16 years ago
Patrik Kullman 3fd2d1c4bc Add av_uninit to variable declarations to fix the false positive warnings: 16 years ago
Stefano Sabatini fd51ff1643 Fix avfilter_parse_graph() invalid graph description detection. 16 years ago
Kostya Shishkov 7fa70598e8 Enable dropping frames for RV3/4 16 years ago
Patrik Kullman eca406e284 Add libavcodec/internal.h include to avoid warning: implicit declaration of 16 years ago
Baptiste Coudurier 73d0869a2f compute body offset and index entry offset correctly 16 years ago
Patrik Kullman 3cfe88194a lpc: Remove false positive compilation warning about weight being 16 years ago
Patrik Kullman eabe8c7033 Assert that ff_lpc_calc_coefs() is called with a valid LPC method. 16 years ago
Patrik Kullman 83f63ffb22 lpc: Document the use_lpc parameter to ff_lpc_calc_coefs(). 16 years ago
Justin Ruggles 3c90870a2f add myself as maintainer for lpc.[ch] 16 years ago
Thierry Foucu 2ead1eb0ff use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com 16 years ago
Baptiste Coudurier 032d8aece2 cosmetics, rename nb_frames to nb_fields 16 years ago
Baptiste Coudurier ab91e84d2b fix slice offset computation 16 years ago
Alex Converse 03b127477f Re-indent after last commit. 16 years ago
Alex Converse f1ade11e33 Make set coup.gain[c][0] aand only coup.gain[c][0] is set for a independently switched CCE. 16 years ago
Diego Biurrun fbd5205093 Add supported network protocols section. 16 years ago
Diego Biurrun 67164b0c13 Remove pointless #if around the file, it is already conditionally compiled. 16 years ago
Baptiste Coudurier 1c6bdfa999 set mime type for mxf 16 years ago
Baptiste Coudurier 844d9e4115 simplify 16 years ago
Baptiste Coudurier 8d1a5af700 cosmetics, reindent, add/remove some empty lines, redundant comment 16 years ago
Baptiste Coudurier bd3f81f313 MXF D-10 muxer 16 years ago
Baptiste Coudurier 6249143da8 store display height without vbi 16 years ago
Baptiste Coudurier db6db7e505 split mpegvideo descriptor into cdci descriptor and wav common in sound common 16 years ago
Kostya Shishkov 86dd3974e5 In RV3/4 nonzero MB offset for the first slice also indicates error 16 years ago
Baptiste Coudurier e15421fe2b write essence elements klv packets with ber4 length, more interoperable 16 years ago
Baptiste Coudurier baaf7b1be1 encode klv fill item length in fixed ber 4 bytes 16 years ago
Alex Converse ecc3a139b8 Report the illegal audio object type, not it offset by 1. 16 years ago
Alexander Strange b6188c5a55 Put dispatch_tab in the rodata section for macho64. 16 years ago
Alex Converse 4eb311d01c Correctly map ADTS profile_ObjectType to MPEG-4 AOT 16 years ago
Zuxy Meng ecb24904fe add SSE2 version of vp6_filter_diag 16 years ago
Sebastien Lucas 6af3c226c3 add MMX version of vp6_filter_diag 16 years ago
Alex Converse dd44d9e316 ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header 16 years ago