summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-20examples: seek: fix build with MSVCTim-Philipp Müller2-2/+2
2016-09-19doc: Add missing map flag to gst_video_frame_map()Nicolas Dufresne1-1/+3
2016-09-17audiotestsrc: Fix segment boundary checking for reverse playbackSebastian Dröge1-2/+14
2016-09-14audiotestsrc: Don't adjust segment time in seek handlerSebastian Dröge1-10/+0
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge1-1/+1
2016-09-14videooverlaycomposition: document required map flagsVíctor Manuel Jáquez Leal1-1/+5
2016-09-12playback: Use new gst_bin_set_suppressed_flags() API instead of worrying abou...Sebastian Dröge3-13/+6
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-10tests: videoscale: split test into multiple onesTim-Philipp Müller4-5/+65
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-09meson: Raise test timeout to 3 minutesThibault Saunier1-1/+2
2016-09-07video/test: Coding style fixNicolas Dufresne1-1/+1
2016-09-05meson: Workaround the qt5 module not letting us now the preprocessor is not a...Thibault Saunier1-1/+4
2016-09-05meson: tests: Do not pull qt5 as a hard dependencyThibault Saunier1-1/+1
2016-09-05meson: Properly find where GStreamer plugins are when using subprojectsThibault Saunier3-2/+28
2016-09-05meson: Bump version to 1.9.2Thibault Saunier1-1/+1
2016-09-05oggdemux: safety for failing to determine time length in push modeVincent Penquerc'h1-0/+4
2016-09-05oggdemux: increase EOS granpos detection chunk sizeVincent Penquerc'h1-1/+1
2016-09-04meson: fix joystick header check for jseek exampleTim-Philipp Müller1-2/+4
2016-09-04pbutils: store missing-plugin structure in current_info->misc againJonathan Matthew1-0/+1
2016-09-04tools: gst-play: cycle between video tracks without disabling videoTim-Philipp Müller1-2/+5
2016-09-01win32: Update exportsSebastian Dröge1-0/+1
2016-09-01video-frame: Expand the range of caps for extended buffer flagsJan Schmidt1-1/+1
2016-09-01playback: Mark internal functions as G_GNUC_INTERNALSebastian Dröge1-0/+2
2016-09-01playbackutils: Move compare_factories_funcWonchul Lee5-39/+36
2016-09-01video-frame: GST_VIDEO_BUFFER_FLAG are only valid for video/x-raw capsHavard Graff1-0/+3
2016-09-01rtpbuffer: Add buffer flag RETRANSMISSIONHavard Graff1-0/+19
2016-09-01configure: Require orc >= 0.4.24Sebastian Dröge1-1/+1
2016-09-01Back to developmentSebastian Dröge1-1/+1
2016-09-01Release 1.9.21.9.2Sebastian Dröge37-268/+1024
2016-09-01po: Update translationsSebastian Dröge38-196/+447
2016-09-01test-colorkey: #define GDK_DISABLE_DEPRECATION_WARNINGSSebastian Dröge1-0/+3
2016-08-30meson: build examplesTim-Philipp Müller15-2/+169
2016-08-30meson: enable testsTim-Philipp Müller1-1/+4
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier2-7/+3
2016-08-26build: silence error about pthread for 'make check' in osxJosep Torra2-2/+5
2016-08-25meson: update for new files in video libTim-Philipp Müller1-0/+2
2016-08-25decodebin: forward sticky events on multiqueueJosep Torra1-0/+2
2016-08-25win32: Update libgstvideo.defSebastian Dröge1-0/+2
2016-08-25videodirection: interface for rotation and flipXabier Rodriguez Calvar11-1/+169
2016-08-21parsebin: do not set global tags to streamMatej Knopp1-3/+5
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan56-1/+2248
2016-08-20tests: ignore new videotimecode test binaryTim-Philipp Müller1-0/+1
2016-08-19videotimecode: Fix false positive coverity issuesVivia Nikolaidou1-10/+20
2016-08-19videorate: Implement basic support for reverse playbackSebastian Dröge1-39/+127
2016-08-19gstfft: Use stdint.h instead of _stdint.hNirbheek Chauhan2-5/+16
2016-08-19fdmemory: add flag to avoid close of the fdWim Taymans2-2/+7
2016-08-17videotimecode: Fix various coverity issuesVivia Nikolaidou1-1/+5
2016-08-08playbin3: add "element-setup" signalTim-Philipp Müller1-0/+39
2016-08-05oggdemux: remove eos avoidance workaroundVincent Penquerc'h1-15/+2