46238 Commits (9d478f38cd260ad517a1daad17bae7e68a5ace3a)
 

Author SHA1 Message Date
Reimar Döffinger 5f9cbad603 Port MPlayer fixes for coverity issues in libmpcodecs. 13 years ago
Michael Niedermayer 425c30ddae sws: loose the minimum dimension checks 13 years ago
Michael Niedermayer 733f85b7ae sws: improve error messages 13 years ago
Michael Niedermayer 7de2196029 sws: fix extreem downscaling 13 years ago
Michael Niedermayer 95760b33e7 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 4521645b1a avio: fix pointer type mismatches in avio_enum_protocols() 13 years ago
Mans Rullgard cc64ec570c avserver: use socklen_t where appropriate 13 years ago
Mans Rullgard be2efe0c7b udp: use socklen_t where appropriate 13 years ago
Mans Rullgard 9efbfe57e0 network: use HAVE_THREADS instead of local hack 13 years ago
Mans Rullgard 67a68dcec2 af_channelmap: remove stray enum declaration 13 years ago
Mans Rullgard 6b776c61da buffersink: remove stray semicolon after function definition 13 years ago
Xidorn Quan c25e9292ba fix a compiling error with llvm-gcc 13 years ago
Michael Niedermayer 1909dbf11d ffmpeg: use av_rescale_delta() for audio stream copy 13 years ago
Michael Niedermayer 2bcbdd8456 lavu: add more doxy to av_rescale_delta 13 years ago
Michael Bradshaw c430cb49fd Update my email address 13 years ago
Michael Niedermayer e823e73677 sws_getGaussianVec: check variance and quality 13 years ago
Michael Niedermayer fe573d1a9b sws_allocVec: check length validity 13 years ago
Michael Niedermayer a9d97e1b0a ffmpeg: use av_rescale_delta() on the audio filter input 13 years ago
Michael Niedermayer 8766ad9eb1 lavu: add av_rescale_delta() 13 years ago
Michael Niedermayer 03e44bcb3f ffmpeg: trivial simplification 13 years ago
Michael Niedermayer 90d4b07063 mathemathics: update copyright years 13 years ago
Michael Niedermayer ae52eb7fc7 lavu: add av_clip64() 13 years ago
Mans Rullgard 1aa07aa21c configure: fix tests for 2-arg math functions 13 years ago
Clément Bœsch 5f0105b820 lavf/srtenc: allow zero duration events. 13 years ago
Clément Bœsch eb36ee1ee1 lavc/srtenc: fix invalid read in case of SubRip. 13 years ago
Diego Biurrun ca7f59119b doc: git-howto: Clarify comment about pushing series of commits 13 years ago
Diego Biurrun 87cdd7c694 ivi_common: Drop unused function parameter from decode_band() 13 years ago
Diego Biurrun 707f58f515 cook: Remove some silly Doxygen comments 13 years ago
Diego Biurrun 8a61ba0e81 cook: Remove senseless maybe_reformat_buffer32() function 13 years ago
Diego Biurrun f23b4a0682 cook: cosmetics: Better names for joint_decode() function parameters 13 years ago
Diego Biurrun 20015379a4 cook: cosmetics: Better name for ccpl COOKSubpacket member 13 years ago
Diego Biurrun 13bbefd57e doxygen: Add av_alloc_size to list of predefined macros 13 years ago
Diego Biurrun 74e742d6ad doxygen: Drop some pointless entries from PREDEFINED macros list 13 years ago
Michael Niedermayer 5b45b66220 cws2fws: check fstat return code. 13 years ago
Michael Niedermayer 86aba86b1b cws2fws: check lseek() return 13 years ago
Michael Niedermayer 59eae88429 cws2fws: check inflateInit return value 13 years ago
Janne Grunau 154ff81870 h263: avoid memcpys over array bound in motion vector caching for obmc 13 years ago
Paul B Mahol adc61d68b0 bit: check av_new_packet() return value 13 years ago
Michael Niedermayer ca28cb5f83 examples: fix doxy so they appear on the example page 13 years ago
Michael Niedermayer c01a462cda rmdec: fix null derefercne 13 years ago
Michael Niedermayer 1bf5071104 rmdec: use av_assert for audio_pkt_cnt 13 years ago
Michael Niedermayer 9aa630a520 Merge remote-tracking branch 'qatar/master' 13 years ago
Mans Rullgard 6aa93689ab configure: sanitise sparc vis check 13 years ago
Michael Kostylev eadfb0560a configure: recognise more sparc variants as --cpu argument 13 years ago
Paul B Mahol 7fe6f6e2b1 caf muxer: write metadata 13 years ago
Michael Niedermayer 507f2940cc Merge commit '1b891d17c531e8a63c2974aab4bf997ce70746f3' 13 years ago
Michael Niedermayer 9f36ec6aa9 aacps: fix order of operands of ipdopd_reset(). 13 years ago
Michael Niedermayer 0018aa9013 aacps: loose self assignment 13 years ago
Michael Niedermayer f69f9b3876 aacenc: replace scale factor warning by assert 13 years ago
Matthieu Bouron cfb1c3c9f0 aiffdec: read ID3 attached pictures 13 years ago