SHA256
1
0
forked from pool/xine-lib

Accepting request 861415 from home:wolfi323:branches:multimedia:xine

- Fix 1.2.9 changelog entry, all the text was duplicated.

OBS-URL: https://build.opensuse.org/request/show/861415
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=134
This commit is contained in:
Olaf Hering 2021-01-07 21:51:21 +00:00 committed by Git OBS Bridge
parent d67a62cfaa
commit 474042fa65

View File

@ -203,42 +203,6 @@ Tue Jan 23 12:38:21 UTC 2018 - davejplater@gmail.com
* Optimize port tickets.
* Optimize sse/mmx2 memcpy.
* Code simplification and cleanup.
* Update german translation. * Add LIBXINE_VERBOSITY environment var override.
* Add auto gapless switch. Play clips to their very end when that
is likely what the user wants.
* Add video single step feature.
* Add generic keyframe index feature.
* Add x32 (x86 32 on 64bit) support.
* Add some more debug logging.
* Join 4 network input plugins into a single file.
* Matroska fixes.
* Build fixes.
* Directx2 audio fixes.
* VAAPI fixes.
* XCB video fixes and optimizations.
* Return driver held video frames on shutdown properly.
* FAAD audio compatibility fixes.
* Fix VP9 playback.
* Fix post filtering crash.
* Make xml parser thread safe.
* More user configuration safety.
* Inline assembly fixes.
* Failed memory allocation safety fixes.
* Memory leak fixes.
* Debug and LOG build fixes.
* Again, lots of small fixes and optimizations.
* Better multiengine client safety.
* Hide yuv2rgb implementation details.
* Use a single libyuv2rgb copy in both engine and plugins.
* Minor ffmpeg optimization.
* Lift a few video engine handbrakes. Less CPU load, fewer frame
drops, faster seeking.
* Optimize audio engine.
* Optimize demux buffering system.
* Optimize metronom clock.
* Optimize port tickets.
* Optimize sse/mmx2 memcpy.
* Code simplification and cleanup.
* Update german translation.
-------------------------------------------------------------------