30218 Commits (cf06e3e4dd8c1023fb1dcad905f3f77fdc1cf3fb)
 

Author SHA1 Message Date
Stefano Sabatini cf06e3e4dd vsrc_buffer: return an error code if no frames are available 14 years ago
Stefano Sabatini 6b5e182540 ffmpeg: handle the case when get_filtered_frame() fails 14 years ago
Stefano Sabatini 48df6a2415 indeo3: add out-of-buffer write check 14 years ago
Reuben Thomas 39d983461a Add reading of disc number to mov.c 14 years ago
John Stebbins a3da17730e Fix end time of last chapter in compute_chapters_end(). 14 years ago
Carl Eugen Hoyos 06fd213eb6 Do not reset channel_layout to 0. 14 years ago
Stefano Sabatini ecf72542fa vsrc_buffer: remove duplicated file description 14 years ago
Michael Niedermayer 034fc7bf12 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer d1adad3cca Merge swscale bloatup 14 years ago
Michael Niedermayer d9d56036f3 swscale: MMX optim of hscale16() 14 years ago
Michael Niedermayer 895b616146 swscale: dont loose bits on planar >8bit yuv ind gray nput. 14 years ago
Michael Niedermayer 8050dfdfb2 swscale: Switch to ronalds yuv2yuvX16inC_template() its very similar to baptsites 14 years ago
Mans Rullgard 9bbd6a4cd8 configure: enable memalign_hack automatically when needed 14 years ago
ami_stuff 040e1c67ed rawdec: fix decoding of QT WRAW files 14 years ago
Aurelien Jacobs 09525f7956 matroska: improve declaration of video_stereo_* constant tables 14 years ago
Aurelien Jacobs b44bbf908d matroskadec: fix reverted condition to accept combine_plane operation 14 years ago
Reimar Döffinger 384d10360b Fix register types for LOAD_AB arguments, fixes compilation with NASM. 14 years ago
Ronald S. Bultje a724ee6265 swscale: unbreak the build on non-x86 systems. 14 years ago
Ronald S. Bultje 1bb0f0c925 swscale: remove if(bitexact) branch from functions. 14 years ago
Ronald S. Bultje 566b5fbbb3 swscale: remove if(canMMX2BeUsed) conditional. 14 years ago
Ronald S. Bultje aaca69c130 swscale: remove swScale_{c,MMX,MMX2} duplication. 14 years ago
Ronald S. Bultje c4fd283a46 swscale: use emms_c(). 14 years ago
Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
Stefano Sabatini 7ca5338b49 tiff: set palette in the context when specified in TIFF_PAL tag 14 years ago
Ilya 4515f9b58a rtsp: use strtoul to parse rtptime and seq values. 14 years ago
Alexandre Colucci d980d7b129 pgssubdec: fix incorrect colors. 14 years ago
Alexandre Colucci 676eaf8433 dvdsubdec: fix incorrect colors. 14 years ago
Carl Eugen Hoyos ab088f7d28 ape: Allow demuxing of files with metadata tags. 14 years ago
Ronald S. Bultje b9eb2136af swscale: remove dead macro WRITEBGR24OLD. 14 years ago
Ronald S. Bultje 1dd4f4be5a swscale: remove AMD3DNOW "optimizations". 14 years ago
Ronald S. Bultje fe43d5d71e swscale: remove duplicate code in ppc/ subdirectory. 14 years ago
Ronald S. Bultje 11ffefefdb swscale: remove duplicated x86/ functions. 14 years ago
Ronald S. Bultje e66149e714 swscale: force --enable-runtime-cpudetect and remove SWS_CPU_CAPS_*. 14 years ago
Stefano Sabatini 75abcdb391 vsrc_buffer.h: add file doxy 14 years ago
Stefano Sabatini f7053dc41a vsrc_buffer: tweak error message in init() 14 years ago
Stefano Sabatini 8d953175d4 wav: fix various printf warnings related to wrong argument type 14 years ago
Stefano Sabatini e9f4001a30 wav: propagate ff_get_wav_header() error code in w64_read_header() 14 years ago
Anton Khirnov b2893ee2f8 msmpeg4: reindent. 14 years ago
Anton Khirnov 57aa765971 lavc: remove msmpeg4v1 encoder. 14 years ago
Carl Eugen Hoyos d42dce7bb3 Remove avconfig.h and INCINSTDIRs on uninstall. 14 years ago
Justin Ruggles 7f3a7b5c40 ac3enc: add channel coupling support 14 years ago
Michael Niedermayer af2f797099 partial revert of 01d3ebaf21 14 years ago
Michael Niedermayer 0781e14ec4 fate: reenable frext-pph10i4_panasonic_a after the bitstream has been fixed 14 years ago
Michael Niedermayer 26ed595bd0 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 1bc81bf981 avcodec_find_decoder: prefer non experimental decoders. 14 years ago
Michael Niedermayer df0adc806b j2kdec: mark as CODEC_CAP_EXPERIMENTAL 14 years ago
Rukhsana Ruby 88e9397ef1 j2k[c/h] j2kdec.c: Implement 2 code block styles 14 years ago
Rukhsana Ruby cbe60f3451 j2k: Add void as the parameter of function ff_j2k_init_tier1_luts 14 years ago
Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
Aurelien Jacobs 4c509fe305 matroska: cleanup handling of video stereo mode 14 years ago