Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
totem-pl-parser
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
totem-pl-parser
Commits
6a54cf7f
Commit
6a54cf7f
authored
Sep 22, 2014
by
Bastien Nocera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.10.3
parent
fea76a74
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
NEWS
NEWS
+7
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
6a54cf7f
New features and significant updates in version...
3.10.3:
- Ignore partially downloaded files when recursing
- Fix crash when passing a broken URI
- Fix potential integer overflow when parsing long durations
- Fix potential crash when parsing RTSPtext QuickTime files
- Fix parsing of Windows Media files
3.10.2:
- Build fixes
- Translation updates
...
...
configure.ac
View file @
6a54cf7f
...
...
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
m4_define(totem_version_major, 3)
m4_define(totem_version_minor, 10)
m4_define(totem_version_micro,
2
)
m4_define(totem_version_micro,
3
)
AC_INIT([totem-pl-parser],
[totem_version_major.totem_version_minor.totem_version_micro],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment