Age | Commit message (Expand) | Author | Files | Lines |
2008-01-25 | gst/rtpmanager/rtpsource.c: Fix unref of buffer using the wrong function. Fi... | Olivier Crete | 2 | -1/+8 |
2008-01-24 | docs/plugins/: Now we have full hierarchy. | Stefan Kost | 9 | -243/+472 |
2008-01-24 | docs/plugins/: Update this too, hopefully fixes the docs build (does at least... | Tim-Philipp Müller | 3 | -19/+171 |
2008-01-24 | gst/mpegtsparse/: Fix network name descriptor, the length is actually the des... | Zaheer Abbas Merali | 3 | -23/+24 |
2008-01-24 | gst/mpegtsparse/: Parse and add to relevant bus messages the terrestrial deli... | Zaheer Abbas Merali | 3 | -83/+258 |
2008-01-23 | Add some documentation. | Edgard Lima | 12 | -818/+1333 |
2008-01-23 | Add support for building against libdca (with the libdts compat header). Fixe... | Sebastian Dröge | 3 | -3/+23 |
2008-01-23 | sys/dvb/gstdvbsrc.c: Do not go on forever if problem with reading from dvr, r... | Zaheer Abbas Merali | 2 | -0/+18 |
2008-01-23 | Add missing no_inst header files to Makefile.am so disting still works | Christian Schaller | 3 | -1/+14 |
2008-01-23 | Add documentation for the xingheader plugin. | Sebastian Dröge | 7 | -28/+107 |
2008-01-23 | tests/check/: Add simple unit test for the xingmux element. | Sebastian Dröge | 6 | -2/+4976 |
2008-01-23 | gst/mpegtsparse/: Parsed the satellite delivery system descriptor and added i... | Zaheer Abbas Merali | 3 | -2/+146 |
2008-01-22 | gst/mpegtsparse/mpegtspacketizer.c: Parsed and added network name to the nit ... | Zaheer Abbas Merali | 2 | -0/+28 |
2008-01-22 | gst/mpegtsparse/mpegtspacketizer.c: Remove leaks introduced by not freeing g_... | Zaheer Abbas Merali | 2 | -16/+65 |
2008-01-22 | gst/mpegtsparse/mpegtspacketizer.c: Add event name and description to the eit... | Zaheer Abbas Merali | 2 | -0/+36 |
2008-01-22 | gst/mpegtsparse/mpegtsparse.c: Revert const removal from previous commit. | Zaheer Abbas Merali | 2 | -1/+6 |
2008-01-22 | gst/mpegtsparse/: Added descriptor searching infrastructure from Fluendo TS d... | Zaheer Abbas Merali | 6 | -4/+532 |
2008-01-22 | gst/h264parse/gsth264parse.c: Parse NAL units in forward mode to mark delta u... | Julien Moutte | 2 | -0/+63 |
2008-01-22 | docs/plugins/: Regenerate. | Stefan Kost | 7 | -15/+109 |
2008-01-22 | docs/plugins/Makefile.am: Add missing eol \ | Stefan Kost | 12 | -51/+598 |
2008-01-21 | One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actu... | Stefan Kost | 4 | -5/+14 |
2008-01-21 | docs/plugins/: Update lists again. Those whole can build ivorbisdec, mythtvsr... | Stefan Kost | 8 | -42/+121 |
2008-01-21 | gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm... | Stefan Kost | 3 | -11/+16 |
2008-01-21 | gst/deinterlace/gstdeinterlace.*: Provide 4:2:2 support | Gabriel Bouvigne | 3 | -73/+174 |
2008-01-21 | docs/plugins/gst-plugins-bad-plugins-sections.txt: Update docs file too. | Tim-Philipp Müller | 2 | -1/+6 |
2008-01-21 | gst/dvdspu/: Fix up dvdspu element again after previous namespace mangling: r... | Tim-Philipp Müller | 4 | -89/+118 |
2008-01-21 | Coherent namespace usage and adding symbold from unused to sections. | Stefan Kost | 4 | -18/+38 |
2008-01-21 | docs/plugins/: Add symbols from -unused.txt to the right place. | Stefan Kost | 6 | -99/+313 |
2008-01-21 | docs/plugins/Makefile.am: Update include list. | Stefan Kost | 58 | -544/+6156 |
2008-01-21 | gst/h264parse/gsth264parse.c: Fix the build. GST_TIME_ARGS takes a timestamp ... | Stefan Kost | 3 | -1/+6 |
2008-01-20 | ext/soup/gstsouphttpsrc.c: Report the size of the stream as the total size in... | Wouter Cloetens | 2 | -10/+22 |
2008-01-19 | gst/rawparse/gstrawparse.c: Handle framesizes > 4096 with multiple frames per... | Sebastian Dröge | 2 | -5/+22 |
2008-01-19 | gst/rawparse/gstrawparse.c: Improve handling of unknown or too small upstream... | Sebastian Dröge | 2 | -5/+12 |
2008-01-19 | gst/rawparse/gstrawparse.c: Improve debugging a bit and for handling multiple... | Sebastian Dröge | 2 | -1/+14 |
2008-01-19 | ext/soup/gstsouphttpsrc.c: Correctly set duration on the GstBaseSrc segment w... | Wouter Cloetens | 2 | -0/+12 |
2008-01-18 | gst/h264parse/gsth264parse.c: Set timestamps more correctly. | Wim Taymans | 2 | -1/+24 |
2008-01-18 | gst/rawparse/gstrawparse.*: Implement pull mode. | Sebastian Dröge | 4 | -78/+410 |
2008-01-18 | gst/multifile/gstmultifilesrc.c: Fix memory leak spotted by the unit test. | Sebastian Dröge | 2 | -0/+6 |
2008-01-18 | tests/check/Makefile.am: Enable spectrum test again. | Sebastian Dröge | 4 | -3/+52 |
2008-01-18 | tests/check/: Add some minimal tests for the equalizer plugin. | Sebastian Dröge | 4 | -0/+341 |
2008-01-18 | gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f... | Sebastian Dröge | 2 | -0/+14 |
2008-01-18 | ext/soup/gstsouphttpsrc.c: Add support for WebDAV. | Sebastian Dröge | 2 | -1/+6 |
2008-01-18 | ext/soup/gstsouphttpsrc.*: Add support for seeking to souphttpsrc. Fixes bug ... | Wouter Cloetens | 3 | -5/+86 |
2008-01-17 | gst/h264parse/gsth264parse.*: Improve debugging. | Wim Taymans | 3 | -12/+41 |
2008-01-17 | Fixed adding EXIF tags to correct IFD. Mapped some XMP tags. | Edgard Lima | 4 | -81/+380 |
2008-01-16 | gst/h264parse/gsth264parse.*: Add reverse playback support for containers tha... | Wim Taymans | 3 | -52/+701 |
2008-01-16 | Update for API changes in GIO and require GIO 2.15.2 for this. | Sebastian Dröge | 4 | -13/+13 |
2008-01-14 | gst/xingheader/gstxingmux.c: Bitrate is 4 bits, not 8 so check for 0xe as max... | Sebastian Dröge | 2 | -2/+8 |
2008-01-14 | gst/xingheader/gstxingmux.c: Remove accidentially leftover debug printf. | Sebastian Dröge | 2 | -2/+5 |
2008-01-14 | gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing... | Sebastian Dröge | 3 | -15/+71 |