66196 Commits (42b4da75b73d79e7323512bcfb7fe32ab0b24178)
 

Author SHA1 Message Date
Gabriel Dume ff4d1aa8bc flv: K&R formatting cosmetics 11 years ago
Gabriel Dume f61e47dd68 asv: K&R formatting cosmetics 11 years ago
Gabriel Dume 74512f7e36 8svx: Return proper error codes 11 years ago
Mika Raento 502fc3b3d4 segment: fix copying stream metadata 11 years ago
Mika Raento 413fa76f61 segment: use mpegts_flags instead of the deprecated resend_headers option 11 years ago
Michael Niedermayer 0ffe32cf8f avformat/segment: Use avformat_alloc_output_context2() 11 years ago
Carl Eugen Hoyos 3668168afa Support decoding of ImageJ png in avi. 11 years ago
Mika Raento 58e0402e02 segment: don't access outside seg->frames array 11 years ago
Michael Niedermayer 35469835bb Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9' 11 years ago
Mika Raento e48d1ea541 ismindex: improve diagnostics 11 years ago
Mark Harris 4cabee50f6 tools/normalize.py: both input and output file names are required 11 years ago
Clément Bœsch e6b125e3be avutil/pixelutils: add small buffers tests 11 years ago
Rong Yan 6abeaf2781 build sys: enable the decoding_encoding example under the ffmpeg/doc/examples 11 years ago
Carl Eugen Hoyos 7cf1f0f4af Fix standalone compilation of the snow decoder. 11 years ago
Mark Harris 1b3a98f137 doc/filters.texi: fix filter name in examples 11 years ago
Thomas Volkert f8164f6728 Add missing changelog entry 11 years ago
Michael Niedermayer f9aadf1fc4 Merge commit 'e205fe6831fe1b5445f7827b5c916425620b4ab5' 11 years ago
Michael Niedermayer f626eaa58e Merge commit '63f800ca5f4f6b38f3789a7edb03bfabe8bacdd2' 11 years ago
Michael Niedermayer 38c4316fff Merge commit 'b8962d64cc71af241601bcab5c3fcdc5735ef4ae' 11 years ago
Michael Niedermayer 052cd1ce72 Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098' 11 years ago
Michael Niedermayer b01d2a5533 ffmpeg: Enable compute_edt only when the subtitles are used for a output stream instead of a filter 11 years ago
Michael Niedermayer a2dbf379f0 avcodec/dvbsubdec: make compute_edt user settable 11 years ago
Reimar Döffinger e8d0b84e8a h261dec, ituh263dec: Move condition. 11 years ago
Reimar Döffinger 36c0043344 h261dec, ituh263dec: ensure CLOSE_READER is done on error paths, too. 11 years ago
Reimar Döffinger 2a00812d82 h261dec, ituh263dec: Avoid unnecessary -1 inside inner loop. 11 years ago
Timothy Gu 8d6ec61186 general: Fix usage of @float 11 years ago
Gabriel Dume e205fe6831 mpeg4videodec: Fix low_delay error message 11 years ago
Gabriel Dume 63f800ca5f aac_adtstoasc_bsf: Return proper error code 11 years ago
Diego Biurrun b8962d64cc dxva2: Clean up definition of _WIN32_WINNT 11 years ago
Diego Biurrun 4600a85eaa dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() 11 years ago
Clément Bœsch 343f07e15c RELEASE_NOTES: mention libmodplug detection change 11 years ago
Stefano Sabatini d4ec07dfe7 lavu/avstring: check for overlong encodings in av_utf8_decode() 11 years ago
Clément Bœsch 36952786a5 build: use pkg-config to detect libmodplug 11 years ago
Michael Niedermayer 97b88096dc Merge commit '37c46743ee42df1d6986ba3c996e3af5b95511f7' 11 years ago
Michael Niedermayer 4250753497 avformat/mpegts: favor DESC_types over probed codecs 11 years ago
Michael Niedermayer 37c46743ee avcodec: fix missing doxygen comment marker 11 years ago
Reynaldo H. Verdejo Pinochet b627385b4b ffserver: tests, use image2 instead of pgmyuv 11 years ago
Reimar Döffinger 935453102b ituh263dec: Optimize new RL_VLC based decoding. 11 years ago
Reimar Döffinger c0d32686dd h261dec: Optimize new RL_VLC based decoding. 11 years ago
Reimar Döffinger da0a670b3c h261, h263 decoders: convert to RL_VLC. 11 years ago
Reimar Döffinger 3efc174fd6 aacps_tablegen: replace TABLE_CONST by const. 11 years ago
Reimar Döffinger 1a558cec64 intmath.h: Remove duplicated ARM include. 11 years ago
Michael Niedermayer f0d4f00f24 avcodec/mjpegdec: fix green line at the bottom with upscale v 11 years ago
Michael Niedermayer 63a52ca134 avcodec/mjpegdec: fix green vertical line at the right with upscale h 11 years ago
Reimar Döffinger 6d7aa437e1 vf_drawtext: move "static const" before "struct". 11 years ago
Reimar Döffinger 2ca7edda89 lavu/hash.c: Add missing "static const". 11 years ago
Reimar Döffinger 03bf457241 Add av_cold to table generation functions. 11 years ago
Reimar Döffinger 4fe448738e WMA: add "const" to avoid warnings with hardcoded tables. 11 years ago
Reimar Döffinger 3bc5d2a064 ac3dec_fixed: add missing "static const". 11 years ago
Reimar Döffinger c9a4ec7969 lavfi: add const/static const to pix_fmts arrays. 11 years ago