Skip to content
  • Philippe Gorley's avatar
    recorder: refactor and simplify · 4a0bf2e4
    Philippe Gorley authored and Adrien Béraud's avatar Adrien Béraud committed
    Removes need for frame queue, as there's already an internal queue in
    libavfilter. Once a frame is received, feed it directly to the filter.
    
    The recorder's thread now only needs to send filtered frames to the
    encoder.
    
    Change-Id: I37bfa6e61f492cec120989fe210e92752e63466f
    4a0bf2e4