63478 Commits (e10ac3a12ea82154c36cf7467718968b40b09842)
 

Author SHA1 Message Date
Michael Niedermayer e10ac3a12e avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB 11 years ago
Michael Niedermayer cfa0ad6eec avfilter/vf_noise: Avoid using non public AV_PIX_FMT_NB 11 years ago
Michael Niedermayer 1dbc98461b avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB 11 years ago
Michael Niedermayer c0f8801e47 avfilter/il: Avoid using non public AV_PIX_FMT_NB 11 years ago
Michael Niedermayer 5feac96fdb avfilter/hflip: Avoid using non public AV_PIX_FMT_NB 11 years ago
Michael Niedermayer f3fdc32e2f avfilter/crop: Avoid using non public AV_PIX_FMT_NB 11 years ago
Michael Niedermayer 64fb19cc99 avfilter/formats: Avoid using non public AV_PIX_FMT_NB 11 years ago
Andreas Cadhalpun 0f17bc644c Improve the detection of architecture x86. 11 years ago
James Almer 5863207086 x86/dsputilenc: use HADDD in ff_sse16_sse2 11 years ago
James Almer e64e079ece x86/dsputilenc: implement SSE2 version of diff_pixels 11 years ago
Michael Niedermayer a0c5cd3475 avcodec/x86/dsputilenc: set the count of SSE registers correctly for get_pixels 11 years ago
Michael Niedermayer a1cb4efd2f Merge commit '7cc4c9f32f446feaec5447e3d097e8147e35f156' 11 years ago
Michael Niedermayer 50ffd8439c Merge commit 'b03b2d86aa9d79670825b42d8a8a7c41f59cb444' 11 years ago
Michael Niedermayer cdf6a9441d Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3' 11 years ago
Michael Niedermayer de5ec08825 Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8' 11 years ago
Michael Niedermayer a37f2cc579 avfilter/vf_format: fix duplicate ; 11 years ago
Michael Niedermayer 6e9dbee7c6 Merge commit '45fc73edfe071f9690e8671ed2dc402b1cb02ece' 11 years ago
Michael Niedermayer e222cfefcd Merge commit '4d8c28deab2488579f585406110b1be790896e59' 11 years ago
Michael Niedermayer e6a084641a avformat/utils: set max analyze duration depending on the circumstances 11 years ago
Michael Niedermayer 52887aa409 avformat: move default for max_analyze_duration into utils.c 11 years ago
Anton Khirnov 7cc4c9f32f lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB 11 years ago
Anton Khirnov b03b2d86aa buffersrc: avoid using AV_PIX_FMT_NB 11 years ago
Anton Khirnov a7d070acb5 vf_fieldorder: avoid using AV_PIX_FMT_NB 11 years ago
Anton Khirnov 862f33c10e vf_scale: use the pixfmt descriptor API 11 years ago
Anton Khirnov 45fc73edfe vf_format: rework format list parsing 11 years ago
Lou Logan 60ef61242c MAINTAINERS: add Trac maintainers 11 years ago
Lou Logan 5b1a56b34b doc/ffmpeg: note that -t is also an input option 11 years ago
Lou Logan 2dbf5e7038 configure: s/solving/solve 11 years ago
Clément Bœsch 53bac1b4bd doc: add a tutorial for writing filters. 11 years ago
Michael Niedermayer d35000c2dc avcodec/g723_1: fix writing into input frame data and warning 11 years ago
Carl Eugen Hoyos 2d56f0d054 Write the actual mp3 frame size when muxing into caf if available. 11 years ago
Michael Niedermayer 2db89765f3 Merge remote-tracking branch 'cigaes/master' 11 years ago
Neil Armstrong 99d742aac4 configure: uClibc native pthread requires -ldl 11 years ago
Christophe Gisquet 86ae0da60c x86: hpeldsp: propagate changes across codecs 11 years ago
Nicolas George fc9c857c2d ffmpeg: use thread message API. 11 years ago
Nicolas George 55cc60cd6d lavu: add thread message API. 11 years ago
Nicolas George 58a10e0e2c compat/w32pthreads: add return value to pthread_cond_init(). 11 years ago
Michael Niedermayer 96470ca22b avformat/mov: allow seeking back to the begin even if nothing is marked as keyframe 11 years ago
Michael Niedermayer d2eacbb754 doc/APIchanges: fix typo in date 11 years ago
Michael Niedermayer d236d4907c update APIchanges & version for c37d179 11 years ago
Michael Niedermayer c37d179295 avformat: add format_probesize to allow tuning the maximum amount of bytes to identify the filetype 11 years ago
Michael Niedermayer b0d0e29ffb avcodec/sgirledec: fix () in RBG323_TO_BGR8() macro 11 years ago
Michael Niedermayer 9f50d3b944 avcodec/rv34: Fix () in GET_PTS_DIFF() macro 11 years ago
Michael Niedermayer a45e6b7bc5 avcodec/psymodel: Fix () in AAC_CUTOFF() macro 11 years ago
Michael Niedermayer e5dc7439e3 avcodec/proresenc_anatoliy: Fix () in macros 11 years ago
Michael Niedermayer a3950a90f6 Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" 11 years ago
Michael Niedermayer 9babf13764 avcodec/msvideo1enc: Fix () in MKRGB555() macro 11 years ago
Michael Niedermayer eb718f4c53 avcodec/opus: Fix () in ROUND_MULL() macro 11 years ago
Michael Niedermayer d62a4707f9 avcodec/opus_celt: Fix () in CELT_PVQ_V macro 11 years ago
Michael Niedermayer c163f5e601 avcodec/pngdec: fix () in OP_* macros 11 years ago