97308 Commits (b7d9507bb8c4d1b8bf99158d6859a5b2ecd73298)
 

Author SHA1 Message Date
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
Limin Wang 99ebb033d2 avformat/hlsenc: use av_asprintf() 5 years ago
Andreas Rheinhardt d7780636df avformat/hlsenc: Factor out deleting files from deleting segments 5 years ago
Limin Wang cd8c5e89ba avformat: add subtitle support in master playlist m3u8 5 years ago
Limin Wang 73dc87c4f0 avformat/hlsplaylist: simplify code for checking whether the string is empty 5 years ago
Limin Wang e2e8ef5076 avformat/hlsenc: remove the first slash of the relative path line in the master m3u8 file 5 years ago
Andreas Rheinhardt c9cd0a20b2 avformat/hlsenc: Use AVBPrint to avoid allocations of strings 5 years ago
Andreas Rheinhardt de8f6a4033 avformat/hlsenc: Fix memleak when deleting old segments 5 years ago
Andreas Rheinhardt 95e9cf813e avformat/smacker: Cosmetics 5 years ago
Andreas Rheinhardt a9ad8867c4 avformat/smacker: Remove unused structure 5 years ago
Andreas Rheinhardt b6ebc5aeb2 avformat/smacker: Only store what is needed later 5 years ago