36273 Commits (73ba2c1e62a870c7d7b27cd8093ef39447a57903)
 

Author SHA1 Message Date
Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 13 years ago
Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 13 years ago
Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 13 years ago
Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
Gautam Gupta 671005558a doxy: add website-alike style to the html output 13 years ago
Anton Khirnov 2bbb472016 FAQ: add an entry for common error when using -profile 13 years ago
Michael Niedermayer 1795fed7bc segafilm: fail earlier in case theres not enough bytestream left for a 13 years ago
Michael Niedermayer 27d323577c avio: Fix ffio_limit() when due to seeking past the end less than 0 bytes remain. 13 years ago
Michael Niedermayer 964506bb97 golomb: Fix infinite loop in svq3_get_ue_golomb() 13 years ago
Michael Niedermayer 5257743aee ws_snd1: Fix wrong samples count and crash. 13 years ago
Michael Niedermayer 0d4404ed65 asfdec: fix endless loop on EOF 13 years ago
Michael Niedermayer 47c4713a23 sierravmd: limit packetsize to the amount that could be read. 13 years ago
Michael Niedermayer 2278ecc434 vmdav: check that theres enough space for a chunk remaining. 13 years ago
Michael Niedermayer 66f71f3b5e rmdec: Avoid allocating huge packets 13 years ago
Michael Niedermayer fc5c49ab32 mpeg4videodec: Fix division by zero in mpeg4_decode_sprite_trajectory() 13 years ago
Michael Niedermayer 43abef9fde rpl: Fix near infinite loop in index reading due to missing eof check. 13 years ago
Michael Niedermayer 282bb02839 j2kdec: Fix crash in get_qcx 13 years ago
Michael Niedermayer 3eedf9f716 j2kdec: Check curtileno for validity 13 years ago
Michael Niedermayer 3132999fdb j2kdec: Check for interger overflow in tile array allocation 13 years ago
Michael Niedermayer 628c9dcca3 j2kdec: fix division by zero, check tile dimensions for validity 13 years ago
Michael Niedermayer 58c41799ab lzo: fix memcpy_backptr() with 0 offset 13 years ago
Stefano Sabatini 1858a5c25e vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used 13 years ago
Carl Eugen Hoyos 32c49389bc Make the palette in Quake II CIN files opaque and increase its dynamics. 13 years ago
Carl Eugen Hoyos f2ed115899 Make the palette in Wing Commander III mve files opaque. 13 years ago
Carl Eugen Hoyos 0d59ae32c2 Make mov palette opaque or load alpha if present. 13 years ago
Carl Eugen Hoyos 64cafe340b Make the avi palette opaque. 13 years ago
Alexander Strasser c7062802d9 doc: build: TEXIDEP: Recognize verbatim includes 13 years ago
Alexander Strasser bd9d4a6bb9 build: Try to find fate_config.sh.template in source path 13 years ago
Jean First 0d4a77472a libopenjpeg: support decoding with bits per pixel greater than 8 13 years ago
Michael Niedermayer 28dff06176 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Michael Niedermayer 0d30c95394 release_notes: merge back changes from our 0.9 to master 13 years ago
Michael Niedermayer d7e11d3f74 RELEASE_NOTES: remove possibly ofensive sounding wording 13 years ago
Michael Niedermayer bba6f5b77f Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer ad9e0ed170 avio: fix handling of , in urls 13 years ago
Michael Niedermayer 320b8d6335 swr: fix swresample_version() 13 years ago
Michael Niedermayer 8ff4fff774 flvdec: disable new midstream param change code not only for h264 but all cases. 13 years ago
Michael Niedermayer c2c284b3eb Revert "doc: build: TEXIDEP: Recognize verbatim includes" 13 years ago
Michael Niedermayer 7de733b752 pthread: sysctl.h needs param.h on openbsd 13 years ago
Janne Grunau 5c33a9a5c1 threads: check defines before using them in automatic thread detection 13 years ago
Janne Grunau 8d4668cc5f pthread: include sys/types.h before sys/sysctl.h 13 years ago
Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 13 years ago
Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
Reinhard Tartler be00d2e174 Prepare for 0.8_beta1 snapshot release 13 years ago
Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 13 years ago
Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 13 years ago
Carl Eugen Hoyos c25c7ba87c Make systematic palette opaque. 13 years ago
Carl Eugen Hoyos 8e88145d0b Release buffers after encoding svq1. 13 years ago
Carl Eugen Hoyos e5de928923 Fix a possible endless loop when decoding aac. 13 years ago
Anton Khirnov d09298f0d6 4xm: remove unused variables. 13 years ago
Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 13 years ago