]> git.sesse.net Git - ffmpeg/history - libavformat
avformat/matroskaenc: move some initialization checks to mkv_init
[ffmpeg] / libavformat /
2017-11-28 James Almeravformat/matroskaenc: move some initialization checks...
2017-11-28 Pan Bianlibavformat/rtpenc_mpegts: check avformat_new_stream...
2017-11-27 James Almeravformat/matroskaenc: actually enforce the stream limit
2017-11-27 Tobias Rappavformat/avienc: fix fields-per-frame value for interla...
2017-11-27 Michael Niedermayerlibavformat/mov: Replace duplicate stream_nb check...
2017-11-26 Michael Niedermayeravformat/aacdec: Fix leak in adts_aac_read_packet()
2017-11-26 James Almeravformat/mov_esds: check return value of ff_mp4_read_de...
2017-11-26 James Almeravformat/isom: return proper error values in ff_mp4_rea...
2017-11-25 Mark ThompsonMerge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'
2017-11-25 John Stebbinslavf/mov: fix crash in mov_read_sidx
2017-11-25 Karthick Javformat/dashenc: Associate mpd extension with dash...
2017-11-24 James Almeravformat/utils: fix mixed declarations and code
2017-11-24 James Almeravformat/ttaenc: add tta_init()
2017-11-24 James Almeravformat/ttaenc: buffer packets directly
2017-11-24 Dale Curtisavformat/utils: Prevent undefined shift with wrap_bits...
2017-11-23 Karthick Javformat/hlsenc: Added option to add EXT-X-INDEPENDENT...
2017-11-23 Karthick Javformat/hlsenc: Refactor an inconsistent variable...
2017-11-23 Karthick Javformat/hlsenc: Minor fix in setting http options...
2017-11-23 Derek BuitenhuisRevert "udp: fix compilation when HAVE_PTHREAD_CANCEL...
2017-11-23 Carl Eugen Hoyoslavf/mov: Read aspect ratio from AVID jpeg2000 mov...
2017-11-22 Dale Curtisavformat/mov: Increment stsd_count while processing...
2017-11-21 Karthick Javformat/dashenc: Added configuration to override HTTP...
2017-11-21 Jacob Trimbleavformat/mov: Propagate errors in mov_switch_root.
2017-11-21 Dale CurtisClose ogg stream upon error when using AV_EF_EXPLODE.
2017-11-20 Marton Balintavformat/avio: remove must_flush from AVIOContext
2017-11-20 Carl Eugen Hoyoslavf/mov: Do not mix variable declaration and code.
2017-11-20 Steven Liuavformat/hlsenc: use FFABS to instead of abs
2017-11-20 Steven Liuavformat/swfenc: use FFABS to instead of abs
2017-11-20 Steven Liuavformat/mxf: use FFABS to instead of abs
2017-11-20 Steven Liuavformat/mp3dec: use FFABS to instead of abs
2017-11-20 Vishwanath Dixitavformat/hlsenc: creation of hls master playlist file
2017-11-20 Vishwanath Dixitavformat/hlsenc: creation of hls variant streams in...
2017-11-20 Dave Riceavformat/movenc: write clap atom for uncompressed yuv...
2017-11-20 Dave Riceavformat/movenc: correct ImageDescription for uncompres...
2017-11-19 James AlmerMerge commit '3152058bf1dca318898550efacf0286f4836cae6'
2017-11-19 Gyan Doshiavformat/subfile: allow to extract till EOF
2017-11-19 James Cowgillavformat/dashenc: fix min_seg_duration option size
2017-11-18 James Almeravformat: remove unnecessary AVStreamParseType enum...
2017-11-18 Carl Eugen Hoyoslavf/tcp: Fix the type of the optlen argument to getsoc...
2017-11-18 John Stebbinslavf/mov: don't read outside frag_index bounds
2017-11-18 Dale CurtisFix leak of frame_duration_buffer in mov_fix_index().
2017-11-17 Aman Guptaavformat/tcp: add option to enable TCP_NODELAY
2017-11-16 Carl Eugen Hoyoslavf/mxf: Support 60fps output.
2017-11-16 Fredrik Hubinetteavformat/mov: Check size of STSC allocation
2017-11-16 John Stebbinslavf/movenc: allow writing avc3 sample entry type
2017-11-16 James AlmerMerge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a'
2017-11-16 James AlmerMerge commit 'd070b9b703a542429a13db9623109ae20474c775'
2017-11-16 James AlmerMerge commit '9e48de3cc86c732d9cebd496d6f0a2b7e7732754'
2017-11-16 James AlmerMerge commit '5c2a01f064d5ab2b309d25c7f46c6c4471838d90'
2017-11-16 Mark ThompsonMerge commit '620f88a0b94a651c6cc912b1fb32d308762d59b5'
2017-11-15 Mark ThompsonMerge commit 'c77da21e5d15056b8ba060ee5ce9e73f26653612'
2017-11-15 Mark ThompsonMerge commit 'ff007e30d8d45ba1ff2b2a4615f1cd5bafb50626'
2017-11-15 James Almeravformat/utils: remove usage of AVCodecContext accessors
2017-11-14 Sasi Inguvalavf/mov.c: Don't correct edit list start to zero,...
2017-11-14 Aman Guptaavformat/http: fix chunked response w/ multiple_requests=1
2017-11-14 Steven Liuavformat/hlsenc: write fmp4 init header after first...
2017-11-13 Aman GuptaThis fixes a deadlock while reading a chunked https...
2017-11-13 Rodger Combslavf/tls_securetransport: handle incomplete reads grace...
2017-11-13 Timo Rothenpielermovenc-test: fix potential uninitialized read
2017-11-13 Timo Rothenpieleravformat/fitsenc: validate input pixel format
2017-11-13 Aman Guptaavformat/http: fix stray quote in trace logging
2017-11-13 Steven Liuavformat/img2enc: add frame_pts option for make output...
2017-11-13 Timo Rothenpieleravformat/hlsenc: allocate space for terminating null
2017-11-12 Aman Guptalavf/tls_securetransport: build on iOS
2017-11-12 Paul B Maholavformat/ty: check cur_chunk_pos before using it
2017-11-12 Paul B Maholavformat/ty: fix memory leaks
2017-11-12 Paul B Maholavformat/ty: check if header is correctly parsed and...
2017-11-12 Carl Eugen Hoyoslavf/dashdec: Fix several memleaks.
2017-11-12 Steven LiuRevert "lavf/dashdec: Fix several memleaks."
2017-11-12 James AlmerMerge commit '5c22c90c1d5050f1206e46494b193320ac2397cb'
2017-11-12 James AlmerMerge commit '0ccddbad200c1d9439c5a836501917d515cddf76'
2017-11-12 James AlmerMerge commit 'cd4663dc80323ba64989d0c103d51ad3ee0e9c2f'
2017-11-12 James AlmerMerge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c'
2017-11-12 James AlmerMerge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'
2017-11-12 James AlmerMerge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'
2017-11-12 James AlmerMerge commit 'fbca6e7d162b9a7105d1059826dfe96616fa803a'
2017-11-12 James AlmerMerge commit '8e0febe28effe7f427e45190eab37110126161ea'
2017-11-12 James AlmerMerge commit '22241208eb7d0168b2afc128af5a128a9ef0a89b'
2017-11-12 James AlmerMerge commit '55fe72a841ba306370e68e86c88f34b4456aa4dd'
2017-11-12 James AlmerMerge commit '1746c7c8f2f9a6c5eacb486426dd0a579b4b7498'
2017-11-12 James AlmerMerge commit '2cf3c0ab0d84b5cdb379059f8570809a13a306b9'
2017-11-12 James AlmerMerge commit '9b0aff51a7ae03215c4e1a3e7220fdbcfb858b08'
2017-11-12 James AlmerMerge commit '192fe52e42f64a493c47cad1461b20fe1149dbea'
2017-11-12 James AlmerMerge commit '14bba662d489a58fe88240fc4d14238bf17ca203'
2017-11-12 James AlmerMerge commit '61a17423d3711cb34a18b44e1ec2510c2f70a56c'
2017-11-12 James AlmerMerge commit '67c72f08a4707c18a67a4734660e3a23cc9488b6'
2017-11-12 James AlmerMerge commit '91760a934055ab06812885ab5ec1a97a8db6d217'
2017-11-12 James AlmerMerge commit '4723c6226aa1ece4099338cc9b38a9cef4fa4846'
2017-11-12 James AlmerMerge commit '0e702124ee149593168cbbb7b30376249a64ae66'
2017-11-12 James AlmerMerge commit '9dc79b2943d99f256a3279f09580b27a95fb9aa8'
2017-11-12 James AlmerMerge commit '0af8a72174108b9bb482f1073a1e9a3bc258af51'
2017-11-12 James AlmerMerge commit '2708c8e8efefaad337ccab1e3bf59dcde66c6bc5'
2017-11-12 James AlmerMerge commit 'b487add7ecf78efda36d49815f8f8757bd24d4cb'
2017-11-12 James AlmerMerge commit '17f5171cd4753e7f50e6d95df069bccbc90265bf'
2017-11-12 James AlmerMerge commit '68649bfed30a35dc3e45ea240541b2774b2f282b'
2017-11-12 James AlmerMerge commit 'cbcdb2d8e47f62f69accee62c08f487a27848174'
2017-11-12 James AlmerMerge commit '62be1caf161c1241a9e148f347850cfe092588dc'
2017-11-12 James AlmerMerge commit 'c6496de33456f20144b994ac38f308f2de333608'
2017-11-11 James AlmerMerge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'
2017-11-11 James AlmerMerge commit 'ec0f4fa17ce29cf01d4def21041b0b87f7e3105d'
next