summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/media-info/media-info.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-50/+51
Original commit message from CVS: don't mix tabs and spaces
2004-03-14gst-indentThomas Vander Stichele1-117/+104
Original commit message from CVS: gst-indent
2004-03-08small media-info fixesThomas Vander Stichele1-62/+5
Original commit message from CVS: small media-info fixes
2004-03-07compile fixesThomas Vander Stichele1-3/+2
Original commit message from CVS: compile fixes
2004-03-07this should more or less work correctly.Thomas Vander Stichele1-100/+32
Original commit message from CVS: this should more or less work correctly.
2004-03-06first pass at making this work again needs quite a lot of cleanupsThomas Vander Stichele1-57/+97
Original commit message from CVS: first pass at making this work again needs quite a lot of cleanups
2004-01-22fix up media-info now reports format again metadata needs some rewritingThomas Vander Stichele1-3/+9
Original commit message from CVS: fix up media-info now reports format again metadata needs some rewriting
2004-01-20register and use debugging category in media-info make vorbisfile emit tags ↵Thomas Vander Stichele1-19/+29
for streaminfo Original commit message from CVS: register and use debugging category in media-info make vorbisfile emit tags for streaminfo
2003-12-22Merge CAPS branchDavid Schleef1-2/+4
Original commit message from CVS: Merge CAPS branch
2003-11-07Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje1-0/+4
and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
2003-09-23Sync'ed files up to nautilus-media/media-info versions, and fixed them for ↵Iain Holmes1-562/+235
errors and deprecated functions Original commit message from CVS: Sync'ed files up to nautilus-media/media-info versions, and fixed them for errors and deprecated functions
2003-09-03clean up varargs macro definitionDavid Schleef1-6/+8
Original commit message from CVS: clean up varargs macro definition
2003-05-21Corrected the configure.ac so it actually works. Updated some c files so ↵Brian Cameron1-0/+11
that they build on Solaris. This mostly in... Original commit message from CVS: Corrected the configure.ac so it actually works. Updated some c files so that they build on Solaris. This mostly involved supporting ISO style variable-argument macros.
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer ↵David Schleef1-3/+4
conversion. Original commit message from CVS: Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer conversion.
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-7/+7
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-12-30Fix plugins for new query APIWim Taymans1-3/+3
Original commit message from CVS: Fix plugins for new query API
2002-12-08Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes1-1/+1
Original commit message from CVS: Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-11-26flac debug cleanup m4 for ffmpegThomas Vander Stichele1-1/+12
Original commit message from CVS: flac debug cleanup m4 for ffmpeg
2002-11-11media info libThomas Vander Stichele1-0/+806
Original commit message from CVS: media info lib