18007 Commits (4565611b04d53b7333fa5ed81e5dc0074482c20c)

Author SHA1 Message Date
Arnaud Bienner 0cdba4ac68 lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[]. 10 years ago
Arnaud Bienner 35ab967f52 lavf/mxf: Support video essence container uls for vc1. 10 years ago
Arnaud Bienner fd6b38bed7 lavf/riff: Support fourcc AVd1 for dvvideo. 10 years ago
Carl Eugen Hoyos f7361dbcf4 lavc/mxfdec: Support more mxf files with codec_ul. 10 years ago
Michael Niedermayer 9ed53d5a8a avformat/mov: Change the type of the r/g/b variables 10 years ago
Stephan Holljes 280d140cb0 lavf/http: Remove superfluous parenthesis. 10 years ago
Stephan Holljes dd7b486e8e lavf/http: Fix incorrectly placed parenthesis. 10 years ago
Michael Niedermayer 9f6ca28e32 avformat/concatdec: Check file variable before dereferencing 10 years ago
Michael Niedermayer fddcd9e570 avformat/file: Fix copy and paste error 10 years ago
Michael Niedermayer 4cad4bd4ca avformat/hlsenc: Fix memleak of path 10 years ago
Michael Niedermayer e3d8504fd0 avformat/hlsenc: Initialize vtt_oc to help static analyzers 10 years ago
Michael Niedermayer 879603fa3f avformat/latmenc: Add assert to avoid coverity warning 10 years ago
Michael Niedermayer bd70303ead avformat/swfdec: Check return value of init_get_bits8() 10 years ago
Michael Niedermayer 053e80f6ea avformat/mov: Fix integer overflow in FFABS 10 years ago
Michael Niedermayer d1bdaf3fb2 avformat/dump: Fix integer overflow in aspect ratio calculation 10 years ago
Marton Balint 26a0cd1b4b lavf: add V as a video stream specifier which is not an attached picture 10 years ago
LiuQi a4055d3e5d avformat/hlsenc: add a use_localtime option to expand the segment filename with localtime 10 years ago
Carl Eugen Hoyos 3eae98c1ac lavf/dv: Do not return EIO for every error (like EOF). 10 years ago
Michael Niedermayer c7c207aecd avformat/mxg: Use memmove() 10 years ago
Petri Hintukainen 5d12d7de2c mpegts: demux BluRay text subtitles 10 years ago
Petri Hintukainen 757cb0f286 mpegts: fix demuxing PES private stream 2 10 years ago
Andrew Stone dc926ab518 rtmp: support the AMF_DATE tag 10 years ago
Carl Eugen Hoyos 670d8ecfae lavf: Remove probesize32 and max_analyze_duration32 on version bump. 10 years ago
Andreas Cadhalpun c34363acd2 mux: warn if the encoders bitexact flag is set, but not the muxers 10 years ago
Michael Niedermayer e2b19a533d avformat/segment: atomically update list if possible 10 years ago
Stefano Sabatini 57cd2f7777 lavf/mpegenc: provide better feedback in case of invalid media type 10 years ago
Michael Niedermayer 81a8701eb5 avformat/oggenc: Check segments_count for headers too 10 years ago
Carl Eugen Hoyos 33908f0837 lavf/mov: Support unusual alac files without frma and alac atoms. 10 years ago
Michael Niedermayer dda6925357 avformat/segment: Do not free the filename twice 10 years ago
Timothy Gu 0c6a92a447 matroskaenc: Fix indentation 10 years ago
Stephan Holljes 4f860848ab lavf/http: Fix parsing http request data to not read over '\0'. 10 years ago
Luca Barbato e176639bcb webm: Explicitly select libvpx, libopus and libvorbis encoders 10 years ago
Luca Barbato 2157df425b hlsenc: Support outputting specific versions 10 years ago
Vesselin Bontchev 4cd1d2314b avformat/aa: use correct format specifier in sscanf 10 years ago
Carl Eugen Hoyos 83a508cda5 lavf/segment: Fix memleak. 10 years ago
Michael Niedermayer d65b9114f3 avformat/file: Check for lstat() instead of dirent.h 10 years ago
Carl Eugen Hoyos 91619d195b lavf/dnxhd: Autodetect more valid files. 10 years ago
Mariusz Szczepańczyk 1f4c62e84e lavf/file: check for dirent.h support 10 years ago
Lukasz Marek d39a9b01e2 lavf/file: implement directory listing callbacks 10 years ago
Michael Niedermayer ee155c18a2 avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 10 years ago
Arthur Grant 781efd0741 avformat/hevc: Fix parsing errors 10 years ago
Andreas Cadhalpun 1bf76cd2db rtpenc_chain: also copy AVFMT_FLAG_BITEXACT to new AVFormatContext 10 years ago
Michael Niedermayer b4d68e7cdb avformat: Remove use of AVFrac and AVStream->pts 10 years ago
Andreas Cadhalpun c363843a53 add missing FF_API_DESTRUCT_PACKET guards 10 years ago
Timothy Gu 0aa9bbbc37 version: Fix two more typos 10 years ago
Ganesh Ajjanagadde 5edf8b118d avformat/hls: correct comment for ensure_playlist() 10 years ago
Vesselin Bontchev e32a99264b Add support for Audible AA files 10 years ago
Ganesh Ajjanagadde b772847eb0 avformat/webmdashenc: fix uninitialized variable 10 years ago
Ganesh Ajjanagadde ecf6b26aa5 avformat/ftp: use correct enum type 10 years ago
Carl Eugen Hoyos 9bd305be91 lavf/mpeg: Allow users to force audio codec MLP. 10 years ago