git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
codec: dvbsub: don't read unused variables
[vlc.git]
/
modules
/
codec
/
dvbsub.c
2014-08-12
Francois Cartegnie
codec: dvbsub: don't read unused variables
blob
|
commitdiff
2014-02-13
Jean-Baptiste Kempf
Bump DVBsub priority above avcodec
blob
|
commitdiff
|
diff to current
2013-07-13
Rémi Duraffort
Allocation size mismatch (cid #1047372)
blob
|
commitdiff
|
diff to current
2012-12-13
Rémi Denis-Courmont
Replace block_New() with block_Alloc()
blob
|
commitdiff
|
diff to current
2012-11-13
Jean-Baptiste Kempf
LGPL
blob
|
commitdiff
|
diff to current
2012-04-16
Hugo Beauzée-Luyssen
dvbsub: Remove write only variable.
blob
|
commitdiff
|
diff to current
2012-03-07
Jean-Baptiste Kempf
DVBsub: split encoder from decoder
blob
|
commitdiff
|
diff to current
2011-04-05
Jean-Baptiste Kempf
DVBSub: change the end-of-field marker according to...
blob
|
commitdiff
|
diff to current
2011-04-03
Rémi Duraffort
Remove old obsolete variables.
blob
|
commitdiff
|
diff to current
2010-10-22
Rémi Denis-Courmont
add_integer: remove callback parameter
blob
|
commitdiff
|
diff to current
2010-10-22
Rémi Denis-Courmont
Remove unused change_integer_list parameter
blob
|
commitdiff
|
diff to current
2010-06-16
Ilkka Ollakka
Revert "dvbsub.c : Don't fill region if page_state...
blob
|
commitdiff
|
diff to current
2010-06-16
Björn Stenberg
dvbsub.c : Don't fill region if page_state == 0
blob
|
commitdiff
|
diff to current
2010-04-29
Laurent Aimar
Simplify the creation of subpicture with dynamic content.
blob
|
commitdiff
|
diff to current
2010-02-11
Rémi Duraffort
dvbsub: remove dummy test (already check then dereferen...
blob
|
commitdiff
|
diff to current
2010-02-08
Peter Bak Nielsen
Fixed DVB-subtitles decoder subpicture flag.
blob
|
commitdiff
|
diff to current
2010-01-04
Antoine Cellerier
Use %4.4s instead of %4s for fourccs cast to char *.
blob
|
commitdiff
|
diff to current
2009-12-16
Laurent Aimar
Removed es_format_t::i_aspect.
blob
|
commitdiff
|
diff to current
2009-12-07
Rafaël Carré
dvbsub: use VLC_TS_INVALID (refs #3135)
blob
|
commitdiff
|
diff to current
2009-12-06
Rémi Denis-Courmont
Do not assert memory allocations
blob
|
commitdiff
|
diff to current
2009-12-05
JP Dinger
Obligatory win32 compile fixes.
blob
|
commitdiff
|
diff to current
2009-12-05
JP Dinger
Replace argument = realloc( argument, size ); with...
blob
|
commitdiff
|
diff to current
2009-10-10
Rémi Duraffort
codec: use var_Get(Integer|Float|String) when applicable.
blob
|
commitdiff
|
diff to current
2009-09-29
Jean-Baptiste Kempf
Formating of comment
blob
|
commitdiff
|
diff to current
2009-09-28
Jean-Baptiste Kempf
Cosmetics and alignment
blob
|
commitdiff
|
diff to current
2009-09-28
Simon Hailes
Modified the way DDS (display definition segment -...
blob
|
commitdiff
|
diff to current
2009-09-25
Simon Hailes
Renamed p_display to display, and made it a structure...
blob
|
commitdiff
|
diff to current
2009-08-23
Rémi Denis-Courmont
Revert "vlc_bits: Differentiate between writable bits...
blob
|
commitdiff
|
diff to current
2009-08-20
Pierre d'Herbemont
vlc_bits: Differentiate between writable bits stream...
blob
|
commitdiff
|
diff to current
2009-07-23
Jean-Baptiste Kempf
Use Brackets for global headers.
blob
|
commitdiff
|
diff to current
2009-05-16
Laurent Aimar
Do not uselessly include vlc_vout.h in decoders.
blob
|
commitdiff
|
diff to current
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and i_original_fourcc when applicable.
blob
|
commitdiff
|
diff to current
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
blob
|
commitdiff
|
diff to current
2009-02-14
Laurent Aimar
All decoders/encoders MUST set output format category...
blob
|
commitdiff
|
diff to current
2009-01-27
Rémi Denis-Courmont
Trailing ;
blob
|
commitdiff
|
diff to current
2009-01-21
Jean-Baptiste Kempf
Various shortnames forgotten.
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewSubpicture/decoder_DeleteSubpicture...
blob
|
commitdiff
|
diff to current
2008-10-10
Rémi Duraffort
Fix potential segfault (CID 158)
blob
|
commitdiff
|
diff to current
2008-10-06
Rémi Duraffort
Use NULL instead of 0 for pointers.
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Clean up a bit subpicture region API.
blob
|
commitdiff
|
diff to current
2008-09-20
Laurent Aimar
Changed subpicture_region_t->picture into a picture_t *
blob
|
commitdiff
|
diff to current
2008-09-15
Laurent Aimar
Removed unused or redondant fields from subpicture.
blob
|
commitdiff
|
diff to current
2008-09-13
Laurent Aimar
Removed b_pausable flag in favour of b_subtitle.
blob
|
commitdiff
|
diff to current
2008-08-24
Antoine Cellerier
Fix segfault on 64 bit archs. (0 != NULL)
blob
|
commitdiff
|
diff to current
2008-07-10
Derk-Jan Hartman
Fix positioning of dvbsub. closes #1686
blob
|
commitdiff
|
diff to current
2008-06-22
Rémi Duraffort
Remove unneeded msg_Err.
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-30
Rafaël Carré
Simplify: false positive CID 139
blob
|
commitdiff
|
diff to current
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-12
Rémi Duraffort
Don't print a message when an memory error occure and...
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-05-01
Rémi Denis-Courmont
NIH syndrome cure (2)
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-11
Rémi Duraffort
Another time : remove useless test before free().
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
codecs & packetizers: fix warnings
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
blob
|
commitdiff
|
diff to current
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
blob
|
commitdiff
|
diff to current
2007-11-09
Jean-Paul Saman
Fix some potential segfaults, some cleanup and fix...
blob
|
commitdiff
|
diff to current
2007-09-13
Rémi Denis-Courmont
Fix invalid FOURCC use
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-09-05
Jean-Paul Saman
Add function to get a human readible string for a vlc_f...
blob
|
commitdiff
|
diff to current
2007-09-04
Jean-Paul Saman
Damn previous commit was even worse. I need some rest.
blob
|
commitdiff
|
diff to current
2007-09-04
Jean-Paul Saman
Oops forgot to print the chroma.
blob
|
commitdiff
|
diff to current
2007-09-03
Jean-Paul Saman
Print error when chroma is not supported
blob
|
commitdiff
|
diff to current
2007-09-03
Jean-Paul Saman
Check malloc return values.
blob
|
commitdiff
|
diff to current
2007-08-04
Rémi Denis-Courmont
- Cleanup and fixes deprecated options:
blob
|
commitdiff
|
diff to current
2007-06-18
Laurent Aimar
Patch by Bernie Purcell :
blob
|
commitdiff
|
diff to current
2007-03-03
Sigmund Augdal Helberg
fix possition of dvbsubs when input has p_subpic->i_x...
blob
|
commitdiff
|
diff to current
2006-12-13
Derk-Jan Hartman
* Add support for HD DVBsub closes #896
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-12
Rémi Denis-Courmont
Warning fix
blob
|
commitdiff
|
diff to current
2006-11-02
Derk-Jan Hartman
* forwardport the mjpeg fix and the dvbsub color fixes
blob
|
commitdiff
|
diff to current
2006-10-21
Jean-Paul Saman
Turn #if DVBDEBUG into #ifdef DVBDEBUG
blob
|
commitdiff
|
diff to current
2006-10-05
Sam Hocevar
* Spelling fixes here and there.
blob
|
commitdiff
|
diff to current
2006-10-01
Antoine Cellerier
Rename all sout_Cfg* stuff to config_Chain* (as it...
blob
|
commitdiff
|
diff to current
2006-08-29
Jean-Paul Saman
Fix compiler warning about comparing signed and unsigne...
blob
|
commitdiff
|
diff to current
2006-04-07
Christophe Massiot
* modules/codec/dvbsub.c: add_suppressed -> add_suppre...
blob
|
commitdiff
|
diff to current
2006-04-07
Christophe Massiot
* modules/codec/dvbsub.c: add_deprecated -> add_suppressed
blob
|
commitdiff
|
diff to current
2006-04-07
Christophe Massiot
* modules/codec/dvbsub.c: Add deprecated option and...
blob
|
commitdiff
|
diff to current
2006-04-07
Jean-Paul Saman
Remove --sout-dvbsub-timeout flag
blob
|
commitdiff
|
diff to current
2006-04-07
Christophe Massiot
* modules/codec/dvbsub.c: Fixed a major bug with DVBSU...
blob
|
commitdiff
|
diff to current
2006-03-31
Clément Stenac
Codecs (except x264). Refs:#438
blob
|
commitdiff
|
diff to current
2006-03-30
Christophe Mutricy
String review in codec. 1st part. ffmpeg.h to be improv...
blob
|
commitdiff
|
diff to current
2006-01-23
Antoine Cellerier
oops, last commit wasn't meant to happen
blob
|
commitdiff
|
diff to current
2006-01-23
Antoine Cellerier
fix subtitles position (aspect ratio)
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-09-29
Jean-Paul Saman
Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2005-08-22
Gildas Bazin
* modules/codec/dvbsub.c: fixed segfault.
blob
|
commitdiff
|
diff to current
2005-08-22
Gildas Bazin
* modules/codec/dvbsub.c: fixed recent breakage of...
blob
|
commitdiff
|
diff to current
2005-08-19
Jean-Paul Saman
Fix region width/height encoding bug. Dvbsub never...
blob
|
commitdiff
|
diff to current
2005-08-15
Jean-Paul Saman
Oops, Disable debugging.
blob
|
commitdiff
|
diff to current
2005-08-15
Jean-Paul Saman
Also allow an empty palette marked with palette.i_entri...
blob
|
commitdiff
|
diff to current
2005-08-15
Jean-Paul Saman
Found a simpler way to send an empty picture to the...
blob
|
commitdiff
|
diff to current
2005-08-15
Jean-Paul Saman
Replaced // comments with /* .. */ and added some sanit...
blob
|
commitdiff
|
diff to current
2005-08-10
Jean-Paul Saman
Forward port of branches/0.8.1-jpsaman-thedj revision...
blob
|
commitdiff
|
diff to current
2005-08-09
Jean-Paul Saman
make positioning of subpictures posible in dvbsub
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
next