- 
aa880c4c
 by Elizabeth Figura   at 2025-06-11T14:07:54+02:00 
 amstream/tests: Test reconnection done by CreateSample().
 
- 
e837465e
 by Elizabeth Figura   at 2025-06-11T14:07:54+02:00 
 amstream: Don't bother calling SetFormat() if a NULL surface was passed.
In that case we will always request a surface with the current width, height,
and pixel format, and "rect" must be NULL and cannot affect it.
 
- 
4d62cfa8
 by Elizabeth Figura   at 2025-06-11T14:07:54+02:00 
 amstream: Call SetFormat() before creating the sample.
 
- 
de722fcf
 by Elizabeth Figura   at 2025-06-11T14:07:54+02:00 
 amstream: Unblock GetBuffer() in Decommit().
 
- 
c8fa18a0
 by Elizabeth Figura   at 2025-06-11T14:07:54+02:00 
 amstream: Add more traces.