source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7c3700cd   11 years michaelni avcodec/mjpegdec: use the AVFrame width/height for flipping This …
(edit) @af15c17d   11 years michaelni avcodec/mjpegdec: remove new flipping code It stored images wrong in …
(edit) @268d9317   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ATRAC3+ …
(edit) @92b24045   11 years michaelni Merge commit '4c642d8d98703faf52983243098f35865e15b312' * commit …
(edit) @390452ba   11 years michaelni Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' * commit …
(edit) @b4f97d4a   11 years michaelni Merge commit '4b48201d4d9d57a2a1ecf8504bc928aff83cb99a' * commit …
(edit) @e6f0bb65   11 years kostya.shishkov ATRAC3+ decoder Cleanup by Diego Biurrun. Signed-off-by: Kostya …
(edit) @23ffc4c7   11 years michaelni doc/examples/muxing: Fixes frame initialization. Fixes use of the …
(edit) @cab5315   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @c1362ca0   11 years michaelni Merge commit 'e588615d938f8581f0d6f3771662d08cadfc00de' * commit …
(edit) @4c642d8d   11 years diego x86: hpeldsp: Add missing av_cold attribute to init function
(edit) @b0be1ae7   11 years diego x86: avcodec: Add a bunch of missing #includes for av_cold
(edit) @4b48201   11 years diego ac3tab.h: #include the correct headers
(edit) @2b318f8c   11 years michaelni Merge commit 'a246af86e47044dec243db2f708cc125d608ea78' * commit …
(edit) @3773738e   11 years michaelni Merge commit 'ca96e337169093979d7c763064ad9dae12b3108c' * commit …
(edit) @7904dfed   11 years michaelni Merge commit 'ef8c93e2f18c624d0c266687e43ab99af7921dd3' * commit …
(edit) @2830f287   11 years michaelni Merge commit 'ebfe622bb1ca57cecb932e42926745cba7161913' * commit …
(edit) @bba73f55   11 years stefasab doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-all …
(edit) @094c500c   11 years stefasab examples/muxing: set timestamps in output audio packet In particular, …
(edit) @8d22d37e   11 years stefasab examples/muxing: use av_frame_free() in place of av_free()
(edit) @9abe4a10   11 years stefasab examples/muxing: reuse global audio frame Simplify logic, avoid …
(edit) @80bca6ea   11 years stefasab examples/muxing: honour distinction between encoder PTS timebase and …
(edit) @eadc4212   11 years stefasab examples/muxing: set sample formats from list of codec supported …
(edit) @d48132b7   11 years anton mjpegdec: apply flipping after decoding, not before This is simpler …
(edit) @e588615d   11 years anton hevc: fix decoding of one PU wide files For those the block size may …
(edit) @a246af86   11 years anton FATE: add MSS2 tests
(edit) @ca96e337   11 years anton vp9: drop support for real (non-emulated) edges They are not …
(edit) @ef8c93e2   11 years anton vp8: drop support for real (non-emulated) edges They are not …
(edit) @ebfe622b   11 years anton mpegvideo: drop support for real (non-emulated) edges Several …
(edit) @fb8f5d05   11 years michaelni avcodec/msvideo1enc: fix SKIPS_MAX Fixes Ticket3270 Signed-off-by: …
(edit) @c0a33c47   11 years michaelni avfilter: avfilter_register() that works in O(1) time Signed-off-by: …
(edit) @00bef643   11 years stefasab doc/filters: add rotate example using degrees
(edit) @2be1e1b2   11 years michaelni avformat/udp: debug log udp socket size Signed-off-by: rogerdpack …
(edit) @48ad1f39   11 years michaelni avcodec/libstagefright: drop dependancy on sizeof(AVFrame) untested …
(edit) @1a0370ad   11 years michaelni avcodec/kgv1dec: remove unused function and variable Signed-off-by: …
(edit) @c8c7736c   11 years michaelni swscale: disable ARM code until its build failure with clang/iphone is …
(edit) @c6fe984f   11 years michaelni vp9/x86: make STORE_2X2 macro local. Prevents this assembler warning: …
(edit) @9d098ea3   11 years michaelni avcodec/huffyuvenc: Factorize store_huffman_tables() out …
(edit) @9e7b477c   11 years michaelni avcodec/ffv1enc: choose 1.2 by default for higher resolutions to …
(edit) @dcc9009e   11 years michaelni Merge remote-tracking branch 'rbultje/vp9-simd' * rbultje/vp9-simd: …
(edit) @16ae337b   11 years michaelni avisynth: Use av_packet_from_data instead of av_new_packet If the …
(edit) @02dd178d   11 years michaelni avisynth: More av_new_packet changes These are the remaining …
(edit) @5d454100   11 years michaelni avcodec/huffyuvenc: fix -context 1 encoding Fixes Ticket3281 …
(edit) @2358458a   11 years stefasab doc/muxers/image2: apply several formatting changes
(edit) @6a99ecb8   11 years stefasab doc/muxers/image2: document strftime option Signed-off-by: Stefano …
(edit) @db70f2d3   11 years stefasab doc/muxers/matroska: add information to the matroska metadata language …
(edit) @e9edf001   11 years stefasab doc/ffmpeg: remove documentation for removed vlang/slang options
(edit) @a008deb1   11 years stefasab doc/muxers/matroska: reformat documentation
(edit) @8be8dddd   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
(edit) @edba5463   11 years michaelni Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69' * commit …
(edit) @3c00d4c5   11 years michaelni Merge commit 'b7b932f5e3602bd34c3cc634b71c8bbbc0fb8dc0' * commit …
(edit) @9ef7c0c5   11 years michaelni Merge commit '67bb3a4e285a5871770cbaa2d78bf9024961dd0f' * commit …
(edit) @1c010fd0   11 years michaelni avformat/mxfdec: detect loops during header parsing The header parser …
(edit) @024fac5c   11 years rsbultje vp9: make mv bounds 32bit. Fixes an assert in file from trac ticket 3188.
(edit) @5b0fc078   11 years rsbultje vp9: reset contextual caches on frame size change with mt enabled. …
(edit) @04a187fb   11 years rsbultje vp9/x86: idct_32x32_add_ssse3 sub-8x8-idct. Runtime of the full 32x32 …
(edit) @37b001d1   11 years rsbultje vp9/x86: idct_32x32_add_ssse3 sub-16x16-idct. Runtime of all IDCTs …
(edit) @e84d14df   11 years rsbultje vp9/x86: idct_32x32_add_ssse3. Sub-IDCTs will follow later. …
(edit) @94cf4f8b   11 years Carl Eugen Hoyos Use the h264 parser when decoding VSSH in avi. Fixes ticket #3261
(edit) @53df11eb   11 years stefasab doc/filters/equalizer: add examples for equalizer Add two examples on …
(edit) @2574d62d   11 years lou tools/qt-faststart: add -movflags +faststart note
(edit) @243b9fea   11 years michaelni avformat/takdec: zero padding area before use Fixes use of …
(edit) @952d318   11 years martin arm: Add a missing # as prefix for an immediate constant …
(edit) @5dae4872   11 years martin arm: Allow overriding the alignment set in the function macro The …
(edit) @b7b932f   11 years martin arm: Remove a leftover define for the pld instruction This file no …
(edit) @67bb3a4e   11 years martin arm: cosmetics: Reindent the h264dsp neon init function …
(edit) @8aead3ff   11 years michaelni avformat/adxdec: dont return random data on EOF Fixes use of …
(edit) @2303b451   11 years michaelni avformat/segafilm: drop song and dance, this seems not to do anything …
(edit) @8ca9a68f   11 years michaelni avcodec/flacdec: check rice_order against blocksize Fixes use of …
(edit) @77274d5c   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @99b6357f   11 years michaelni rename CONFIG_FFT_FIXED_32 -> FFT_FIXED_32 This matches FFT_FLOAT …
(edit) @7778979f   11 years michaelni Merge commit '794fcf79a89eca2d4e889803b2c804a0b1defbb3' * commit …
(edit) @2503928a   11 years stefasab examples/decoding_encoding: fix style nits
(edit) @b0517467   11 years michaelni avformat/webvttdec: Dont skip over a never checked byte after --> …
(edit) @21b25537   11 years michaelni avcodec/mpeg4videodec: use av_fast_padded_malloc() for bitstream …
(edit) @0bad5052   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @ed1eb96   11 years michaelni avformat/rmdec: check that sub_packet_size fit in the packet for …
(edit) @71fe97a6   11 years michaelni avformat/nutdec: check avio_read() return code Fixes use of …
(edit) @523a803b   11 years michaelni Merge commit '9409c9bdbfd829353473ee6cc3e91c726481c069' * commit …
(edit) @00f25e0a   11 years michaelni Merge commit '01d245ef4392152dbdc78a6ba4dfa0a6e8b08e6f' * commit …
(edit) @13f3092b   11 years michaelni avcodec/huffyuv: add YUVA420P, YUVA422P, YUVA444P, GBRAP, GRAY8A …
(edit) @9997cee0   11 years diego network.h: Add #endif comments to improve readability
(edit) @60ab582a   11 years michaelni avcodec/huffyuv: add GRAY8 support Signed-off-by: Michael Niedermayer …
(edit) @22f59a8c   11 years michaelni avcodec/huffyuv: add GBRP support Signed-off-by: Michael Niedermayer …
(edit) @794fcf79   11 years diego Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT The define does not originate …
(edit) @63debaa7   11 years martin libopusenc: Change default frame duration to 20 ms 20 ms is the …
(edit) @9409c9bd   11 years martin configure: Disable networking if winsock2.h is available but winsock …
(edit) @01d245e   11 years martin random_seed: Rewrite the generic clock() based seed code The new code …
(edit) @49a59124   11 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @d1dc0d21   11 years michaelni Merge commit 'd68dc3c9446e38b4d686cc0f55433c9e8d7c128b' * commit …
(edit) @2a58d5fc   11 years michaelni Merge commit '6892d145a0c80249bd61ee7dd31ec851c5076bcd' * commit …
(edit) @8367bc6b   11 years michaelni Merge commit '9cbf2d78f0a9c19129e7a70b2281a450d386c6d9' * commit …
(edit) @30056fd0   11 years michaelni Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb' * commit …
(edit) @64591f8f   11 years michaelni Merge commit '9eef9eb3014b2ed9c3ff4aac510a9f04edb555cf' * commit …
(edit) @a60abb1e   11 years michaelni Merge commit 'bfd26b7ce6efea594f2b99441d900419df3af638' * commit …
(edit) @98dcbb47   11 years michaelni avcodec/h264: reset list_count too in case of error in …
(edit) @7ee8a1c5   11 years michaelni Merge commit '9a026c72982faf20e1c8dfbe48f0b312cdea69c8' * commit …
(edit) @a4f8a564   11 years michaelni Merge commit '4736d003fac30af4afd8390182f12f480ad78801' * commit …
(edit) @3328d105   11 years michaelni Merge commit '50079a6aa93291e6dc9d9fb8d33da83f79e9311d' * commit …
(edit) @76c63bc5   11 years michaelni Merge commit '3867f3718ba82ff11d3e24c6d84beb520d0b174f' * commit …
Note: See TracRevisionLog for help on using the revision log.