6341 Commits (d7e27559b186ddf8a3a870e032afc454be30b96f)
 

Author SHA1 Message Date
Baptiste Coudurier f0d4729212 10l, check container_ul existence 18 years ago
Baptiste Coudurier c2e8805441 remove duplicate code 18 years ago
Baptiste Coudurier 3bb63b822f attempt to demux clip wrapped content 18 years ago
Baptiste Coudurier 8c5002db17 add codec detection based on essence container ul 18 years ago
Loren Merritt cd035a6051 10l, vorbis_inverse_coupling_sse() was really 3dnow 18 years ago
Loren Merritt 32e8763103 another div -> fastdiv, another 2% faster vorbis. 18 years ago
Kostya Shishkov c198597864 Looks like to be a good time to re-enable WMV3 decoder 18 years ago
Kostya Shishkov 48d3fca717 Don't try to decode P-frames from old WMV3 variant until their format is figured 18 years ago
Kostya Shishkov 481fb636b1 Some AltiVec optimizations for VC-1 18 years ago
Loren Merritt 2dac4acfc0 sse & sse2 implementations of vorbis channel coupling. 18 years ago
Loren Merritt 7bf0049623 int16_t is faster than int_fast16_t for division. 18 years ago
Michael Niedermayer 27dc20a071 set supported pixel formats correctly 18 years ago
Luca Barbato 832e6e9071 avoid possible segfault situations 18 years ago
Diego Biurrun a0b72f90fc Change one itemized list to be bulletted, remove non-referenced node 18 years ago
Diego Biurrun 48ef912ac4 Subversion allows renaming files. 18 years ago
Baptiste Coudurier d2cdbd5f18 resolve strong refs in parse_structural_metadata since objects may not be ordered, use object oriented approach 18 years ago
Luca Abeni 18a54b040d Move ffmpeg.c to the swscale interface 18 years ago
Luca Barbato 50b35f7aa6 Cosmetics 18 years ago
Baptiste Coudurier 51a0a721ab remove unneeded audio fourcc as well 18 years ago
Reimar Döffinger 0019b662ae Minor resync optimization 18 years ago
Luca Abeni 20dd25adc3 Do not set the codec's pixel format in the format's write_header() 18 years ago
Baptiste Coudurier e81e3ced6d do not set unneeded fourcc 18 years ago
Baptiste Coudurier 7fe4744bcd fix ending null entry in table 18 years ago
Måns Rullgård 9b4f605ccf checking compiler output was a bad idea, revert to checking exit status 18 years ago
Baptiste Coudurier 28f1280820 more codecs uls 18 years ago
Baptiste Coudurier e40ee6a268 move common code from mov.c and movenc.c to isom.c 18 years ago
Baptiste Coudurier 986c2ccb19 add some useful debug info 18 years ago
Reimar Döffinger 907a051009 Support for seeking, both with and without index and correct timestamps 18 years ago
Baptiste Coudurier 0e15b7b0dd negative to_pad won't provoke infinite loop 18 years ago
Baptiste Coudurier 3068f1c813 avoid reading beyond packet size 18 years ago
Kostya Shishkov 9c05096967 Forgot to update LIBAVCODEC_VERSION_INT 18 years ago
Baptiste Coudurier ba32c8dfd9 skip run-in sequence during probe 18 years ago
Diego Biurrun eb9ab5834c prettyprinting cosmetics 18 years ago
Diego Biurrun b8e10478eb Create $(shlibdir), not $(libdir) for shared libs. 18 years ago
Måns Rullgård 6c9ce82f74 remove libtheora wrapper 18 years ago
Måns Rullgård 98a2582f49 ignore explicit #warnings in compiler tests 18 years ago
Baptiste Coudurier b92c61e08c simplify using function table 18 years ago
Luca Abeni 80d0ded2f7 Add support for ffmpeg's pixel format names in libswscale 18 years ago
Baptiste Coudurier 53512a22cb parse aes3 audio descriptor 18 years ago
Måns Rullgård b0cfb663c3 can't trust the compiler exit status, check for messages instead 18 years ago
Kostya Shishkov a70c27e813 Fix overflows in bicubic interpolation. 18 years ago
Michael Niedermayer 5b01f9ce47 video filter todo 18 years ago
Baptiste Coudurier 6c6ec47a0e use parenthesis around value 18 years ago
Reimar Döffinger adb0208bf2 Fix typo in comment 18 years ago
Kostya Shishkov 8295eb302f Use bicubic MC (should also remove those ringing artifacts) when needed 18 years ago
Kostya Shishkov 5ce425f7e6 Use functions from DSPContext in vc1.c 18 years ago
Kostya Shishkov 64db55aedb New functions in DSPContext for VC-1 decoding 18 years ago
Diego Biurrun 59d0fc5779 Use LC_ALL instead of LANG since the former overrides the latter. 18 years ago
Diego Biurrun d6a07a130d Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW. 18 years ago
Diego Biurrun 7ea3b2e00e Cope with localized Subversion clients. 18 years ago