[FFmpeg-cvslog] lavc: factor apply_param_change() AV_EF_EXPLODE handling

2016-04-13 Thread wm4
ffmpeg | branch: master | wm4 | Mon Feb 29 22:48:12 2016 +0100| [2e2f8534ebde47d3a3909fe64c2e66204bc56874] | committer: Anton Khirnov lavc: factor apply_param_change() AV_EF_EXPLODE handling Remove the duplicated code for handling failure of apply_param_change(). Signed-off-by: Anton Khirnov

[FFmpeg-cvslog] lavc: factor apply_param_change() AV_EF_EXPLODE handling

2016-04-01 Thread wm4
ffmpeg | branch: master | wm4 | Fri Apr 1 12:52:56 2016 +0200| [a5f5b8b96a9724861ffd4b386e5167ff34b37315] | committer: wm4 lavc: factor apply_param_change() AV_EF_EXPLODE handling Remove the duplicated code for handling failure of apply_param_change(). > http://git.videolan.org/gitweb.cgi/ffm