55390 Commits (88a1ff22336ebfd62b0d1d920e0e7d49f7bd1ece)
 

Author SHA1 Message Date
Matthieu Bouron 88a1ff2233 MAINTAINERS: add myself as maintainer for lavf/aiff* and lavf/movenc.c 12 years ago
Michael Niedermayer 9386f334af avcodec/bitstream: Dont try to free buffers for static VLCs 12 years ago
Michael Niedermayer e1a5ee25e0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer c0f2ad3dbd Merge commit '218d6844b37d339ffbf2044ad07d8be7767e2734' 12 years ago
Michael Niedermayer 50b7ce1257 Merge commit '7a82022ee2f9b1fad991ace0936901e7419444be' 12 years ago
Michael Niedermayer 69ea65b46f Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' 12 years ago
Michael Niedermayer a0fb608396 Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0' 12 years ago
Michael Niedermayer f09b5fb4af Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520' 12 years ago
Michael Niedermayer 756f865e3b Merge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4' 12 years ago
Michael Niedermayer 95fa1fe437 Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a' 12 years ago
Michael Niedermayer eec9c7af33 Merge commit 'fee9db1fdf921295233e94cbe2769f9cd722206d' 12 years ago
Michael Niedermayer 579a137897 Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21' 12 years ago
Derek Buitenhuis 87e8cbf709 libavutil: Don't use fcntl if the function does not exist 12 years ago
Ben Avison 45e10e5c8d arm: Add assembly version of h264_find_start_code_candidate 12 years ago
Ben Avison 218d6844b3 h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
Ben Avison 7a82022ee2 h264_parser: Initialize the h264dsp context in the parser as well 12 years ago
Michael Niedermayer 5f38317e59 Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099' 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago
Michael Niedermayer 1b2a5817fc Merge commit '22c879057ead189c0f59241cb9eeb926381e3299' 12 years ago
Michael Niedermayer eb02f0c6e8 Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1' 12 years ago
Ben Avison 5afe1d2791 avio: Add const qualifiers to ffio_read_indirect 12 years ago
Derek Buitenhuis 0f1fb6c019 libavutil: Don't use fcntl if the function does not exist 12 years ago
Diogo Franco e8edf4e1cf cmdutils: Only do the windows-specific commandline parsing on _WIN32 12 years ago
Michael Niedermayer 8d745281a4 swscale/utils: Fix potential overflow of srcPos*C before converting to 64bit 12 years ago
Michael Niedermayer bc721ac9f7 swscale/utils: Fix potential overflow of dstPos*xInc before converting to 64bit 12 years ago
Michael Niedermayer 0b5d1b88e0 avutil/opt: fix types passed to the format string "%s" 12 years ago
Rémi Denis-Courmont 51eb213d00 libavformat: use avpriv_open() 12 years ago
Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 12 years ago
Rémi Denis-Courmont fee9db1fdf libavcodec: use avpriv_open() 12 years ago
Rémi Denis-Courmont 880391ed2d libavutil: use avpriv_open() 12 years ago
Rémi Denis-Courmont 869b04e891 libavutil: add avpriv_open() to open files with close-on-exec flag 12 years ago
Vittorio Giovara 22c879057e mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern av_frame_copy_props() 12 years ago
Michael Niedermayer b11b7ceb89 Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 60ae776d04 av_frame_copy_props: fix unintended self assignment 12 years ago
Michael Niedermayer f3b7f47070 avformat/oggparsevorbis: fix leak of tt 12 years ago
Michael Niedermayer d0a882ab1d avformat/oggparsevorbis: fix leak of ct 12 years ago
Michael Niedermayer 731f7eaaad ff_flac_parse_picture: assert that len is within the array 12 years ago
Michael Niedermayer 2960576378 avcodec/g2meet: fix src pointer checks in kempf_decode_tile() 12 years ago
Nicolas George dd9555e94b ffmpeg: remove obsolete workaround in trim insertion. 12 years ago
Nicolas George 39bb26f91b lavu/log: do not skip overwritten lines. 12 years ago
Michael Niedermayer 5cd57e8758 avcodec/jpeg2000dec: check sample sepration for validity 12 years ago
Martin Storsjö f4d371b973 rtsp: Don't include the listen flag in the SDP demuxer flags 12 years ago
Michael Niedermayer e4eab2d9bd Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 6bf6d6ad49 Merge commit '62572435d4106098c090fb8f129a9090e41ff1eb' 12 years ago
Michael Niedermayer 5d08f8149c Merge commit 'f542dedf72091af8e6f32a12bd64289c58857c21' 12 years ago
Stephen Hutchinson 7f43a09da7 configure: Add -lstdc++ to the requirements for linking with libgme. 12 years ago
Kostya Shishkov f544c58636 deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND instead 12 years ago
Stephen Hutchinson 9db353bc47 avisynth: Exit gracefully when trying to serve video from v2.5.8. 12 years ago
Stephen Hutchinson f277d6bf42 avisynth: Cosmetics 12 years ago
Martin Storsjö 62572435d4 rtpenc_chain: Check for errors from ffio_fdopen and ffio_open_dyn_packet_buf 12 years ago