Accepting request 295709 from home:enzokiel:branches:multimedia:libs
- Update to version 2.2.1 OBS-URL: https://build.opensuse.org/request/show/295709 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/vlc?expand=0&rev=121
This commit is contained in:
parent
d3ee9a77ac
commit
c7b62e518f
@ -90,3 +90,13 @@ index b430ee5..29c387f 100644
|
||||
}
|
||||
|
||||
/**
|
||||
--- a/modules/demux/mp4/mp4.c.orig 2015-04-13 16:35:15.220228877 +0200
|
||||
+++ b/modules/demux/mp4/mp4.c 2015-04-13 16:35:15.255228142 +0200
|
||||
@@ -277,6 +277,7 @@
|
||||
|
||||
i_sample -= ck->p_sample_count_pts[i_index];
|
||||
}
|
||||
+ return 0;
|
||||
}
|
||||
|
||||
static inline int64_t MP4_GetMoviePTS(demux_sys_t *p_sys )
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e0a27e248c47da723a696420aca3a4dd15cc3ed8cc81618d3f1dc8661b25517
|
||||
size 20861760
|
3
vlc-2.2.1.tar.xz
Normal file
3
vlc-2.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb
|
||||
size 20940288
|
46
vlc.changes
46
vlc.changes
@ -1,3 +1,49 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 13 14:59:16 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
- Update to version 2.2.1:
|
||||
+ Codec:
|
||||
- Fix compilation with older libavcodec versions.
|
||||
- Fix some VP9 decoding.
|
||||
- Fix flac crashes.
|
||||
- Fix lpcm channel ordering.
|
||||
- Fix potential NULL dereference in dmo.
|
||||
- Fix teletext framing code in DVB PES packets.
|
||||
- Fix potential buffer overflow in schroendinger decoder.
|
||||
- Fix AAC samplerate.
|
||||
+ Demuxers:
|
||||
- Fix MP4 chapters.
|
||||
- Fix MKV overseeking, introducing slowness over network shares.
|
||||
- Fix crash when playing SPC files.
|
||||
- Fix ATRAC3 playback in MKV.
|
||||
- Revert to older ASX code.
|
||||
- Workaround TS issue with mpeg-audio.
|
||||
+ Access:
|
||||
- Fix sftp read and close sockets.
|
||||
- Fix DTV build with Linux DVB versions < 5.8.
|
||||
- Fix UDP/RTP input on Windows.
|
||||
+ Audio output:
|
||||
- Fix Alsa HDMI plugs.
|
||||
- Improve Alsa output, with larger buffers.
|
||||
- Fix DirectSound output with multi-channel files.
|
||||
+ OS X:
|
||||
- Fix numerous crashes in the UI.
|
||||
- Fix video-wallpaper mode.
|
||||
- Fix race when starting VLC from command line.
|
||||
+ Qt:
|
||||
- Fix recent items behaviour.
|
||||
- Fix rotation filter activation.
|
||||
- Fix mux modules names for the streaming wizard.
|
||||
+ Win32:
|
||||
- Timestamp the signature of the dlls.
|
||||
- Fix extensions registration during install.
|
||||
- Fix extensions dialog crash.
|
||||
- Default to no DxVA decoding.
|
||||
+ libVLC:
|
||||
- fix libvlc_media_get_stats.
|
||||
+ Updated translations.
|
||||
- Fixed patch 0001-no-return-in-non-void.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 12 08:47:32 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user