summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-10-09I'm too lazy to comment thisgst-libav-0.8.2Ronald S. Bultje
2004-10-09ext/ffmpeg/gstffmpegdec.c: Unref when not usable.Ronald S. Bultje
2004-10-06fix spec file for gst-ffmpegChristian Schaller
2004-10-04ext/ffmpeg/gstffmpegcodecmap.c: Negotiation fixes for real video codecs.Ronald S. Bultje
2004-10-02ext/ffmpeg/gstffmpegdemux.c: Fix timestamps. Quite some of the gaming formats...Ronald S. Bultje
2004-10-02ext/ffmpeg/gstffmpegcodecmap.c: Generalized palette functions, add actual mim...Ronald S. Bultje
2004-10-02ext/ffmpeg/gstffmpegdemux.c: Signal no_more_pads.Ronald S. Bultje
2004-10-02ext/ffmpeg/: Move palette handling over from the decoder to the colorspace co...Ronald S. Bultje
2004-10-01ext/ffmpeg/gstffmpegcodecmap.c: Simplify codec_data handling.Ronald S. Bultje
2004-09-23ext/ffmpeg/gstffmpegdec.c: Update timestamp for every new buffer that we outp...Ronald S. Bultje
2004-09-22ext/ffmpeg/gstffmpegdec.c: msmpeg4v3 should be priority as well, else it will...Ronald S. Bultje
2004-09-20ext/ffmpeg/gstffmpegcodecmap.c: WMV extradata (make #152798 work). J-frames a...Ronald S. Bultje
2004-09-16iFix a memory leakIain Holmes
2004-07-21don't needlessly do stuffThomas Vander Stichele
2004-07-21bump nanoThomas Vander Stichele
2004-07-21oops, removing fake messagegst-libav-0.8.1Thomas Vander Stichele
2004-07-21was the releaseThomas Vander Stichele
2004-07-16release notesThomas Vander Stichele
2004-07-08put them backThomas Vander Stichele
2004-07-07drop incoming buffers giving errorsThomas Vander Stichele
2004-07-07hook up our debug systemThomas Vander Stichele
2004-07-03bring in line with othersThomas Vander Stichele
2004-06-14God, this is pathetic... Can someone reenable -Wall/-Werror?Ronald S. Bultje
2004-06-14ext/ffmpeg/: Do some more random property setting. Fix for if there's less th...Ronald S. Bultje
2004-06-07ext/ffmpeg/gstffmpeg.c: Remove redundant calls which are called internally al...Ronald S. Bultje
2004-05-18ext/ffmpeg/gstffmpegcodecmap.c: don't operate on undefined variables (fixes #...Benjamin Otte
2004-05-16ext/ffmpeg/gstffmpegdec.c: Hi, I'm a memleakBenjamin Otte
2004-05-14dummy change to make build bots compile ffmpegStéphane Loeuillet
2004-05-14ext/ffmpeg/: Fix up demuxer. Works now for all my files that I tried, even qu...Ronald S. Bultje
2004-05-11ext/ffmpeg/gstffmpegcodecmap.c: block_align and bitrate caps property were lo...Jeremy Simon
2004-05-11ext/ffmpeg/gstffmpegcodecmap.c: it's audio/x-wav, not video/x-wavBenjamin Otte
2004-05-10use video/x-dv as mime type, not video/dv (now i can go to sleep)Stéphane Loeuillet
2004-05-09ext/ffmpeg/gstffmpegdec.c ext/ffmpeg/gstffmpegenc.c change plugins category t...Stéphane Loeuillet
2004-05-04require am17Thomas Vander Stichele
2004-05-01fix spec fileStéphane Loeuillet
2004-04-30ext/ffmpeg/gstffmpegcolorspace.c: revert previous patchThomas Vander Stichele
2004-04-29use GST_PAD_CAPS if they existThomas Vander Stichele
2004-04-23ext/ffmpeg/gstffmpegcodecmap.c: WAV/IMA-ADPCM -> DVI ADPCM.Ronald S. Bultje
2004-04-22ext/ffmpeg/gstffmpegcolorspace.c: use gst_caps_do_simplifyBenjamin Otte
2004-04-19ext/ffmpeg/gstffmpegdemux.c: reduce maximum probability in typefinding to POS...Benjamin Otte
2004-04-16ext/ffmpeg/gstffmpegcolorspace.c: NULL -> (NULL) inside GST_ELEMENT_ERROR().Ronald S. Bultje
2004-04-16ext/ffmpeg/gstffmpegcodecmap.*: Change some function names to reflect that th...Ronald S. Bultje
2004-04-14updated snapshotThomas Vander Stichele
2004-04-14updatesThomas Vander Stichele
2004-04-14update HACKING notes for updating snapshotsThomas Vander Stichele
2004-04-11ext/ffmpeg/gstffmpegcodecmap.c: Add MS Video v1 (video/x-msvideocodec, CODEC_...Ronald S. Bultje
2004-04-09ext/ffmpeg/gstffmpegcodecmap.c: Change variadic macro to ISO form. (bug #139...David Schleef
2004-04-06ext/ffmpeg/: fix memleaksBenjamin Otte
2004-04-04configure.ac: fix --export-symblos-regex to a working regex.Benjamin Otte
2004-04-03ext/ffmpeg/gstffmpegdemux.c: Fix memleaks (bug #138985)David Schleef