31 Commits (7870e9b5cda06d8da423ce0472bdfd085f4dc3aa)

Author SHA1 Message Date
Rémi Duraffort 7870e9b5cd Remove obvious statement. 15 years ago
Jean-Baptiste Kempf 4d3acaf28e Schroedinger: fix copyright year, and NEWS 15 years ago
Jean-Baptiste Kempf b94a0412d9 Schroendinger: improve preferences integration 15 years ago
Anuradha Suraparaju 1c2a95b85e Add Dirac encoding support to VLC using the Schroedinger library. 15 years ago
Laurent Aimar d466fd4185 Removed es_format_t::i_aspect. 17 years ago
Rafaël Carré 97c5499da9 schroedinger: use VLC_TS_INVALID (refs #3135) 17 years ago
Laurent Aimar 9278fb81ed Do not uselessly include vlc_vout.h in decoders. 17 years ago
Laurent Aimar 724461bdf2 Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 17 years ago
Laurent Aimar e24d1c8da3 The schroedinger decoder does support non packetized streams. 17 years ago
Laurent Aimar 80cfbe0ce1 Reset the timestamp state on BLOCK_FLAG_DISCONTINUITY. 17 years ago
David Flynn 1a24f157b0 codec/schroedinger: don't reset decoder at corrupt block sentinel 17 years ago
David Flynn d78d1a82b7 codec/schrodinger: don't tag frames with missing pts 17 years ago
David Flynn 2ef4b5ef59 codec/schroedinger: fix segfault when schro_decoder_pull returns NULL 17 years ago
David Flynn d2d8a8fae5 codec/schroedinger: inform vlc of clean area 17 years ago
David Flynn 272b9b9825 codec/schroedinger: don't bother doing any complicated timestamp interpolation 17 years ago
David Flynn 1f81f0a335 codec/schroedinger: remove excessive debug tracing 17 years ago
David Flynn 7c229f88c1 codec/schroedinger: Use new autoparse+tagging api 17 years ago
David Flynn 1a2ecda0b5 codec/schroedinger: remove ts hack, request packetizer 17 years ago
David Flynn eead487527 codec/schroedinger: handle cases where schro invents a placeholder pic 17 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Laurent Aimar 4e79745666 Added decoder_New/Delete/Link/UnlinkPicture helpers. 18 years ago
David Flynn 908d40495f [codec/schroedinger] If pts is unavaliable, do not fall back to dts 18 years ago
David Flynn 7ca75b8a23 Workaround deficiency in schroedinger state machine logic 18 years ago
David Flynn 379212dbee Fix handling of dirac EOSdataunit. 18 years ago
David Flynn 5cbbb0ac7a Fix picture leakage when resetting decoder 18 years ago
Laurent Aimar 4833310da9 Reduce schroedinger verbosity (at compil time). 18 years ago
Laurent Aimar c80284eddc Fixed printf format for size_t. 18 years ago
David Flynn fe9b4d25e1 Fix potential dereference of already free()d pointer 18 years ago
Rémi Denis-Courmont b07357af26 schroedinger: fix warnings 18 years ago
Rémi Denis-Courmont 1d2139aa05 Fix corner case memory leak 18 years ago
Jonathan Rosser e5747cadd7 Introduce new codec module to decode dirac video via libschroedinger 18 years ago