23199 Commits (657ee94e0c2bf6e4f172f655d878c4d1dbbb2230)
 

Author SHA1 Message Date
Faustino Osuna 657ee94e0c Add more ignores for cmake and Mac OS X build folders. 19 years ago
Faustino Osuna 2dae9d9ac4 Add more ignores. 19 years ago
Pierre d'Herbemont 13e9e2729c src/input/decoder.c: More unused args fix. 19 years ago
Pierre d'Herbemont 841b7457f6 control/media_library.c: Fix more unused args. 19 years ago
Jean-Baptiste Kempf f83f70459c Win32 doesn't need the MMX patch... 19 years ago
Pierre d'Herbemont 2be3cb4320 darwin_specific.c: unused warning fix. 19 years ago
Pierre d'Herbemont c9549a21fc text/unicode.c: More unused warning fix. 19 years ago
Pierre d'Herbemont 7e5f8f848c interface/intf_eject.c: Fix a unused param warning. 19 years ago
Jean-Baptiste Kempf f00a8d3126 Qt4: Small fix and speedup 19 years ago
Christophe Mutricy 61d0ac25f1 Don't test for buggy libintl when NLS is disabled 19 years ago
Christophe Mutricy d674e1a766 Don't check for headers. Pkg-config is enough 19 years ago
Ilkka Ollakka 875f1b2adb set i_start_time with AV_TIME_BASE, fixes streaming flv from file (for me) 19 years ago
Pierre d'Herbemont 50c2f44202 cmake: Add a small info. 19 years ago
Pierre d'Herbemont dbddc5ae45 More Id and permission fixes. 19 years ago
Pavlov Konstantin 1f253f8d9a Fix $Id$ (probably) 19 years ago
Mark Moriarty 0544ec184d A few more ignores in contrib. 19 years ago
Rémi Denis-Courmont f3c79cb520 Set the DCCP service code(s) from RTP stream output 19 years ago
Rémi Denis-Courmont 2815e99445 Set the DCCP service code properly. 19 years ago
Rémi Denis-Courmont f8c4e779ab pkg-config support to libvlc-control 19 years ago
André Weber 132bf65db1 Merge branch 'master' of git@git.videolan.org:vlc 19 years ago
Rémi Denis-Courmont bd9f77136f Ignore all object files, not just vlc.o 19 years ago
Rémi Denis-Courmont cc1f013dc5 Remove security-policy from config_ChainParse() 19 years ago
Jean-Paul Saman 0d15cad14a Again id weirdness. 19 years ago
André Weber 79223aaeaf Bugfix for #492: Audio output on Windows useing SPDIF for AC3 / DTS 19 years ago
Jean-Paul Saman 7c3ed1663c Add more files to ignore. 19 years ago
Jean-Paul Saman 85de379230 Remove useless error messages when allocation of structures failed. 19 years ago
Jean-Paul Saman 225300b59e Don't leak memory when filling in p_stream->p_decoder_specific_info for subtitles. The p_stream->p_decoder_specific_info pointer was already allocated just before checking for VLC_FOURCC('s','u','b','t'). The fix moves the non-subtitles case to an else. 19 years ago
Jean-Paul Saman c13df5d1fc Fix building of goom on Linux. 19 years ago
André Weber ced125da06 Revert "#492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows" 19 years ago
André Weber 9438646c97 #492 bugfix, for SPDIF audio ouput of AC3 and DTS sound on Windows 19 years ago
Pierre d'Herbemont 23ce4b2cdd contrib/.gitignore: s/.make/.mak/. 19 years ago
Pierre d'Herbemont 194e5ccda7 Supports $ rewrite via .gitattributes 19 years ago
Rémi Duraffort 905bbb9e54 Avoid a segfault when services_discovery_GetServicesNames fail. 19 years ago
Rémi Duraffort 3f9cee77af Check the returned values of malloc. 19 years ago
Pierre d'Herbemont 26c4ced477 contrib: set .gitignore. 19 years ago
Rémi Denis-Courmont 0795b8399e Ignore files create by configure 19 years ago
Rémi Denis-Courmont 3ccf6606bd Attach the RTP access output grabber object. 19 years ago
Rémi Denis-Courmont d9a7620aa5 Remove the mmap debugging for now. 19 years ago
Rémi Denis-Courmont 1db7c22385 Add the common libtool objects to the global ignore list 19 years ago
Rémi Denis-Courmont ac0f8aa559 Special case support --sout URL syntax for RTP demux. 19 years ago
Rémi Denis-Courmont b669af272d Use a single --sout-rtp-proto string rather than multiple silently 19 years ago
Rémi Denis-Courmont 8632e67b53 Fix (trunk-only) integer underflow in MP4 0xa9xxx box 19 years ago
Rémi Denis-Courmont 09572892df Fix integer overflow in MP4 RDRF boxes 19 years ago
Rémi Denis-Courmont 0e90ac58d8 Fix memory leak in case of corrupt MP4 box 19 years ago
Rémi Denis-Courmont 4e5b503760 Ignore PO files 19 years ago
Rémi Denis-Courmont 87331e9af2 Initial .gitignore 19 years ago
Pierre d'Herbemont 69b86104aa misc/events.c: Removing an comment that does not belong there. 19 years ago
Christophe Mutricy 24eee4b8f2 use proper error 19 years ago
Rémi Denis-Courmont edca13e259 Simplify. 19 years ago
Rémi Denis-Courmont 3a62827552 Fix buffer overflow. 19 years ago