65812 Commits (ddad09397247f523d7cc66c7f4ed7ea6894cc40e)
 

Author SHA1 Message Date
Michael Niedermayer b1cf83b3d4 Merge commit 'b977b287f61fea48ecd6251d54a26334213b7ec6' 10 years ago
Michael Niedermayer 746095bc29 Merge commit '6af2930222ee5d8ce19f3b999a78d85a3c457391' 10 years ago
Michael Niedermayer 4042c8eee1 Merge commit '14d2006ca6c0e2b54784b93560f09e0e19c0a270' 10 years ago
Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 10 years ago
Michael Niedermayer 580e81fca5 Merge commit 'd456baafb68cd80c0f537f1d843076e4dd853558' 10 years ago
Michael Niedermayer c18a3b3e8e Merge commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2' 10 years ago
Michael Niedermayer b07dc81a9e Merge commit '86dfcfd0e30d6645eea2c63c1c60a0550e7c97ea' 10 years ago
Christophe Gisquet 2ba58bec20 wavpackenc: proper buffer allocation 10 years ago
Christophe Gisquet 11a39bdf53 wavpack: report if there is no bits left 10 years ago
rogerdpack ea97859c8c gdigrab: fix gdi object leak if using mouse 10 years ago
Paul B Mahol 9a07c15f48 avcodec/pafaudio: use paf.h instead 10 years ago
Paul B Mahol 02dc75f218 avcodec/pafvideo: remove unused header 10 years ago
Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 10 years ago
Diego Biurrun 6af2930222 pcm: Drop av_unused attribute from variable that is always used 10 years ago
Diego Biurrun 14d2006ca6 pcm: Drop unused variable from DECODE_PLANAR macro 10 years ago
Diego Biurrun d456baafb6 vc1: Add missing parentheses to conditions in vc1_decode_b_mb_intfr() 10 years ago
Diego Biurrun 8bc52dbd9d vfwcap: Drop fallback VfW defines 10 years ago
Diego Biurrun 86dfcfd0e3 mov: Drop unused parameter from ff_mov_read_esds() 10 years ago
Michael Niedermayer f0e51be8d0 avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation warning when the used space is actually less than the allocated 10 years ago
Michael Niedermayer 76a8cb9d7b avcodec/proresenc_kostya: set initial max_slice_size based on frame_size_upper_bound 10 years ago
Christophe Gisquet 1467780772 huffyuvenc: add a non-deterministic option 10 years ago
Pavel Koshevoy 6380f2e367 avfilter/atempo: Flush all buffered input samples 10 years ago
Ben Hagen c9a5497a0b avformat/cinedec: allow number zero in metadata 10 years ago
Lukasz Marek 3c19744218 lavu/log: add device category macros 10 years ago
Lukasz Marek 96602f4e34 lavd/pulse_audio_dec: use default source when no input provided 10 years ago
Christophe Gisquet 30cac8313a alac: add option to decoded incorrect ALAC 10 years ago
Michael Niedermayer cdd0ad7be1 Merge commit '41e1354c101004ccd46dc08d3dd6e956e83a6b51' 10 years ago
Michael Niedermayer e348a81a66 Merge commit '45ce880a9b3e50cfa088f111dffaf8685bd7bc6b' 10 years ago
Michael Niedermayer e8a2f8cc12 Merge commit '58b68e4fdea22e22178e237bda950b09cc6f363a' 10 years ago
Michael Niedermayer 43b769b0c4 Merge commit 'b16699f2da9c1d41eff852ec3a0c81f74fd44421' 10 years ago
Michael Niedermayer 3f0c76e262 Merge commit '12640e4cbb142be0cd025bcf37f1ea437bdfecd0' 10 years ago
Michael Niedermayer f47751a56c Merge commit 'dd35d451fbc34795a8d19ac6c281bed53c42a29b' 10 years ago
Andrey Myznikov 79593096c4 avformat/a64: Avoid segfault in a64_write_header() when stream codec is not open 10 years ago
Christophe Gisquet 41e1354c10 proresenc: Properly account for alpha plane 10 years ago
Christophe Gisquet 45ce880a9b proresenc: Realloc if buffer is too small 10 years ago
Christophe Gisquet 58b68e4fde proresenc: Report buffer overflow 10 years ago
Christophe Gisquet b16699f2da proresenc: Remove unneeded parameters from encode_alpha_plane() 10 years ago
Paul B Mahol b6543421f5 avformat/iff: rudimentary support for animations 10 years ago
Diego Elio Pettenò 12640e4cbb tiff: Return proper error for missing LZMA compression 10 years ago
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 10 years ago
Michael Niedermayer c5f43c8888 avdevice/v4l2: try to fix build for openbsd 10 years ago
Paul B Mahol 3dca5a5c41 wvdec: check for eof in wv_read_block_header() 10 years ago
Gabriel Dume dd35d451fb doc: Change wrong term to avoid confusion 10 years ago
Paul B Mahol 90b2f31367 cafdec: check for eof in read_info_chunk() 10 years ago
Michael Niedermayer ca2160b5b3 Merge commit '42604902292ebaba39b13e8efd98419908518019' 10 years ago
Christophe Gisquet 4ddb3a6df0 gifdec: use truncated width for image manipulation 10 years ago
James Almer 853c1fb668 lavf/wavdec: add sanity check for AVCodecContext.channels 10 years ago
Andre Wolokita 44e95a017c lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA 10 years ago
Reynaldo H. Verdejo Pinochet fb2de3c4d1 ffserver: warn if config uses a system port 10 years ago
Stefano Sabatini 1013d8dd69 ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress 10 years ago