git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix memleak
[vlc.git]
/
modules
/
codec
/
quicktime.c
2008-11-22
Christophe Mutricy
Fix memleak
blob
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_New/Delete/Link/UnlinkPicture helpers.
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Fixed decoder_GetDisplayDate while buffering.
blob
|
commitdiff
|
diff to current
2008-10-05
Rémi Denis-Courmont
Use static mutexes
blob
|
commitdiff
|
diff to current
2008-09-19
Pierre d'Herbemont
quicktime: Disable that decoder module.
blob
|
commitdiff
|
diff to current
2008-08-03
Justus Piater
Declared many static variables const
blob
|
commitdiff
|
diff to current
2008-07-19
Derk-Jan Hartman
quicktime decoder: fix a cast warning
blob
|
commitdiff
|
diff to current
2008-07-19
Derk-Jan Hartman
quicktime codec: prevent malloc(0)
blob
|
commitdiff
|
diff to current
2008-07-19
Derk-Jan Hartman
quicktime decoder: I don't trust this codec enough...
blob
|
commitdiff
|
diff to current
2008-06-30
Felix Paul Kühne
We don't want to use this module for avc1
blob
|
commitdiff
|
diff to current
2008-06-13
Felix Paul Kühne
We can't use this plugin for audio decoding on Leopard...
blob
|
commitdiff
|
diff to current
2008-06-11
Felix Paul Kühne
Fix logic error pointed by Meuuh
blob
|
commitdiff
|
diff to current
2008-06-11
Felix Paul Kühne
Add support for Cinepak, Indeo Video IV, DVC Pro 100...
blob
|
commitdiff
|
diff to current
2008-06-11
Felix Paul Kühne
We also want to activate AMR-WB. More to come within...
blob
|
commitdiff
|
diff to current
2008-06-11
Felix Paul Kühne
Activated iLBC support on Macs running QuickTime 7...
blob
|
commitdiff
|
diff to current
2008-06-10
Jean-Baptiste Kempf
Decode H.264 with QuickTime on the Mac.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-12
Rémi Duraffort
Don't print a message when an memory error occure and...
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-11
Rémi Duraffort
Another time : remove useless test before free().
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2007-10-02
Laurent Aimar
Oops fix compilation.
blob
|
commitdiff
|
diff to current
2007-10-02
Laurent Aimar
Use decoder_GetDisplayDate.
blob
|
commitdiff
|
diff to current
2007-09-30
Rémi Denis-Courmont
Rename var_GetGlobalMutex to var_AcquireMutex and make...
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-08-16
Rémi Denis-Courmont
Use var_GetGlobalMutex
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-09-15
Clément Stenac
For consistency, remove references to vlc from libvlc
blob
|
commitdiff
|
diff to current
2006-03-31
Christophe Mutricy
codec 2nd round exept fo x264 (refs #438)
blob
|
commitdiff
|
diff to current
2006-02-10
Derk-Jan Hartman
* Fix the QT video decoder. refs #345
blob
|
commitdiff
|
diff to current
2006-02-01
Rémi Denis-Courmont
Fix a bunch of warnings involving mix between uint32_t...
blob
|
commitdiff
|
diff to current
2006-02-01
Sam Hocevar
* Got rid of SYS_DARWIN everywhere.
blob
|
commitdiff
|
diff to current
2006-01-21
Derk-Jan Hartman
* Compile fix
blob
|
commitdiff
|
diff to current
2006-01-21
Derk-Jan Hartman
* Some cleanup to the QT decoder. Still doesn't function.
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-06-26
Rémi Denis-Courmont
Compile fix
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-11-14
Gildas Bazin
* modules/codec/quicktime.c: fixed small mem leak.
blob
|
commitdiff
|
diff to current
2004-01-25
Benjamin Pracht
string review
blob
|
commitdiff
|
diff to current
2003-11-24
Gildas Bazin
* modules/gui/wxwindows/menus.cpp: small fix.
blob
|
commitdiff
|
diff to current
2003-11-23
Derk-Jan Hartman
* Compile before you commit was our slogan right?
blob
|
commitdiff
|
diff to current
2003-11-23
Gildas Bazin
* modules/codec/quicktime.c, modules/codec/cinepak...
blob
|
commitdiff
|
diff to current
2003-11-23
Laurent Aimar
* quicktime: removed a define.
blob
|
commitdiff
|
diff to current
2003-11-23
Laurent Aimar
* quicktime: ported to the new API, fix compilation...
blob
|
commitdiff
|
diff to current
2003-11-22
Laurent Aimar
* all: only include header that are needed (and no...
blob
|
commitdiff
|
diff to current
2003-10-01
Derk-Jan Hartman
* Fixed some small inconsistancy.
blob
|
commitdiff
|
diff to current
2003-09-19
Derk-Jan Hartman
* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
blob
|
commitdiff
|
diff to current
2003-09-02
Gildas Bazin
* ALL: Introduction of a new api for decoders.
blob
|
commitdiff
|
diff to current
2003-08-17
Laurent Aimar
* all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
blob
|
commitdiff
|
diff to current
2003-08-01
Gildas Bazin
* modules/mux/mp4.c: support for mov muxing + cleanup.
blob
|
commitdiff
|
diff to current
2003-07-21
Gildas Bazin
* modules/codec/quicktime.c, configure.ac: ported the...
blob
|
commitdiff
|
diff to current
2003-06-17
Derk-Jan Hartman
modules/codec/quicktime.c: Disabled all video codecs...
blob
|
commitdiff
|
diff to current
2003-06-15
Derk-Jan Hartman
* NEWS: small corrections
blob
|
commitdiff
|
diff to current
2003-05-26
Derk-Jan Hartman
* modules/codec/quicktime.c: i had accidently upgraded...
blob
|
commitdiff
|
diff to current
2003-05-24
Derk-Jan Hartman
* modules/codec/quicktime.c: cleaning up of the code...
blob
|
commitdiff
|
diff to current
2003-05-23
Derk-Jan Hartman
* vlc.ebuild: fixed the ebuild. Now i know it should...
blob
|
commitdiff
|
diff to current
2003-05-21
Derk-Jan Hartman
* vlc.ebuild: This ebuild should work if we release...
blob
|
commitdiff
|
diff to current
2003-05-21
Derk-Jan Hartman
* include/main.h
blob
|
commitdiff
|
diff to current
2003-05-20
Derk-Jan Hartman
* ALL: added a quicktime module.
blob
|
commitdiff
|
diff to current