11234 Commits (ca34b9e61551506aab28a0839999d6caa05dcece)
 

Author SHA1 Message Date
Diego Biurrun 670ab31277 Replace manual variable setting with the disable function. 17 years ago
Matthias Schneider 1051cc4f89 Remove cross_prefix from ln command. 17 years ago
Luca Abeni 9dc0bc3dad Use AVFMT_FLAG_GENPTS for the input file (the RTP output format needs all the 17 years ago
Aurelien Jacobs 6369638bf0 loosen dependencies over allformats.h 17 years ago
Aurelien Jacobs 84a72b1675 remove obsolete and wrong extern declaration 17 years ago
Benjamin Zores 781ad2f50a monkey audio demuxer now can parse ape tags 17 years ago
Ramiro Polla f71163d791 Move av_exit() to before main() 17 years ago
Ramiro Polla 47f93b61e8 Split av_exit() out of main() 17 years ago
Stefano Sabatini 4ca5ece51e Define mandir as $(PREFIX)/share/man rather than as $(PREFIX)/man 17 years ago
Diego Biurrun 1fe2d0fd1a cosmetics: typo 17 years ago
Diego Biurrun 0ab1ebea31 warning fix: 17 years ago
Andreas Öman 50c21814b9 fix image corruption when with multi-threaded decoding. 17 years ago
Kostya Shishkov 8765775724 Register myself as APE maintainer 17 years ago
Dave Yeo 2036977325 ln is not available on all platforms, so introduce a variable for it 17 years ago
Kostya Shishkov 2a898132a2 Enable error resilience in WMV3/VC-1 decoder 17 years ago
Stefano Sabatini 2c8c502182 Make distclean should remove .vhookdep. 17 years ago
Kostya Shishkov a9d78ac51a HALFPQ should be used only for when PQUANT is selected 17 years ago
Kostya Shishkov f7d2a43707 In case when any quantizer may occur, HALFPQ should be zero 17 years ago
Reimar Döffinger efd7428666 Set codec_id correctly for RJPG codec_tag 17 years ago
Justin Ruggles a135bea507 skip incomplete frames 17 years ago
Justin Ruggles 3df880934e better AC3 header error reporting 17 years ago
Justin Ruggles d5b7144e1f fix random dithering of zero-bit mantissas 17 years ago
Justin Ruggles bfcf690c68 cosmetics: rename variables. tbl->tab for consistency with other AC3 tables 17 years ago
Justin Ruggles 396a6ee50e fix decoding of DolbyNet AC3 17 years ago
Luca Abeni 1a3a0a79b6 Support fragmentation for AAC frames 17 years ago
Luca Abeni 171dce486c Support for AAC streaming over RTP. Fragmentation is not implemented yet 17 years ago
Kostya Shishkov f0dd9d4505 Check unp_size for possible overflows too 17 years ago
Diego Biurrun 208506e2a6 spelling/wording/grammar 17 years ago
Diego Biurrun 2956957151 misc wording/grammar/spelling improvements 17 years ago
Benoit Fouet 411f5c6abd Forward error code when reading a v4l2 frame 17 years ago
Diego Biurrun b3e4d266f4 Pass correct CPU flags to compilation of sparc/simple_idct_vis.o. 17 years ago
Kostya Shishkov e938637b2c Add checks on input/output buffers size for some audio decoders 17 years ago
Kostya Shishkov bf4a1f17ee Monkey Audio decoder 17 years ago
Michael Niedermayer 48fe9238a0 a little bit more bitstream syntax for the residual 17 years ago
Michael Niedermayer c3922c65b5 make intra dc prediction less contradictory 17 years ago
Baptiste Coudurier aaac6c29d2 stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOV 17 years ago
Diego Biurrun 36cb992b54 link fixes 17 years ago
Dave Yeo 65f379920f Recurse into libswscale on uninstall. 17 years ago
Ramiro Polla 89938d29b5 Typo 17 years ago
Michael Niedermayer f612801465 fix timestamps used for ratecontrol 17 years ago
Michael Niedermayer 70fd3975f9 r_frame_rate 17 years ago
Aurelien Jacobs 7241a6bb50 move unrelated functions declarations out of allformats.h 17 years ago
Aurelien Jacobs b156b88c13 rtp and rtsp demuxer declarations are not part of public API 17 years ago
Ramiro Polla ac6577cd71 Bump micro version number for r10429 17 years ago
Aurelien Jacobs dde1f9285a *_protocol are not part of public API 17 years ago
Luca Abeni 21b3748029 Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check if 17 years ago
Michael Niedermayer 8f39b74d77 high level bitstream and decoding process in ascii art 17 years ago
Luca Abeni af74c95a08 Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly) 17 years ago
Luca Abeni 1b31b02ed1 Properly set RTP and NTP timestamps in RTCP SR packets 17 years ago
Michael Niedermayer c64a871234 move 8tap filter to not important as that is purely encoder side 17 years ago