97482 Commits (f4d8fad802b59d3099eb453dcafb08219ecfa22c)
 

Author SHA1 Message Date
John Stebbins 5fcf620eee lavc/webvttenc: return more meaningful error codes 5 years ago
John Stebbins 9ac715a367 lavc/srtenc: return more meaninful error codes 5 years ago
John Stebbins 1d544e410e lavc/movtextenc: return more meaningful error codes 5 years ago
John Stebbins 9a0817baa4 lavc/assenc: return more meaningful error code 5 years ago
John Stebbins 75a8458863 lavc/dvbsub: return meaningful error codes 5 years ago
John Stebbins eda8d48fea lavc/dvbsub: fix potential encode buffer overflow 5 years ago
Philip Langdale 7b0c22768e Changelog: Add entry for expanded styling support in movtext 5 years ago
John Stebbins ad3f6212ac lavc/movtextenc: handle changes to hilight alpha 5 years ago
John Stebbins eeef870851 lavc/movtextenc: add option to scale fontsize with height 5 years ago
John Stebbins 1f8278ee24 lavc/movtextenc: add font name handling 5 years ago
John Stebbins dbdbcbf384 lavc/movtextenc: simplify initialization of new style record 5 years ago
John Stebbins bb8fd04665 lavc/movtextenc: handle cancel overrides callback 5 years ago
John Stebbins 848792be60 lavc/movtextenc: add font size tag handling 5 years ago
John Stebbins 2e79843e37 lavc/movtextenc: add alpha tag handling 5 years ago
John Stebbins b847bd9582 lavc/movtextenc: add color tag handling 5 years ago
John Stebbins 37ab5e2e7b lavc/movtextenc: init style record from ASS dialog style 5 years ago
John Stebbins a129cc9e29 lavc/movtextenc: fix unclosed style records 5 years ago
John Stebbins 1bf0df4c4f lavc/movtextenc: simplify style record updates 5 years ago
John Stebbins 15b81f5e6b lavc/movtextenc: keep values in native byte order till written 5 years ago
John Stebbins 32cf264d8f lavc/movtextenc: use correct color component order 5 years ago
John Stebbins a52eef68d4 lavc/ass_split: fix parsing utf8 scripts 5 years ago
John Stebbins b8d4a66b29 lavc/movtextdec: allow setting subtitle frame dimensions 5 years ago
John Stebbins f406dc9ceb lavc/movtextdec: restore active style color after hilite 5 years ago
John Stebbins 032ad7a0bb lavc/movtextdec: add color and alpha style tags 5 years ago
John Stebbins 91447ae3ba lavc/movtextdec: add alpha default to ass header colors 5 years ago
John Stebbins c0d3fea600 lavc/movtextdec: make sure default font name is set 5 years ago
John Stebbins e5b99df096 lavc/movtextdec: only write fontsize, fontID tags if not default 5 years ago
John Stebbins d3c012ff42 lavc/movtextdec: handle changes to default style flags 5 years ago
John Stebbins 5f39f63a65 lavc/movtextdec: fix bold, italic, underline flags 5 years ago
John Stebbins 2949f17e99 lavc/movtextdec: simplify style record walk 5 years ago
John Stebbins 47e88adc0d lavc/movtextdec: fix ass header colors 5 years ago
Anton Khirnov c3a2615bb8 lavc: install codec_desc.h 5 years ago
Anton Khirnov fc12d6c258 h264dec: do not set picture_structure on init 5 years ago
Anton Khirnov 4fb05c0d5d h264dec: rename flush_dpb() 5 years ago
Anton Khirnov 5e316096fa h264_ps: make the PPS hold a reference to its SPS 5 years ago
Anton Khirnov ec7f33a38e h264_sei: parse the picture timing SEIs correctly 5 years ago
Anton Khirnov 1e9615c5d4 h264_sei: use a separate reader for the individual SEI messages 5 years ago
Anton Khirnov d41faffb53 h264dec: do not abort if decoding extradata fails 5 years ago
Anton Khirnov 9d6785d426 lavc: do not implicitly share the frame pool between threads 5 years ago
Anton Khirnov 2944537430 pthread_frame: do not copy a range of AVCodecContext fields at once 5 years ago
Anton Khirnov b630a270f5 pthread_frame: do not embed full AVFrame structs into per-thread contexts 5 years ago
Anton Khirnov e40107c1ad pthread_frame: do not share priv_data between multiple codec contexts 5 years ago
Anton Khirnov 1f4cf92cfb pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
Anton Khirnov 665e5b0fba lavc: replace AVCodecInternal.allocate_progress with an internal cap 5 years ago
Anton Khirnov 7385ffbd31 mpeg4videodec: do not copy a range of fields at once 5 years ago
Anton Khirnov 672946c7fe avcodec.h: split AVCodecDescriptor API into its own header 5 years ago
Anton Khirnov c6978418b8 avcodec.h: split codec IDs into their own header 5 years ago
Anton Khirnov 9875fd24ce avcodec.h: split AVPacket API into its own header 5 years ago
Anton Khirnov f1e3e9e204 wavpack: fully support stream parameter changes 5 years ago
Anton Khirnov a1133db30e decode: make sure ff_get_buffer() cleans the frame on failure 5 years ago