[vlc-devel] [PATCH 0/3] minor clean-up of src/input/decoder.c

Filip Roséen filip at videolabs.io
Mon May 23 15:57:52 CEST 2016


When previously working on the code that handles prerolling I noticed
some quirks that I could not stop thinking about. 

These three patches are a small part of those quirks. They do not
change any functionality, but fixes a few (relatively minor) issues
regarding:

    - code duplication
    - misleading documentation

Filip Roséen (3):
  input/decoder.c: clean-up of DecoderProcess
  input/decoder.c: fixed code-duplication
  input/decoder.c: removed misleading documentation

 src/input/decoder.c | 209 ++++++++++++++++++----------------------------------
 1 file changed, 73 insertions(+), 136 deletions(-)

-- 
2.8.2



More information about the vlc-devel mailing list