Changelog for
handbrake-cli-0.9.5-1.28.i586.rpm :
* Tue Jan 04 2011 pascal.bleserAATTopensuse.org- update to 0.9.5
* Tue Sep 21 2010 pascal.bleserAATTopensuse.org- update to trunk revision 3549:
* try other gstreamer sink interfaces if gconfvideosink fails; it appears that gconfvideosink may not work on kde systems
* remove the 8 audio limit
* fix cli issue with batch scan and encode
* fix a crash when a TS has no aspect ratio set in the video stream
* bump ffmpeg from 22950 to 25082
* fix a rare hang in the muxer
* GUI: fix UI problem with trellis cavlc
* add Bluray support: + unencrypted BD directory trees only + doesn\'t support iso images + also, no PGS subtitle support yet
* chapters and angles are supported
* fixes memory leak during scan
* x264 bump from r1698 to r1713: + introduces trellis and psy-trellis for cavlc
* GUI: simplify source selection dialog
* fix muxing problem with certain sources/settings
* Thu Aug 19 2010 pascal.bleserAATTopensuse.org- update to SVN trunk revision 3482:
* x264 bump from r1681 to r1698: various bugfixes and improvements
* Sat Aug 07 2010 pascal.bleserAATTopensuse.org- update to SVN trunk revision 3473, as requested by upstream
* Fri Nov 27 2009 pascal.bleserAATTopensuse.org- update to 0.9.4
* Sun Nov 01 2009 pascal.bleserAATTopensuse.org- update to snapshot 2907
* Thu Oct 01 2009 pascal.bleserAATTopensuse.org- downgrade to snapshot rev 2845 as per upstream request- fix version display- use upstream compiler flags as per upstream request
* Fri Sep 25 2009 pascal.bleserAATTopensuse.org- update to rev 2844:
* [2844] bump libtheora to official 1.1 release
* [2843] fix srt track stop time; srt stop time was being set to the end of the start chapter instead of the end of the stop chapter
* [2842] theora: improvements to our theora implementation: + support 2-pass mode which is new to theora 1.1 + set soft target rate control so that single pass abr behaves more like theora 1.0 and doesn\'t look quite so awful
* [2841] don\'t remove srt subs when changing from mkv to mp4
* [2836] bump x264 to r1271 make changes required by the x264 api change fix some build issues that the x264 bump exposed
* [2831] fix bug that was causing one sec. of audio to be dropped on many ffmpeg files
* Mon Sep 14 2009 pascal.bleserAATTopensuse.org- update to rev 2822:
* [2821] dvdnav: improved patch that guarantees forward seek moves position forward; the previous patch worked only for SEEK_CUR
* [2822] allow dvd sources that have no audio
* Sun Sep 13 2009 pascal.bleserAATTopensuse.org- update to rev 2815:
* [2796] set use m4v preference enabled by default
* [2797] fix PAR issue with DV For some (maybe all) DV, ffmpeg doesn\'t give us the sample_aspect_ratio in the context; so when it\'s missing, try looking it up in the AVStream info
* [2811] improve \"auto\" audio selection picks the \"best\" audio given the input codec and output formats
* [2812] show the correct audio codec in the audio list when it has been changed because of incompatibility with source codec or output format
* [2813] fix initialization of chapter list when editing queued job Chapter titles the user entered were lost when editing a queued job
* [2814] fix a Gtk-CRITICAL error when editing chapter names
* [2815] dvdnav: read error recovery - patch libdvdnav seek to guarantee the position will move forward when making a seek request to a position that is after the current position - when a read error is detected, seek forward and retry
* Sat Sep 05 2009 pascal.bleserAATTopensuse.org- new package