45898 Commits (af3fe43d841cb16189a81968dcc589168e92af41)
 

Author SHA1 Message Date
Martin Storsjö 0de9380be5 rtp: Update the check for distinguishing between RTP and RTCP 12 years ago
Michael Niedermayer c753b56b4d ff_convert_matrix: fix integer overflow 12 years ago
Michael Niedermayer 5537c92f84 mpegvideoenc: check return value of ff_MPV_frame_start() 12 years ago
Michael Niedermayer 2472f3facb lzwenc: change assert to av_assert 12 years ago
Michael Niedermayer 97d1cb5cd4 bmv: remove unreachable default case 12 years ago
Mans Rullgard 7a12d97eb1 aac: fix build with hardcoded tables 12 years ago
Michael Niedermayer 23b203014f indeo4: prevent printing uninitialized variable 12 years ago
Michael Niedermayer 2b1a2466c7 dv: change assert(a2 < 4) to av_assert() 12 years ago
Diego Biurrun e8fe208be8 fate: dependencies for screen codec tests 12 years ago
Diego Biurrun 7b2121e7e2 riff: Move functions around to be covered by appropriate #ifdefs 12 years ago
Michael Niedermayer d0c27e88d2 riff: retry reading metadata without padding if it fails with 12 years ago
Michael Niedermayer 1350dffdc6 riff: dont discard truncated metadata 12 years ago
Martin Storsjö 0af1fe845a avformat: Fix references to the removed function av_write_header in comments 12 years ago
Martin Storsjö 22310eef9f changelog: Mention the MSVC DLL support 12 years ago
Mans Rullgard 55351de9f4 fate: add dependencies for misc microsoft codecs 12 years ago
Mans Rullgard c0329748b0 fate: add a dependency helper macro 12 years ago
Mans Rullgard 22f5149ec4 fate-twinvq: add dependencies 12 years ago
Mans Rullgard 08c6a12a56 fate-mpc: add dependencies 12 years ago
Mans Rullgard 2e05143a8d fate-indeo: add dependencies 12 years ago
Mans Rullgard b55dda4a72 fate-als: add dependencies 12 years ago
Mans Rullgard eccd0671cc fate: dependencies for demux tests 12 years ago
Martin Storsjö d66c52c2b3 Add support for building shared libraries with MSVC 12 years ago
Martin Storsjö eaa9b2e66c avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab 12 years ago
Martin Storsjö fc085c5b33 gxf: Add a local copy of the relevant parts of the frame rate table 12 years ago
Martin Storsjö 53e8cd68b7 configure: Split out msvc as a separate target OS 12 years ago
Michael Niedermayer 3777e6b3bf Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 9317b73f11 Merge commit '36ac9a16a19a365ce58cc871484c20cffe9b6401' 12 years ago
Michael Niedermayer 5806cd9365 fate: dependencies for ffmpeg vsynth tests 12 years ago
Michael Niedermayer aadaa8112a fate: dependencies for ffmpeg acodec tests 12 years ago
Michael Niedermayer 17e4b0644b Merge commit '292d1e78743855404c7d07e3e7cb3f9c9ae6275b' 12 years ago
Michael Niedermayer eb19d89d8e cache: check lseek() return 12 years ago
Martin Storsjö b760ffdd07 aviobuf: Remove a senseless ifdef in avio_seek 12 years ago
Michael Niedermayer ce739e66f4 cmdutils: add missing check for ftell() return 12 years ago
Mans Rullgard b93e934aee mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros 12 years ago
Mans Rullgard 36ac9a16a1 fate: dependencies for seek tests 12 years ago
Mans Rullgard 292d1e7874 fate: dependencies for acodec tests 12 years ago
Mans Rullgard 206a070dce fate: list lavfi tests in a makefile 12 years ago
Mans Rullgard fa26335003 fate: handle lavf test dependencies entirely in make 12 years ago
Mans Rullgard b262e45597 fate: dependencies for vsynth tests 12 years ago
Mans Rullgard 21fed588cb fate: add macros useful for conditionally enabling things 12 years ago
Alexis Ballier 916352f282 configure: do not quote arguments passed to filter{,_out} in check_ld. 12 years ago
Michael Niedermayer 35daf3ca81 cmdutils: remove unneeded null check 12 years ago
Stefano Sabatini eebde404bc examples/muxing: merge add_audio_stream() and add_video_stream() 12 years ago
Stefano Sabatini eda0a52bf1 examples/muxing: check on frame 12 years ago
Stefano Sabatini d6196d9421 examples/muxing: fix bogus setting of st->id 12 years ago
Stefano Sabatini 5ca298df2d examples/muxing: remove misleading comment about pending API change 12 years ago
Stefano Sabatini 1f7962625c examples/muxing: remove video_outbuf unused and useless code 12 years ago
Nicolas George 709628aa71 lavfi/avf_concat: fix invalid exclusive test. 12 years ago
Michael Niedermayer d185c8a79b tiff: run strlen() after setting the pointer 12 years ago
Michael Niedermayer f03c0f6afc ffmdec: check av_new_packet() return value 12 years ago