49477 Commits (dcfbe1e0b67bfdaf0827a0c54f3c736cdb7c9c1c)
 

Author SHA1 Message Date
Anton Khirnov 231fd1ed39 utvideoenc/v410enc: do not set AVFrame.reference. 12 years ago
Anton Khirnov e6b1c3bbe7 pthread: make ff_thread_release_buffer idempotent. 12 years ago
Anton Khirnov 729b37149c mvi: set framerate 12 years ago
Anton Khirnov aec50f79e7 rawdec: use AVPALETTE_SIZE instead of magic constants. 12 years ago
Anton Khirnov e6da5d215b mimic: remove a pointless cast. 12 years ago
Anton Khirnov 30d62507cd mdec: return meaningful error codes. 12 years ago
Anton Khirnov f713411d4c mdec: cosmetics, reformat 12 years ago
Anton Khirnov 098eed95bc mdec: merge mdec_common_init() into decode_init(). 12 years ago
Anton Khirnov f1c395944c eatgv: use fixed-width types where appropriate. 12 years ago
Michael Niedermayer 11c99c78ba h264: check the pixel format directly and force a reinit on mismatches. 12 years ago
Piotr Bandurski f9a8eeb08c iff/deep: fix rle32 on big-endian 12 years ago
Diego Biurrun c59211b437 x86: Simplify some arch conditionals 12 years ago
Paul B Mahol 9efceaf1f7 takdec: switch to init_get_bits8() 12 years ago
Michael Niedermayer 3939b790f2 wmavoicedec: use the checked bitstream, reader 12 years ago
Michael Niedermayer 14c8ee00ff vp3dec: move threads check out of header packet type check 12 years ago
Michael Niedermayer 1336382c6d avfilter_get_audio_buffer_ref_from_frame: fix handling of >8 channels 12 years ago
Diego Biurrun 438ea561ad bfin: Separate VP3 initialization code 12 years ago
Luca Barbato f550583c00 bfin: update VP3 idct 12 years ago
Michael Niedermayer 94ef1667bb dirac/x86: Fix handling blocksizes that are not a multiple of 4 12 years ago
Michael Niedermayer 5c9cae7447 dirac: Only use MMX if MMX is available. 12 years ago
Michael Niedermayer 8c4aebb58d qdm2: increase noise_table size 12 years ago
Michael Niedermayer 4484c722f6 alsdec/read_specific_config: check for init_get_bits failure 12 years ago
Michael Niedermayer 1146bbc5a6 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer bb2f4ae434 Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2' 12 years ago
Piotr Bandurski 51e9d2dbc8 aasc: fix 16bpp on big-endian 12 years ago
Michael Niedermayer 834e9fb056 x86: hpeldsp: Fix a typo, use the right register 12 years ago
Luca Barbato 4839fbe2d1 shorten: fix array subscript is below array bounds warning 12 years ago
Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name 12 years ago
Stephan Hilb 0501d06468 lavd/v4l2: use avcodec_find_decoder in list_formats 12 years ago
Michael Niedermayer 4ade824e1f mjpegdec: rgb mode is specific for ljpeg, disable it for others. 12 years ago
Michael Niedermayer 73abc3a634 aacdec: check init_get_bits return 12 years ago
Michael Niedermayer 8888c72fcf mjpegdec: fix memcmp size for *_count 12 years ago
Carl Eugen Hoyos d88d0b6db6 Write forced track flag to matroska files. 12 years ago
Carl Eugen Hoyos a6a5101654 Fix some avi rawvideo formats on big endian. 12 years ago
Michael Niedermayer 4eb93bed4e swscale: GBRP output support 12 years ago
Michael Niedermayer deefdf9788 avpriv_mpeg4audio_get_config: check init_get_bits() return code. 12 years ago
Michael Niedermayer 96f452ac64 aacdec: check channel count 12 years ago
Matthieu Bouron 9d602a0b0e lavc/dnxhdenc: print valid profiles when codec parameters are invalid 12 years ago
Matthieu Bouron 5b83b2da08 lavc/dnxhddata: add frame_rates field to cid table 12 years ago
Giorgio Vazzana 93d319a582 lavd/v4l2: select input immediately after opening the device 12 years ago
Stefano Sabatini 5306976be8 lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal errors 12 years ago
Stefano Sabatini 27db2bf000 ffmpeg: remove -crop* and -pad* options 12 years ago
Stefano Sabatini 43af18ef8b ffmpeg: implement -force_key_frames expression evalution 12 years ago
Michael Niedermayer 2b14344ab3 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer f5c0b9aa6f Merge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b' 12 years ago
Michael Niedermayer edde562130 AVG_PIXELS8_XY2: fix typo, make code actually work 12 years ago
Daniel Kang 5327a45552 dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 12 years ago
Daniel Kang d9e62f368d dsputil: add missing HAVE_YASM guard 12 years ago
Michael Niedermayer 5934be16cc x86/mpeg4qpel: Fix author attribution 12 years ago
Michael Niedermayer aa3f449955 x86/hpeldsp: Fix author attribution 12 years ago