Get this repository:
git clone https://git.launchpad.net/yuview

See all merge proposals.

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/IENT/YUView.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 1 minute — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log

Branches

Name Last Modified Last Commit
develop 2024-03-28 14:42:12 UTC
Merge pull request #571 from IENT/feature/ParseLhvCExtradataFromMp4Containers

Author: Christian
Author Date: 2024-03-28 14:42:12 UTC

Merge pull request #571 from IENT/feature/ParseLhvCExtradataFromMp4Containers

Add lhvC parsing (MH-HEVC in MP4)

feature/ReworkFFmpegLoading 2023-10-05 14:37:26 UTC
Finally the libffmpeg part compiles (almost) without Qt

Author: Christian Feldmann
Author Date: 2023-10-05 14:37:26 UTC

Finally the libffmpeg part compiles (almost) without Qt

feature/518-ChromaPackingModePerLine 2023-04-16 11:50:27 UTC
Fix basic conversion 420

Author: Christian Feldmann
Author Date: 2023-04-16 11:50:27 UTC

Fix basic conversion 420

bugfix/meaningOfAspectRationIDC 2023-03-21 10:19:50 UTC
Missing 0 entry of unspecified

Author: Christian Feldmann
Author Date: 2023-03-21 10:19:50 UTC

Missing 0 entry of unspecified

feature/bugfixParsingHEVCWith2DirectlyFollowingIFrames 2023-03-19 15:24:30 UTC
Fix parsing of HEVC stream with 2 IDR frames after each other. Improve logging.

Author: Christian Feldmann
Author Date: 2023-03-19 15:24:30 UTC

Fix parsing of HEVC stream with 2 IDR frames after each other. Improve logging.

bugfix/475-DifferenceValuesNotShown 2023-02-22 11:40:29 UTC
Merge branch 'develop' into bugfix/475-DifferenceValuesNotShown

Author: Christian Feldmann
Author Date: 2023-02-22 11:40:29 UTC

Merge branch 'develop' into bugfix/475-DifferenceValuesNotShown

fix/LogRawButesOfSubtitlePacketIfCE608CanNotBeParsed 2023-02-17 11:29:24 UTC
Log raw bytes if 608 can not be parsed

Author: Christian Feldmann
Author Date: 2023-02-17 11:29:24 UTC

Log raw bytes if 608 can not be parsed

bugfix/504-CrashInBitstreamAnalysis 2023-02-05 13:36:07 UTC
Move include to header

Author: Christian Feldmann
Author Date: 2023-02-05 13:36:07 UTC

Move include to header

feature/479-libDav1dSupport 2022-11-28 21:41:02 UTC
Fix compilation

Author: Christian Feldmann
Author Date: 2022-11-28 21:41:02 UTC

Fix compilation

fix/465-playbackOfCSVFilesCanStall 2022-08-07 20:41:59 UTC
It finally compiles. But probably does not work anymore.

Author: Christian Feldmann
Author Date: 2022-08-07 20:41:59 UTC

It finally compiles. But probably does not work anymore.

codeRefactor 2022-03-01 18:40:33 UTC
Rename to getPixelFormatRGB

Author: Christian Feldmann
Author Date: 2022-03-01 18:40:33 UTC

Rename to getPixelFormatRGB

feature/325-logging 2021-05-14 11:15:21 UTC
Fix some compile warnings

Author: Christian Feldmann
Author Date: 2021-05-14 11:15:21 UTC

Fix some compile warnings

bugfix/autosaveplaylistNotWorkingOnLinux 2021-05-01 10:58:18 UTC
Remove QUrl everywhere

Author: Christian Feldmann
Author Date: 2021-05-01 10:58:18 UTC

Remove QUrl everywhere

bugfix/autosave-multiple-instance 2021-04-21 19:15:05 UTC
cleanup

Author: Johannes Sauer
Author Date: 2021-04-21 19:15:05 UTC

cleanup

gh-pages 2021-04-04 10:40:49 UTC
Update index.html

Author: Christian
Author Date: 2021-04-04 10:40:49 UTC

Update index.html

Replace Download button with a link to the release page.

feature/ParsingCleanups 2021-01-31 20:08:15 UTC
Removed all QByteArray things. Does not work yet.

Author: Christian Feldmann
Author Date: 2021-01-31 20:08:15 UTC

Removed all QByteArray things. Does not work yet.

feature/macOsScalingFix 2020-11-24 18:36:29 UTC
Fix to make qmake generate a plist.info file

Author: Radu Ruse
Author Date: 2020-11-24 18:36:29 UTC

Fix to make qmake generate a plist.info file

dev_openGLacceleratedPlayback 2020-10-25 17:14:39 UTC
opengl playback: increased number of triangles used for the rectangle

Author: Johannes Sauer
Author Date: 2020-10-25 17:14:39 UTC

opengl playback: increased number of triangles used for the rectangle
dispalying the video. this should reduce bottleneck to due fillrate

develop_remove_top_soure_and_builddir_variables 2020-10-21 12:48:02 UTC
removed need for setting top build and soure dir variables for qmake

Author: unknown
Author Date: 2020-10-21 12:48:02 UTC

removed need for setting top build and soure dir variables for qmake

feature/HEVC_HRD 2020-09-02 21:14:12 UTC
First try of HRD but this is more complicated then a copy from AVC

Author: Christian Feldmann
Author Date: 2020-09-02 21:14:12 UTC

First try of HRD but this is more complicated then a copy from AVC

feature/plotHRD 2020-08-30 17:44:32 UTC
Another compare fix

Author: Christian Feldmann
Author Date: 2020-08-30 17:44:32 UTC

Another compare fix

bugfix/frameParsing 2020-08-13 21:17:52 UTC
Disable parsing limit by default.

Author: Christian Feldmann
Author Date: 2020-08-13 21:17:52 UTC

Disable parsing limit by default.

feature/newVTM8.1 2020-07-27 15:51:03 UTC
Split AV1 parsing

Author: Christian Feldmann
Author Date: 2020-07-27 15:51:03 UTC

Split AV1 parsing

issue/204_POC_Calcuation 2019-12-30 10:33:35 UTC
Now using shared pointers for the tree items

Author: Christian Feldmann
Author Date: 2019-12-30 10:33:35 UTC

Now using shared pointers for the tree items

feature/other_linux_versions 2019-10-29 18:53:09 UTC
Try xenial

Author: Christian Feldmann
Author Date: 2019-10-29 18:53:09 UTC

Try xenial

development_statistic_broken 2019-04-15 11:33:25 UTC
refactoring; problems with drawing the chart;

Author: Carsten Haidl
Author Date: 2019-04-15 11:33:25 UTC

refactoring; problems with drawing the chart;

development_fix_ubutnu16_04_includes 2019-03-15 10:30:22 UTC
added includes where necessary in order to make it compile on Ubuntu 16.04

Author: Johannes Sauer
Author Date: 2019-03-15 10:30:22 UTC

added includes where necessary in order to make it compile on Ubuntu 16.04

flatpak-dev 2019-02-22 14:44:53 UTC
Added Icon fix by Alexander-Wilms

Author: Christian Feldmann
Author Date: 2019-02-22 09:04:02 UTC

Added Icon fix by Alexander-Wilms

development_color_analysis 2019-01-31 11:03:51 UTC
implement function to handle the playListRawFile-format in chartHandler; impl...

Author: Carsten Haidl
Author Date: 2019-01-31 11:03:51 UTC

implement function to handle the playListRawFile-format in chartHandler; implement parts of chart-functions in playListRawFile

development_statistic 2019-01-10 11:42:44 UTC
remove wrong headername; add strings in hover; add bool-option to show differ...

Author: Carsten Haidl
Author Date: 2019-01-10 11:42:44 UTC

remove wrong headername; add strings in hover; add bool-option to show different strings in hover

development_statistic_performance 2018-09-20 10:45:22 UTC
add basics for multithread, add second statisticshandler for the chart, add f...

Author: Carsten Haidl
Author Date: 2018-09-20 10:45:22 UTC

add basics for multithread, add second statisticshandler for the chart, add functions to support second statisticshandler

deb_packaging 2017-07-17 08:04:56 UTC
Merge branch 'master' into deb_packaging

Author: Jens Schneider
Author Date: 2017-07-17 08:04:56 UTC

Merge branch 'master' into deb_packaging

development_performanceTest 2016-02-10 10:29:18 UTC
-O3 is not chosen for the MinGW release build

Author: Max Blaeser
Author Date: 2016-02-10 10:29:18 UTC

-O3 is not chosen for the MinGW release build

Signed-off-by: Max Blaeser <blaeser@ient.rwth-aachen.de>

TikzExport 2015-06-26 09:49:55 UTC
Merge remote-tracking branch 'origin/TikzExport' into TikzExport

Author: Pavel Nikitin
Author Date: 2015-06-26 09:49:55 UTC

Merge remote-tracking branch 'origin/TikzExport' into TikzExport

Conflicts:
 YUView.pro
 displaysplitwidget.h
 frameobject.h
 mainwindow.cpp
 mainwindow.h
 statisticsobject.cpp
 statisticsobject.h
 tikzdrawtemplates.cpp
 tikzdrawtemplates.h
 tikzfile.cpp
 tikzfile.h
 tikztemplates.h

134 of 34 results

Other repositories

Name Last Modified
lp:yuview 2024-03-28
11 of 1 result
You can't create new repositories for yuview.