18197 Commits (7ea3880a10aa832efd5ab9e2f479f28ee0eb304a)
 

Author SHA1 Message Date
Diego Biurrun 7ea3880a10 Fix swscale-error vs. swscale_error typo; it is marked as the former in .PHONY. 16 years ago
Måns Rullgård 333d5374d0 Remove special treatment of version.h in DEPEND_CMD 16 years ago
Måns Rullgård 36798f1bf0 Declare version.h dependencies explicitly 16 years ago
Michael Niedermayer 73d65a96ae Be less noisy with invalid pts/dts. 16 years ago
Michael Niedermayer e641f320bd indent 16 years ago
Måns Rullgård 28499cc8d8 Correct, portable definition of INT_BIT 16 years ago
Måns Rullgård f4870943ea configure: add (empty) avr32 arch case 16 years ago
Måns Rullgård cfdb6148d6 configure: sort cases in arch section 16 years ago
Måns Rullgård 822be725d9 Alpha: fix inline asm with DEC/Compaq/HP compiler 16 years ago
Aurelien Jacobs 7b776589a2 Take account of struct size in total packet queue size tracking. 16 years ago
Michael Niedermayer 31f2616db8 Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 16 years ago
Cédric Schieli 431ac29046 Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch. 16 years ago
Ronald S. Bultje d541a7d2d1 Change sizeof(struct_type) to sizeof(variable). 16 years ago
Cédric Schieli 404944183d move zeroing of alpha channel register out of YSCALEYUV2xxx macros, 16 years ago
Cédric Schieli df57ab1479 splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV, 16 years ago
Cédric Schieli 9c77b26b35 make MMX registers parametrized in the WRITEBGR32 macro, 16 years ago
Stefan Gehrer 9f2fc1268c add raw demuxer for Chinese AVS elementary streams 16 years ago
Justin Ruggles a169df2f76 Set the correct number of samples for E-AC-3 in the AC3 parser. 16 years ago
Ivan Schreter ebb61f834a Use last decoded SPS as current SPS in order to parse picture timing SEI 16 years ago
Peter Ross abaab07c19 Add myself as maintainer for American Laser Games and Electronic Arts decoders. 16 years ago
Roman Shaposhnik ce83d2bd37 Fixing a value returning issue 16 years ago
Ivan Schreter b1fa494205 Add convergence_duration to AVCodecParserContext. 16 years ago
Alex Converse e9259f8d18 Re-indent after last commit 16 years ago
Alex Converse e7f73adbb8 AAC in ASF does not need parsing. 16 years ago
Alex Converse 528374980e Add Divio MPEG-4 FOURCC (M4CC) 16 years ago
Alex Converse d42e44a0ef Reindent after last commit 16 years ago
Ivan Schreter 3878be318b Silence two warnings: 16 years ago
Alex Converse 274aa1d02f Some buffer checks for indeo3 16 years ago
Aurelien Jacobs 2a46003c9e matroskadec: fix seek regression tests according to r17460 16 years ago
Aurelien Jacobs 9ebeea82f0 matroskadec: return AVERROR_EOF upon detection of end of file 16 years ago
Michael Niedermayer dc405cc1c0 A try to fix the regressions. 16 years ago
Peter Ross edf9b2f040 FFplay: Stop processing input file when AVERROR_EOF is returned from av_read_frame() 16 years ago
Peter Ross 0e9602ef93 FLV demuxer: return AVERROR_EOF upon detection of end of file. 16 years ago
Peter Ross 1e04bbeede AVI demuxer: return AVERROR_EOF upon detection of end of file. 16 years ago
Peter Ross 9bf1b72405 Add AVERROR_EOF. 16 years ago
Diego Biurrun 6f2162b471 Mark functions only used within the test programs as static. 16 years ago
Ivan Kalvachev 859bb3cfee Add more paranoid checks of xvmc token. 16 years ago
Ivan Kalvachev 9cfc1b3a84 Exit with error if MPV_common_init() is called with PIX_FMT_NONE. 16 years ago
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