summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 0.9.5RELEASE-0_9_5Thomas Vander Stichele2005-11-114-4/+18
* ext/ffmpeg/gstffmpegdec.c: Properly unref a buffer if we drop it.Edward Hervey2005-11-111-7/+20
* ext/ffmpeg/gstffmpegdec.c: Properly unref a buffer if we drop it.Edward Hervey2005-11-112-5/+19
* TODO: Add some TODO items for 0.9 cycle.Ronald S. Bultje2005-11-082-9/+8
* remove gst-register from spec fileChristian Schaller2005-11-052-3/+0
* ext/ffmpeg/gstffmpegdec.c: Backported some fixes from 0.8. Most importantly, ...Tim-Philipp Müller2005-10-262-34/+69
* add a check-valgrind targetThomas Vander Stichele2005-10-261-0/+3
* back to HEADThomas Vander Stichele2005-10-232-1/+6
* releasing 0.9.4RELEASE-0_9_4Thomas Vander Stichele2005-10-234-4/+10
* ext/ffmpeg/Makefile.am: Fix build.Julien Moutte2005-10-236-4/+26
* ext/ffmpeg/gstffmpegdec.c: newsegment API update.Wim Taymans2005-10-113-2/+7
* ext/ffmpeg/gstffmpegcodecmap.c: we have better ways of debugging capsThomas Vander Stichele2005-10-053-6/+15
* back to headThomas Vander Stichele2005-10-032-1/+8
* release timeRELEASE-0_9_3Thomas Vander Stichele2005-10-035-175/+43
* ext/ffmpeg/gstffmpegenc.c: if no peer, use the src pad template caps as allow...Thomas Vander Stichele2005-09-301-1/+7
* replace do { } while (0); with { }Thomas Vander Stichele2005-09-303-25/+30
* ext/ffmpeg/gstffmpegenc.c: Do not limit quantizer values so we can get realy ...Wim Taymans2005-09-222-3/+9
* fix frame rate encoding for h263Thomas Vander Stichele2005-09-221-0/+10
* ext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0 errors.Wim Taymans2005-09-203-1/+6
* ext/ffmpeg/gstffmpegdec.c: Don't blindly assume there is a codec.Wim Taymans2005-09-192-0/+13
* ext/ffmpeg/gstffmpegcodecmap.c: Better framerate setting.Wim Taymans2005-09-193-2/+20
* fix up newsegmentThomas Vander Stichele2005-09-163-3/+12
* ext/ffmpeg/: shut up the logging while it's probing for formatsThomas Vander Stichele2005-09-135-2/+29
* Update for state change type and macro changes.Andy Wingo2005-09-0510-58/+65
* ext/ffmpeg/gstffmpegenc.c: Fix return values from the setcaps function.Wim Taymans2005-08-192-13/+25
* ext/ffmpeg/gstffmpegdec.c: Handle return values of gst_pad_push().Ronald S. Bultje2005-08-163-8/+16
* ext/ffmpeg/gstffmpegcodecmap.c: Forwardport from 0.8 to implement QT-RLE.Ronald S. Bultje2005-08-152-1/+16
* ext/ffmpeg/gstffmpegdec.c: Flush buffers in flush-stop, not flush-start, sinc...Ronald S. Bultje2005-08-152-1/+8
* ext/ffmpeg/gstffmpegcodecmap.c: Fix template to not allow fps=0.Ronald S. Bultje2005-08-093-1/+6
* Backport BRANCH-THREADED to HEAD, fix a bit.Ronald S. Bultje2005-08-058-195/+258
* Release gst-ffmpeg 0.8.6 "Vamoz a la Playa".RELEASE-0_8_6Ronald S. Bultje2005-08-054-25/+47
* ext/ffmpeg/gstffmpegcodecmap.h: Actually initialize value (#311802).Ronald S. Bultje2005-07-282-1/+8
* ext/ffmpeg/: Use special functions for timestamp-conversion again, since we o...Ronald S. Bultje2005-07-276-19/+66
* ext/ffmpeg/gstffmpegcodecmap.c: Add x264 to muxer (it was added to template, ...Ronald S. Bultje2005-07-232-0/+9
* ext/ffmpeg/gstffmpegcodecmap.c: Make type explicit.Ronald S. Bultje2005-07-225-8/+37
* ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added...Ronald S. Bultje2005-07-2013-100/+137
* ext/ffmpeg/gstffmpegprotocol.c: Strip off private flags from context value (#...Ronald S. Bultje2005-07-162-0/+8
* ext/ffmpeg/gstffmpegdec.c (struct _GstFFMpegDec)Luca Ognibene2005-07-112-1/+13
* ext/ffmpeg/: Add a stream-header flag to set stream-header caps on some strea...Ronald S. Bultje2005-07-115-3/+56
* ext/ffmpeg/gstffmpegdemux.c: timestamp is a GstClockTime, not a double..Luca Ognibene2005-06-272-1/+7
* ext/ffmpeg/: more DELTA_UNIT / KEY_UNIT fixesLuca Ognibene2005-06-273-3/+14
* ext/ffmpeg/gstffmpegcodecmap.c: add flv encoder, fix #309050Luca Ognibene2005-06-274-10/+46
* ext/libpostproc/gstpostproc.*: fix debug outputLuca Ognibene2005-06-253-6/+13
* ext/ffmpeg/gstffmpegenc.c (gst_ffmpegenc_chain_video): set the GST_BUFFER_DEL...Luca Ognibene2005-06-252-0/+10
* ext/libpostproc/gstpostproc.c: It works better when filing the hash_table BEF...Edward Hervey2005-06-202-3/+13
* ext/: ffmpeg's libpostproc wrapper pluginsEdward Hervey2005-06-207-2/+593
* configure.ac: Dev mode.Ronald S. Bultje2005-06-102-1/+8
* Release 0.8.5 "For the better of the world".RELEASE-0_8_5Ronald S. Bultje2005-06-106-15/+110
* ext/ffmpeg/gstffmpegdec.c: Only do timestamp interpolation for delayed stream...Ronald S. Bultje2005-06-092-5/+15
* ext/ffmpeg/gstffmpegcodecmap.c: Remove weird flags from SVQ3 flags and just g...Ronald S. Bultje2005-06-092-35/+8