ccconverter: fix framerate caps negotiation from non-cdp to cdp
[platform/upstream/gstreamer.git] / ext / closedcaption / gstccconverter.c
2021-07-02 Matthew Watersccconverter: fix framerate caps negotiation from non...
2021-03-23 Stéphane Cerveauclosedcaption: allow per feature registration
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-12-07 Sebastian Drögeccconverter: Add property to specify which sections...
2020-12-07 Sebastian Drögeccconverter: Refactor code to only retrieve the timecod...
2020-07-03 Matthew Watersccconverter: write the cdp timecode data correctly
2020-07-03 Matthew Watersccconverter: output warning log if parsing a cdp packet...
2020-07-03 Matthew Watersccconverter: fix cdp timecode parsing
2020-07-01 Matthew Watersccconverter: fail negotiation when framerate conversion...
2020-07-01 Matthew Watersccconverter: fix missing output framerate on the caps
2020-06-05 Matthew Watersccconverter: signal cea608 padding as invalid
2020-06-05 Matthew Watersccconverter: also copy buffer metadata when draining
2020-06-05 Matthew Watersccconverter: Output the limit hit in debug lines
2020-05-12 Matthew Watersccconverter: check fraction multiply for overflow
2020-05-12 Matthew Watersccconverter: tighten up a couple of NULL checks
2020-05-12 Matthew Watersccconverter: fix unintialized read of mapped output...
2020-05-12 Matthew Watersccconverter: fix uninitialized read in error case
2020-05-11 Matthew Watersccconverter: implement discont handling
2020-05-11 Matthew Watersccconverter: use a better padding byte sequence for...
2020-05-11 Matthew Watersccconverter: split temporary storage into 3
2020-05-11 Matthew Watersccconvert: compact input cc_data where possible
2020-05-11 Matthew Watersccconverter: implement support for CDP framerate conver...
2020-05-11 Matthew Watersccconverter: introduce define for max cdp packet length
2020-05-11 Matthew Watersccconverter: don't rely on external state in *_internal()
2020-05-11 Matthew Watersccconverter: cc_count limits are per framerate
2020-05-11 Matthew Watersccconverter: refactor cdp id, fps, max_cc_count into...
2020-05-11 Matthew Watersccconverter: pivot to implementing generate_output
2020-01-24 Sebastian Drögeccconverter: Fill remainder of the cc_data in CDP packe...
2019-11-04 Sebastian Drögeccconverter: Instead of erroring out on too big input...
2019-03-25 Josep Torraclosedcaption: fix build error in OSX
2019-02-21 Mathieu Duponchelleccconverter: fix typo in framerate
2019-02-12 Sebastian Drögeccconverter: Don't output empty buffers
2018-12-18 Sebastian Drögeclosedcaption: Add ccconverter element that can convert...