21967 Commits (e75d233506a044b1fcf81250d0941a2176fe6399)
 

Author SHA1 Message Date
Ramiro Polla e7a47515ab Check if chroma horizontal scaler is needed in sws_init_swScale(). 15 years ago
Ramiro Polla 6f9771d7a6 Remove unused fields from SwsContext. 15 years ago
Ramiro Polla d3243d1431 Indentation. 15 years ago
Ramiro Polla e77ddfa293 Indent. 15 years ago
Ramiro Polla b501a1f56a Set fast_bilinear functions in sws_init_swScale(). 15 years ago
Ramiro Polla bae76dc3eb Set horizontal scaler's range conversion in context in sws_init_swScale(). 15 years ago
Gwenole Beauchesne c1977fbbd7 Add new fields for the VDPAU/MPEG-4 back-end. 15 years ago
Ramiro Polla 84011f10d5 Set horizontal scaler's src offsets in context in sws_init_swScale(). 15 years ago
Diego Biurrun cb39768960 Add long_name for Xxan codec. 15 years ago
Kostya Shishkov 0080402d36 Improve handling allocated buffers in Xan decoder 15 years ago
Kostya Shishkov 2628f515fe cosmetics: reindent a bit 15 years ago
Vitor Sessak a8eb8de461 Add tables used by both AMR-NB and SIPR 15 years ago
Mike Melanson da8af9388c Cosmetic: indent after last change. 15 years ago
Mike Melanson e6e32bdc5f Optimize unpack_vectors() by not shuffling around redundant vectors. 15 years ago
Michael Niedermayer b2cc8111d6 More sane error message when extradata has not been set. 15 years ago
Carl Eugen Hoyos 646eb55139 Swap red and blue when decoding r210. 15 years ago
Michael Niedermayer 2c2a167ca7 It appears that waveformatextensible is mandatory for more cases than 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Jai Menon 8993535cbb 10l : make sure probe buffer is large enough. 15 years ago
Michael Niedermayer 134271c232 Only add 1 index entry per keyframe. 15 years ago
Reimar Döffinger c3abb55141 Set bits_per_raw_sample appropriately in dpx decoder. 15 years ago
Jai Menon 22ff336145 Parse ID3v[12] metadata from TTA files. 15 years ago
Vitor Sessak 5c910fcad8 Cosmetics: make celp_filters.* formatting more consistent with the rest of 15 years ago
Vitor Sessak 6ef607c2d5 Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests. 15 years ago
Vitor Sessak 5ad14c6c3a List myself as the maintainer of celp_filters.* 15 years ago
Jai Menon 18eb23db7d Update ffm reference checksums as a result of r20869. 15 years ago
Martin Storsjö 4aaebf78f5 Reply to RTMP ping with the same value as received by client. 15 years ago
Matthieu Crapet 0fc2c0f618 Add -vlang option to set ISO 639 video stream language code. 15 years ago
Carl Eugen Hoyos b0bc928b86 Undo r20874: It broke AAC decoding. 15 years ago
Diego Biurrun 18a49f118c Remove unused variable, fixes the warning: 15 years ago
Stefano Sabatini 06a3c9c45a Use positive logic in opt_target() for selecting the PAL/others 15 years ago
Matthieu Crapet e6db28ceb2 Simplify freeing of audio_language and subtitle_language. 15 years ago
Carl Eugen Hoyos 257c7147e1 Use enum and constant to avoid three icc warnings. 15 years ago
Ramiro Polla 798e589d4a Fix a typo in documentation. 15 years ago
Stefano Sabatini c3c7832479 Factorize opt+1 out in parse_options(), simplify. 15 years ago
Carl Eugen Hoyos 3d1ebac8f7 Define _XOPEN_SOURCE as 600 before including a XSI extension header. 15 years ago
Stefano Sabatini 01558ee6c9 Use symbolic names for PAL/NTSC/FILM rather than numeric constants in opt_target(). 15 years ago
Benjamin Larsson 8c0c11229e Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE (r20623). This makes 15 years ago
Vitor Sessak 8b484d0f07 Correct typo 15 years ago
Alex Converse d1ebd4a995 10l: Don't spawn a subshell when disabling vdpau. 15 years ago
Michael Niedermayer cc38e063be Revert flvdec.c part of r20836 15 years ago
Michael Niedermayer 0f649d667e Include dup/drop info if any frames where duplicated or droped 15 years ago
Michael Niedermayer ed30e518e3 Off by 1 bugfix for nb_frames_dup. 15 years ago
Michael Niedermayer 7debef33f8 Merge init & declaration of buf_end. 15 years ago
Michael Niedermayer b8af4fe9a5 Set reordered_opaque in default_reget_buffer() with internal buffers. 15 years ago
Michael Niedermayer 954a0b482a Check sample_aspect_ratio validity for mpeg4/h263/h263p encoding. 15 years ago
Carl Eugen Hoyos f0bc8449b8 Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two icc warnings). 15 years ago
Carl Eugen Hoyos 1f15747fc9 Use enum PixelFormat as type for input_pixfmt to avoid one icc warning. 15 years ago
Luca Abeni 3db77ccf38 Support compressed formats in the V4L2 input device. 15 years ago