- Oct 09, 2020
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
Also set the ops pointer early so calls to CloseMmalDeinterlace may use it.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
The close callback is now typed instead of a vlc_object_t.
-
Steve Lhomme authored
-
Steve Lhomme authored
The close callback is now typed instead of a vlc_object_t. Co-authored-by:
Alexandre Janniaux <ajanni@videolabs.io>
-
Steve Lhomme authored
Also copy the metadata from the source to the output
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
Partially reverts 50773e20. We should never access vlc_picture_chain_t::front directly.
-
Steve Lhomme authored
No need to compile the module and have the Open always fail.
-
Steve Lhomme authored
No need to release it manually.
-
Steve Lhomme authored
The pointer to int conversion (and vice versa) only causes a warning.
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
Getting the front of the picture chain and settings the picture chain to the rest of the chain is exactly like popping a picture from the front of the chain.
-
- Oct 08, 2020
-
-
François Cartegnie authored
-
François Cartegnie authored
regression by 15f5497b
-