18740 Commits (45fa03b1f9b0475df666f7592f250c37763b7d64)

Author SHA1 Message Date
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
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 10 years ago
Vittorio Giovara 4e649debcf Postpone API-incompatible changes until the next bump 10 years ago
Vittorio Giovara 01bcc2d5c2 lavc: Drop deprecated destruct_packet related functions 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
Michael Niedermayer db91e0edb6 avformat/mux: Update sidedata in ff_write_chained() 10 years ago
Mariusz Szczepańczyk bf5b2f9df8 lavf/ftp: implement move and delete callbacks 10 years ago
Michael Niedermayer 0b7829901b */version.h: Add note/recommandition about bumping major 10 years ago
Neil Birkbeck 3dabebc272 libavformat/matroskaenc.c: fix small memory leaks on error 10 years ago
Ronald S. Bultje 6471040f56 FF_OPT_TYPE_* -> AV_OPT_TYPE_*. 10 years ago
Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 10 years ago
Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 10 years ago
Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 10 years ago
Rodger Combs b4b2717ffe lavf/matroskadec: Fully parse and repack MP3 packets 10 years ago
Marton Balint 95584ddac4 mxfdec: set AVFMT_SEEK_TO_PTS demuxer flag 10 years ago
Stefano Sabatini fedc422684 lavf/mpegts: apply misc option description fixes 10 years ago
Michael Niedermayer 856452cf63 avformat/rmdec: MLTI with multiple MDPR support 10 years ago
Michael Niedermayer 02fff49936 avformat/rmdec: Move MLTI handling out of ff_rm_read_mdpr_codecdata() 10 years ago
Mariusz Szczepańczyk affbecb0de lavf/ftp: implement NLST method 10 years ago
Michael Niedermayer acbd78a001 avformat/wavdec: Detect wrongly interpreted specification about the sample value in the fact chunk 10 years ago
Michael Niedermayer 4ec4454ccf avformat/wavdec: Do not discard sample_count due to rounding 10 years ago
Ganesh Ajjanagadde 1bbb5ea10d avformat/tls_gnutls: correct version detection for certificate support 10 years ago
Marton Balint 8009a1f1fd avisynth: fix setting stream timebase 10 years ago