44039 Commits (f3683349aecf3be4c9c875186a812c0cde8ecf41)
 

Author SHA1 Message Date
Carl Eugen Hoyos f3683349ae Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency information. 12 years ago
Carl Eugen Hoyos 5eb532a930 Cosmetics: Reorder pix_fmts in tiffenc.c. 12 years ago
Carl Eugen Hoyos a5a90fa577 Simplify setting colour space for mono* when encoding tiff. 12 years ago
Michael Niedermayer e7b4337777 v4l2: fix compile on systems that lack V4L2_PIX_FMT_CPIA1 12 years ago
Stephan Hilb 6eac554659 Add CPiA video decoder 12 years ago
Michael Niedermayer 469f8b1dcb ffmpeg: Fix assert failure 12 years ago
Michael Niedermayer 19d8954966 find_stream_info: update last_dts more often 12 years ago
Stefano Sabatini db0a0aa243 examples/scaling_video: add logging in case of image allocation failure 12 years ago
Stefano Sabatini 952caf11f2 examples/muxing: remove pointless #undef exit 12 years ago
Michael Niedermayer 438b86fed4 faxcompr: fix byte alignment case 12 years ago
Stefano Sabatini cb6defb053 examples/scaling_video: consistently use printf rather than av_log() 12 years ago
Stefano Sabatini 078e203379 examples/scaling_video: add file doxy 12 years ago
Stefano Sabatini e53becc70f examples/Makefile: give priority to pkg-config flags 12 years ago
Michael Niedermayer 6fc892d271 libvorbisdec: fix const nitpick warning 12 years ago
Michael Niedermayer 370bb893d2 mp3enc: fix const correctness 12 years ago
Michael Niedermayer 0e781d9405 utvideoenc: remove unused variable 12 years ago
Michael Niedermayer e8e4c8bdde Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer f4c020e3ad swscale: fix usePal() 12 years ago
Michael Niedermayer 340e8e0b22 dnxhdenc: fix pointer type warning 12 years ago
Michael Niedermayer b0545800bd wmalosslessdec: remove unused variable 12 years ago
Michael Niedermayer d40e2c7a86 avfiltergraph: kill uninitialized variable warning 12 years ago
Michael Niedermayer 5e363bb9b3 flvenc: kill a uninitialized variable warning. 12 years ago
Michael Niedermayer b3facc4af8 ac3dec: fix uninitialized var warning 12 years ago
Michael Niedermayer 310fd0d3d4 vsrc_testsrc: fix uninitilaized variable bug 12 years ago
Michael Niedermayer 19dceef905 vf_framestep: fix uninitilaized variable bug 12 years ago
Michael Niedermayer afe6f337ad swscale.c: remove unused variable 12 years ago
Michael Niedermayer 19008e06c6 wmavoice: switch to av_assert 12 years ago
Michael Niedermayer 158a70f17a mov: fix av_log int type 12 years ago
Michael Niedermayer 946ed78f5f aacdec: fix priming/skip for AAC HE/HE2 12 years ago
Michael Niedermayer 0fc684ff7c aacdec: pass AVPacket to aac_decode_frame_int() 12 years ago
Michael Niedermayer 818f3dc907 audio_frame_que: remove broken code that is specific to old audio_que 12 years ago
Ramiro Polla ad7fae4ee1 dshow: allow user to specify audio buffer size 12 years ago
Nicolas George a5704659e3 lavfi/af_atempo: use av_malloc for rDFT buffers. 12 years ago
Philip Langdale 7816c7e772 Add missing codec descriptor for timingless subrip. 12 years ago
Michael Niedermayer 8579d4b2f0 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 1c66807636 Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 12 years ago
Mans Rullgard 8db73c61a7 build: allow non-standard variations of linker -l/-L flags 12 years ago
Michael Niedermayer 85c830331c lavc: protect calls to frame_thread_encoder by HAVE_THREADS 12 years ago
Paul B Mahol e4fff08f5b exr: fix decoding ZIP16 and height not multiple of 16 12 years ago
Anton Khirnov bbabeb56fa Add reminders to update the codec descriptor list with new codec IDs. 12 years ago
Michael Niedermayer 2d5c80b2e8 frame_thread_encoder: pass frame pict type and quality 12 years ago
Michael Niedermayer 097a909ea1 frame_thread_encoder: pass private options 12 years ago
Mans Rullgard 7baa115a33 build: export filtered -lz flag in config.mak 12 years ago
Mans Rullgard 095792f253 build: add separate setting for host linker 12 years ago
Mans Rullgard 2763587c83 configure: probe_cc: use separate variable for linker output flag 12 years ago
Andrey Utkin 028b6d2b5c Add 'timeout' option to UDP protocol 12 years ago
Diego Biurrun 2e6f93a284 x86: Always compile files with functions that are called unconditionally 12 years ago
Diego Biurrun 2f2aa2e542 x86: mpegvideoenc: fix linking with --disable-mmx 12 years ago
Brad Smith d488c3bcba configure: support Bitrig OS 12 years ago
Diego Biurrun d39791bf39 x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiation 12 years ago