32443 Commits (e30b3e59a4f3004337cb1623b2aac988ce52b93f)
 

Author SHA1 Message Date
Anton Khirnov 83c7fe3245 pngenc: switch to encode2(). 13 years ago
Anton Khirnov ab3a410cf0 v210enc: switch to encode2(). 13 years ago
Anton Khirnov f0366fec56 xwdenc: switch to encode2(). 13 years ago
Justin Ruggles f2a4559c77 ttadec: use branchless unsigned-to-signed unfolding 13 years ago
Aneesh Dogra d7840529b6 avcodec: add a Sun Rasterfile encoder 13 years ago
Aneesh Dogra 1f1fbcfa71 sunrast: Move common defines to a new header file. 13 years ago
Paul B Mahol b5c626fdf3 cdxl: fix video decoding for some files 13 years ago
Paul B Mahol 6d10c5bfc0 cdxl: fix audio for some samples 13 years ago
Paul B Mahol f02edc4c06 apetag: add proper support for binary tags 13 years ago
Paul B Mahol 323b9da969 ttadec: remove dead code 13 years ago
Ronald S. Bultje 1bab6f852c swscale: make access to filter data conditional on filter type. 13 years ago
Ronald S. Bultje a95e3fa90b swscale: update context offsets after removal of AlpMmxFilter. 13 years ago
Kostya Shishkov 5d9ad5425f prores: initialise encoder and decoder parts only when needed 13 years ago
Ronald S. Bultje 25c42234a9 swscale: make monowhite/black RGB-independent. 13 years ago
Ronald S. Bultje 52e4018be4 flac: fix infinite loops on all-zero input or end-of-stream. 13 years ago
Ronald S. Bultje b4027d9749 wmapro: change max. block size to 13 bits. 13 years ago
Michael Niedermayer 204cb29b3c shorten: Use separate pointers for the allocated memory for decoded samples. 13 years ago
Michael Niedermayer c509f4f747 atrac3: Fix crash in tonal component decoding. 13 years ago
Michael Niedermayer 9fb7a5af97 ws_snd1: Fix wrong samples counts. 13 years ago
Martin Storsjö 51df7b232f movenc: Don't set a default sample duration when creating ismv 13 years ago
Martin Storsjö 298a587f44 rtp: Factorize the check for distinguishing RTCP packets from RTP 13 years ago
Ronald S. Bultje c6643fddba golomb: avoid infinite loop on all-zero input (or end of buffer). 13 years ago
Justin Ruggles c9fdf3241a bethsoftvid: synchronize video timestamps with audio sample rate 13 years ago
Justin Ruggles 773ff823da bethsoftvid: add audio stream only after getting the first audio packet 13 years ago
Justin Ruggles 9546f331c6 bethsoftvid: Set video packet duration instead of accumulating pts. 13 years ago
Justin Ruggles 05e4ae833c bethsoftvid: set packet key frame flag for audio and I-frame video packets. 13 years ago
Justin Ruggles 17b115591f bethsoftvid: fix read_packet() return codes. 13 years ago
Justin Ruggles f320fb894c bethsoftvid: pass palette in side data instead of in a separate packet. 13 years ago
Martin Storsjö f3a094f2da sdp: Ignore RTCP packets when autodetecting RTP streams 13 years ago
Kostya Shishkov 17b11ffec7 proresenc: initialise 'sign' variable 13 years ago
Christophe GISQUET f3e084909b mpegaudio: replace memcpy by SIMD code 13 years ago
Ronald S. Bultje ae591aeea5 vc1: prevent using last_frame as a reference for I/P first frame. 13 years ago
Martin Storsjö 210f72845c ppc: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö f73673a770 sh4: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
Martin Storsjö 0ca1bdb37d rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 6c28d65754 rv: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö d1b357d78b vp56: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 27cfdc3e4f vorbis: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 04d3822524 msmpeg4: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 5f2c159c0f vc1: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 1fec055066 msmpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Martin Storsjö 35e02a3d0e snow: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö d6c8dcb8ac mpeg12: Add ff_ prefix to nonstatic symbols 13 years ago
Martin Storsjö 6f13a371ec mpeg4: Add ff_ prefixes to nonstatic symbols 13 years ago
Martin Storsjö e9ca85e714 lagarith: Add ff_ prefix to lag_rac_init 13 years ago
Martin Storsjö c8e1b2fbc9 libavcodec: Add ff_ prefix to j_rev_dct* 13 years ago
Martin Storsjö 873c89e2a6 dsputil: Add ff_ prefix to inv_zigzag_direct16 13 years ago
Martin Storsjö 3e2efacdd8 libavcodec: Prefix fdct_ifast, fdct_ifast248 13 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago