Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bitstream
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
bitstream
Commits
007fe9af
Commit
007fe9af
authored
8 years ago
by
Christophe Massiot
Browse files
Options
Downloads
Patches
Plain Diff
prepare for 1.2 release
parent
5b596ce8
No related branches found
Branches containing commit
Tags
2.5.12
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
NEWS
+16
-0
16 additions, 0 deletions
NEWS
with
17 additions
and
1 deletion
Makefile
+
1
−
1
View file @
007fe9af
PREFIX
?=
/usr/local
INCLUDE
=
$(
subst //,/,
$(
DESTDIR
)
/
$(
PREFIX
)
/include/bitstream
)
VERSION
=
1.
1
VERSION
=
1.
2
all
:
@
echo
"Run
\"
make install
\"
to install biTStream into
$(
INCLUDE
)
"
...
...
This diff is collapsed.
Click to expand it.
NEWS
+
16
−
0
View file @
007fe9af
1.2 (31 Jan 2017)
=================
- Add partial support for ITU-T H.265
- Add support for DVB-VBI
- Add support for SCTE 104
- Add support for SMPTE 2010
- Add support for SMPTE RDD 08 (OP-47 subtitles)
- Add support for SMPTE 291
- Add support for SMPTE 337
- Add support for RFC 4175 video
- Add support for hbrmt 2022-6
- Add support for RTP RFC 2250
- Improve support of RTCP
- Fix character set for Chinese DVB strings
- Fix A/52 bitrate table
1.1 (5 Oct 2015)
================
- Rename fields in BAT, RST and SIT to match those of SDT
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment