Accepting request 863180 from multimedia:xine

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/863180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xine-lib?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2021-01-18 10:27:09 +00:00 committed by Git OBS Bridge
commit 5cd3d84f5f

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.
-------------------------------------------------------------------