97268 Commits (b847bd9582289799c5804bbe786d5d85b65df4c8)
 

Author SHA1 Message Date
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
Anton Khirnov e923a35988 pthread_frame: make sure ff_thread_release_buffer always cleans the frame 5 years ago
Linjie Fu 917d28d5ff lavc/libopenh264enc: fix the if-else coding style 5 years ago
Paul B Mahol 932493f9c2 avcodec/zerocodec: use init cleanup internal cap 5 years ago
Paul B Mahol 05e04e821d avcodec/zerocodec: implement flushing 5 years ago
Paul B Mahol 481ebb1c8b avcodec: add MV30 decoder 5 years ago
Limin Wang df08db0711 avformat/hlsenc: return media_url directly if failed to get seperator 5 years ago
Andreas Rheinhardt 081ef58619 avformat/matroskaenc: Remove unnecessary headers 5 years ago
Andreas Rheinhardt 7104c4dd88 avcodec/jpeg2000dec: Fix mixed declaration and code 5 years ago
Andreas Rheinhardt a39536caee avformat/mpeg: Don't use unintialized value 5 years ago
Limin Wang 46d2b2071b avfilter/ebur128: prefer to use variable instead of type for sizeof 5 years ago
Gautam Ramakrishnan e531891f3d libavcodec/jpeg2000dec.c: Add support for PPT marker 5 years ago
Andriy Gelman cd04bb4afe avcodec/v4l2_context: Use av_freep() 5 years ago
Rosen Penev 8beb9e571c avfilter/vf_drawtext: only test available exceptions 5 years ago
Marton Balint df4e008995 avformat/segment: always use interleaved writes for formats with custom interleaving 5 years ago