55703 Commits (920046abf1928a394025f237eb888d267f12e14a)
 

Author SHA1 Message Date
Michael Niedermayer a2b0699f4f Merge commit '4ebc7d659f0da6c1305ca08cf4303959203fff4b' 11 years ago
Michael Niedermayer b905a7137a avcodec/avpacket: Fix memory allocation failure check 11 years ago
Michael Niedermayer 67a580f423 Merge commit '5a9a9d4a2abefa63d9a898ce26715453c569e89d' 11 years ago
Michael Niedermayer 921c1d4c95 Merge commit 'c1076d8479a6c0ee2e0c4b0e2151df5b0228438e' 11 years ago
Michael Niedermayer d2d8e259fd Merge commit '5eb488bfa835f2902a31ba99d57c16ae36c4f598' 11 years ago
Michael Niedermayer 019eb2c77b svq3: Fix ff_h264_check_intra_pred_mode() return code check 11 years ago
Michael Niedermayer e0b45ca730 Merge commit 'b3dc260e7fa6f3f852dd5cb7d86763c4b5736714' 11 years ago
Luca Barbato 5718e3487b rtmp: Do not misuse memcmp 11 years ago
Thilo Borgmann 4dcb2f7478 lavu: fix grammar in doxy for av_frame_ref. 11 years ago
James Almer 214293b143 lavd: Fix make checkheaders 11 years ago
Derek Buitenhuis d9c1fb8376 bprint: Include va_copy compat 11 years ago
Nicolas George d5f38847f5 tests/fli: avoid rounding errors in -t option. 11 years ago
Michael Niedermayer 5fc5170c55 avutil/opt: make const tables static const 11 years ago
Michael Niedermayer 18b1381c5f avutil/opt: fix av_log type 11 years ago
Michael Niedermayer db4918b72e avformat/tedcaptionsdec: make const arrays static const 11 years ago
Michael Niedermayer 0b5627189d avfilter/f_sendcmd: make const arrays static const 11 years ago
Michael Niedermayer 148310ca16 avutil/log: Use bprint for part 11 years ago
Martin Storsjö 205a4502d3 doc: Clarify the avconv section about -re 11 years ago
Martin Storsjö d175a5730b doc: Add an example on publishing over RTMP 11 years ago
Martin Storsjö a435ca5b4d doc: Explain that the default RTMP user agent is different when publishing 11 years ago
Martin Storsjö aa16a6b0c5 doc: Extend the rtmp example to include how to pass username/password 11 years ago
Martin Storsjö 3bea53dbdf doc: Add librtmp to the section header for the librtmp specific details 11 years ago
Martin Storsjö 8e1fe34557 rtmp: Detect and warn if the user tries to pass librtmp style parameters 11 years ago
Michael Niedermayer 112c970ca6 avutil/bprint: add av_vbprintf() 11 years ago
Luca Barbato ba5393a609 rtmp: rename data_size to size 11 years ago
Luca Barbato 4ebc7d659f rtmp: Use PRId64 when needed. 11 years ago
Luca Barbato 5a9a9d4a2a lavc: Add refcounted api to AVPacket 11 years ago
Vittorio Giovara c1076d8479 h264: check one context_init() allocation 11 years ago
Vittorio Giovara 5eb488bfa8 h264: use explicit variable names for *_field_flag 11 years ago
Vittorio Giovara b3dc260e7f h264: return meaningful values 11 years ago
Michael Niedermayer b37ff488b8 Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer ef13a005c4 Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' 11 years ago
Michael Niedermayer e3a296dfa5 Merge commit 'cb0244daaca83ab666798818f74f5181bf6bc387' 11 years ago
Michael Niedermayer 09f1afc784 Merge commit '33237123c83bf4f8345e6ac889ad2e7dbd303d0e' 11 years ago
Michael Niedermayer 296eaa84b9 Merge commit '9d5ec50ead97e088d77317e77b18cef06cb3d053' 11 years ago
Mark Harris 69f543854d doc/filters: fix sine sample_rate abbreviation 11 years ago
Bryce W. Harrington d9c46c3cd9 doc: apply various grammar fixes 11 years ago
Reimar Döffinger d4db7c334b Integrate accessors.h header into internal.h 11 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
Martin Storsjö a76d0cdf21 libavutil: Move avpriv_open to a new file, file_open.c 11 years ago
Martin Storsjö cb0244daac bktr: Changed a missed occurrance of open into avpriv_open 11 years ago
Martin Storsjö 33237123c8 libavutil: Enable the MSVC DLL symbol loading workaround in shared builds as well 11 years ago
Michael Niedermayer db8578a809 avcodec/raw: gbrp support 11 years ago
Michael Niedermayer 12538bb9c2 avformat/nut: support planar rgb 11 years ago
Michael Niedermayer 200170e8c0 avcodec/tiff: remove redundant check 11 years ago
Michael Niedermayer a9553e8f37 avcodec/tiff: avoid seek back on reading tags 11 years ago
Michael Niedermayer c94f9e8542 avutil/mem: Fix flipped condition 11 years ago
Michael Niedermayer f58cd2867a avformat/paf: Fix integer overflow and out of array read 11 years ago
Michael Niedermayer c9837613ed avfilter/trim: Fix assertion failure with empty frames 11 years ago
Rémi Denis-Courmont 9d5ec50ead ff_socket: put out-of-line and fallback to fcntl() for close-on-exec 11 years ago