28832 Commits (cabfae61494af2baab2673711038cdfbfe9cda58)
 

Author SHA1 Message Date
Laurent Aimar cabfae6149 Added an assert in record module (invalid CID 169). 18 years ago
Laurent Aimar 00c97dd627 Fixed possible NULL deference in teletext path (CID 265). 18 years ago
Laurent Aimar 22376246f5 Removed debug leftover (avcodec). 18 years ago
Laurent Aimar f1f583d1f8 Included arpa/inet.h for htons/... 18 years ago
Derk-Jan Hartman 8a9bd2d833 potential NULL deref (CID 150) 18 years ago
Derk-Jan Hartman b8d34087ae ts demux: some cosmetics cleanup 18 years ago
Derk-Jan Hartman 264444a169 ts: double free (CID 245) 18 years ago
Derk-Jan Hartman 1674ba7cc4 nuv demux: typo in post-malloc check. (CID 144) 18 years ago
Derk-Jan Hartman 83b477d2cb nuv demux: NULL dereferencing (CID 37) 18 years ago
Derk-Jan Hartman 95fc63a206 Another typo: SPU_ES mixed up with AUDIO_ES. (CID 250) 18 years ago
Derk-Jan Hartman 413c4eac04 Fix NULL dereference (CID 254) 18 years ago
Derk-Jan Hartman 976d423757 Fix potential memleak (CID 196) 18 years ago
Laurent Aimar 79aa73967f Fixed a segfault in access directory. 18 years ago
Laurent Aimar 37d45ebb7a Cosmetics + A calloc check. 18 years ago
Laurent Aimar 0578a54488 Fixed vlc_meta_Merge. 18 years ago
Laurent Aimar 350b1da975 Fixed decoder_GetDisplayDate while buffering. 18 years ago
Laurent Aimar 25a8f939f7 Improved a bit PCR in asf. 18 years ago
Laurent Aimar 53f3c079b7 Obsoleted minimize-threads option. 18 years ago
Laurent Aimar 4832631e51 Fixed a potential deadlock. 18 years ago
Laurent Aimar e5ed591a2e Implemented buffering manipulation at the es_out level. 18 years ago
Laurent Aimar 2b9d081445 Factorize (decoder). 18 years ago
Laurent Aimar 72e6a089af No functional changes (decoder). 18 years ago
Laurent Aimar d15101ee6a Cosmetics. 18 years ago
Laurent Aimar 41bacf4a0d Protect a few whiles againts possible broken decoder. 18 years ago
Laurent Aimar aa4b437134 Obsolete auto-adjust-pts-delay. 18 years ago
Laurent Aimar 7eb9292884 Cosmetics (decoder) 18 years ago
Laurent Aimar 20aa3c1580 Implemented audio flushing. 18 years ago
Laurent Aimar f57bfd9716 More accurate decoder flush. 18 years ago
Laurent Aimar 71c7fae2a0 Cosmetics (decoder) 18 years ago
Laurent Aimar dbeba38d3e Added vout flush. 18 years ago
Laurent Aimar 21bb8a7eef Factorize preroll code and prepare for correct flush. 18 years ago
Laurent Aimar 857a43d119 Split up DecoderDecode function. 18 years ago
Rémi Duraffort 2624f9afd2 Fix potential memleaks (CID 255) 18 years ago
Rémi Duraffort 9ccd884adb Fix potential memleaks (CID 58 and 59) 18 years ago
Rémi Duraffort aab61e71d3 Fix potential memleaks (CID 200) 18 years ago
Rémi Duraffort cb89f6d527 Fix potential memleak (CID 260) 18 years ago
Rémi Duraffort 4201cd2b5c Fix use of unitialised value (CID 262) 18 years ago
Rémi Duraffort fc4b7b3c68 Fix potential segfault introduced by myself (CID 263) 18 years ago
Laurent Aimar ae578e67c2 Fixed support for negative module priority. 18 years ago
Derk-Jan Hartman 1f0135f40b taglib: Check if a tablig string is !null and !empty before we try to use it. 18 years ago
Sebastien Escudier 854095094a Opening files without extension 18 years ago
Derk-Jan Hartman f34d75845e win32 installer: fix some registry entries for win32 18 years ago
Geoffroy Couprie ff026ff6e3 WinCE: reintroduce parse_cmdline 18 years ago
Derk-Jan Hartman 400b67361a mmap: Don't use mmap by default on OS X. 18 years ago
Derk-Jan Hartman 9d699ba6de sync NEWS with 0.9-bugfix 18 years ago
Derk-Jan Hartman 1e5cb576a6 contrib also needs share/libtool when using the binary package. 18 years ago
Alexis Ballier 229a8957a1 Fix build with x264 build 65 18 years ago
Rémi Duraffort e58e4ccd88 Use NULL instead of 0 for pointers. 18 years ago
Rémi Duraffort 7d7a42b8b0 Fix memleak (CID 67) and don't use 0 instead of NULL 18 years ago
Rémi Duraffort f2157f9df9 Fix a lot of memleaks (and CID 68 in the same time). 18 years ago