Age | Commit message (Expand) | Author | Files | Lines |
2009-02-11 | camerabin: Use v4l2src as default source. | René Stadler | 1 | -7/+4 |
2009-02-11 | photography interface: .gitignore generated files. | René Stadler | 1 | -0/+2 |
2009-02-11 | photography interface: Move generated files to win32/common. | René Stadler | 2 | -0/+0 |
2009-02-11 | camerabin: Add .gitignore to hide generated signal marshaller files. | René Stadler | 1 | -0/+2 |
2009-02-11 | camerabin: Fix plugin details to use GST_PACKAGE_* values. | René Stadler | 1 | -1/+1 |
2009-02-11 | aacparse: Fix license specified in plugin details. | René Stadler | 1 | -2/+1 |
2009-02-10 | dshowdecwrapper: Pass pixel aspect through from demuxers, if supplied. | Michael Smith | 1 | -2/+14 |
2009-02-10 | dshowdecwrapper: Make audio decoders have SECONDARY rank. | Michael Smith | 1 | -1/+1 |
2009-02-10 | dshowdecwrapper: Delete old .c files that are unused | Michael Smith | 3 | -2417/+0 |
2009-02-10 | bpmdetect: Pass at most 2048 samples to SoundTouch's BPMDetect | Sebastian Dröge | 1 | -4/+16 |
2009-02-09 | acmmp3dec: fix major memory leaks and clean up code. | Michael Smith | 1 | -349/+410 |
2009-02-09 | mxfdemux: After pulling the footer metadata reset essence track positions to 0 | Sebastian Dröge | 1 | -0/+14 |
2009-02-09 | mxfdemux: When trying to find an essence track position try to find position+... | Sebastian Dröge | 1 | -8/+8 |
2009-02-09 | mxfdemux: For new essence tracks only set the position to 0 if it starts in t... | Sebastian Dröge | 1 | -0/+6 |
2009-02-09 | mxfdemux: Check if the length of the src/essence track arrays are 0, not the ... | Sebastian Dröge | 1 | -59/+33 |
2009-02-09 | mxfdemux: Make sure that the srcpad and essence track arrays always exist | Sebastian Dröge | 1 | -19/+21 |
2009-02-09 | mxfdemux: Change some GST_ERRORs to something less critical | Sebastian Dröge | 1 | -2/+2 |
2009-02-09 | mxfdemux: Only go into EOS and send segment-done after all tracks are finished | Sebastian Dröge | 1 | -2/+16 |
2009-02-09 | mxfdemux: Update TODO | Sebastian Dröge | 2 | -1/+2 |
2009-02-09 | Fix build for camerabin. | Julien Moutte | 1 | -4/+6 |
2009-02-09 | Bump revision to use for common submodule. | Edward Hervey | 1 | -0/+0 |
2009-02-09 | More files to ignore | Edward Hervey | 3 | -0/+10 |
2009-02-09 | tests: Add camerabin unit tests. | Nokia Corporation | 2 | -0/+405 |
2009-02-09 | Add camerabin element. | Nokia Corporation | 17 | -0/+5393 |
2009-02-09 | Add photography interface. | Nokia Corporation | 7 | -1/+884 |
2009-02-09 | mxfdemux: Fix seeking to the end of file | Sebastian Dröge | 1 | -17/+11 |
2009-02-08 | mxfdemux: Fix last_stop calculation when seeking | Sebastian Dröge | 1 | -9/+13 |
2009-02-08 | mxfdemux: Resolve source package before accessing it's members | Sebastian Dröge | 1 | -0/+7 |
2009-02-08 | mxfdemux: Correctly implement timestamping in all cases | Sebastian Dröge | 2 | -21/+46 |
2009-02-08 | mxfdemux: Correctly handle DURATION queries with a negative duration | Sebastian Dröge | 1 | -2/+5 |
2009-02-08 | mxfdemux: When changing to the component after the last component update the ... | Sebastian Dröge | 1 | -4/+9 |
2009-02-08 | mxfdemux: Small cleanup and an additional check | Sebastian Dröge | 1 | -2/+6 |
2009-02-08 | mxfdemux: For material packages make sure that tracks resolve to source tracks | Sebastian Dröge | 1 | -2/+44 |
2009-02-07 | mxfdemux: Add support for non-standard Avid MXF files containing DNxHD essence | Sebastian Dröge | 4 | -4/+36 |
2009-02-07 | mxfdemux: Make essence track creation a bit more robust against broken files | Sebastian Dröge | 2 | -2/+20 |
2009-02-07 | mxfdemux: Don't include multiple descriptors in the track's descriptors | Sebastian Dröge | 1 | -2/+4 |
2009-02-07 | mxfdemux: Add support for non-standard Avid MXF files containing DV essence | Sebastian Dröge | 3 | -28/+36 |
2009-02-06 | mxfdemux: Add data definition for Avid vendor specific picture essence | Sebastian Dröge | 1 | -1/+5 |
2009-02-06 | mxfdemux: For tracks with no known mapping use dummy caps | Sebastian Dröge | 1 | -5/+20 |
2009-02-06 | mxfdemux: Don't remove invalid new essence track twice from the GPtrArray | Sebastian Dröge | 1 | -2/+0 |
2009-02-06 | mxfdemux: Implement keyframe detection for MPEG4 video streams | Sebastian Dröge | 1 | -0/+45 |
2009-02-06 | mxfdemux: Handle some more special cases when setting the position when seeking | Sebastian Dröge | 1 | -0/+13 |
2009-02-06 | mxfdemux: Adjust last_stop to the last keyframe when seeking | Sebastian Dröge | 1 | -3/+9 |
2009-02-06 | mxfdemux: Fix logic for finding the previous keyframe | Sebastian Dröge | 1 | -6/+9 |
2009-02-06 | mxfdemux: Add keyframe detection for MPEG2 video streams | Sebastian Dröge | 3 | -0/+91 |
2009-02-05 | mxfdemux: Protect the metadata with a lock against concurrent access | Sebastian Dröge | 2 | -21/+62 |
2009-02-05 | Random cleanup and smaller bugfixes | Sebastian Dröge | 2 | -72/+54 |
2009-02-05 | Use GST_VIDEO_CAPS_RGB for the template caps | Sebastian Dröge | 2 | -4/+6 |
2009-02-05 | Fix compiler warnings | Sebastian Dröge | 1 | -6/+12 |
2009-02-05 | Add assrender plugin for rendering ASS/SSA subtitles | Benjamin Schmitz | 5 | -0/+834 |