68342 Commits (2d0117f816b92510546caf26414961ee6088f961)
 

Author SHA1 Message Date
Michael Niedermayer 2d0117f816 avformat/crypto: fix key vs iv typo 10 years ago
Michael Niedermayer 20cb3fab3f avformat/utils: change assert to av_assert0() 10 years ago
Michael Niedermayer 041c6109da avformat/utils: replace impossible condition by av_assert0() in ff_gen_search() 10 years ago
Michael Niedermayer 308429e124 avformat/wavenc: check return value of strftime() 10 years ago
Michael Niedermayer 92d47e2aa3 Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' 10 years ago
Michael Niedermayer 16e65419ed Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46' 10 years ago
Michael Niedermayer 99bf26fc6b Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223' 10 years ago
Martin Storsjö 780cd20b00 aarch64: Use .data.rel.ro for const data with relocations 10 years ago
Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 10 years ago
Michael Niedermayer a5e5959d52 avformat/utils: fix calculating the absolute difference of timestamps 10 years ago
Reynaldo H. Verdejo Pinochet 720dffb843 ffserver_config: reflow add_codec() 10 years ago
Reynaldo H. Verdejo Pinochet b4c69b7ea8 ffserver_config: break lines at 80 chars 10 years ago
Reynaldo H. Verdejo Pinochet b28d587782 ffserver_config: improve error/warning messages 10 years ago
Reynaldo H. Verdejo Pinochet f95cfff077 ffserver_config: check strchr() return for NULL 10 years ago
Michael Niedermayer dd70470d72 avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next frame when available 10 years ago
Michael Niedermayer 9e561410c0 avformat/utils: Pass the next pts/dts to compute_pkt_fields() when available 10 years ago
Michael Niedermayer e86df0206f avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use 10 years ago
Moritz Barsnick 754f4957d7 configure: use use_pkg_config() instead of check_pkg_config() for libsmbclient 10 years ago
Michael Niedermayer 885e74622e Merge commit 'e2e07dbaab1f17e995842b7eacec4665d44c3d14' 10 years ago
Lukasz Marek 4acc717a05 fate: add libavcodec/options-test 10 years ago
Lukasz Marek 72732307d9 lavc/options: add test for avcodec_copy_context 10 years ago
Michael Niedermayer 0dcebe2620 Merge commit 'b704b648f9ecb830874627db958a37e004107d1b' 10 years ago
Michael Niedermayer 420aebf0c5 Merge commit '174c5fde90060faab67796a5eaef742630f1db6e' 10 years ago
Michael Niedermayer 82f0f0482e Merge commit '35384934d6e27e0334060a23a0c83a3cb5cef198' 10 years ago
Michael Niedermayer 74622ad320 Merge commit '6fd91fa11909f27902498648680dbb3d13f1f175' 10 years ago
Michael Niedermayer 6b4cbfec75 Merge commit 'd0b224054f13bf57244694a3ff092cfef68d66f9' 10 years ago
Michael Niedermayer 879ea06bc5 Merge commit '90411b333d6b6bb69d8937117b9250785730dc53' 10 years ago
Michael Niedermayer c9128c2c83 Merge commit '4843a9c74f77f5eb8d2b1ee648fe2ac6e2a48ec3' 10 years ago
Michael Niedermayer 3cfe1d9b3e Merge commit '250e077ee9eec0176a6d54a78542dc792943e71a' 10 years ago
Michael Niedermayer 82a60de3b7 avcodec/pngdec: handle 4 more bytes with SIMD for RGB64 in paeth prediction 10 years ago
Michael Niedermayer ed9be7dd47 avcodec/x86/pngdsp: fix off by 1 error 10 years ago
Michael Niedermayer 41a52740d4 avutil/opt: Fix AV_OPT_TYPE_BINARY case in av_opt_is_set_to_default() 10 years ago
Dave Rice 3c01039e0b mov: further expand the list of parsed metadata tags 10 years ago
Vittorio Giovara e2e07dbaab mov: expand the list of parsed metadata tags 10 years ago
Rong Yan 9bd8f2cc32 avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() 10 years ago
Vittorio Giovara b704b648f9 mov: parse XMP metadata on demand 10 years ago
Vittorio Giovara 174c5fde90 mov: parse @PRM and @PRQ metadata tags 10 years ago
Vittorio Giovara 35384934d6 mov: cosmetics: reorder the list of tags 10 years ago
Vittorio Giovara 6fd91fa119 h264: increase MAX_SLICES to 32 10 years ago
Vittorio Giovara d0b224054f vf_frei0r: do not increment string if it reached the end 10 years ago
Joakim Plate 90411b333d Allow reading of growing avi files (currently being written) 10 years ago
Zoltan Kovacs 4843a9c74f dpx: always write the image offset 10 years ago
Carl Eugen Hoyos 250e077ee9 riff: Support decoding png in avi (ImageJ) 10 years ago
Michael Niedermayer 5054d2a92b Merge commit 'b280c6202b28b371a8d96850194fd69d7ad5dcc0' 10 years ago
Michael Niedermayer 8554a10992 Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54' 10 years ago
Michael Niedermayer 5ab467043a Merge commit '29bc7bfba288ff8572ed967a8752a1dbde7b724b' 10 years ago
Martin Storsjö b280c6202b arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb 10 years ago
Martin Storsjö ae81576414 arm: fft_vfp: Add a missing "endconst" when building in thumb mode 10 years ago
Martin Storsjö 29bc7bfba2 rtpproto: Write a warning if the input data written isn't RTP packetized 10 years ago
Carl Eugen Hoyos 3f24dacf81 configure: Let the libx264rgb encoder select the libx264 encoder. 10 years ago