41982 Commits (4ccf6e397139ad83bc7413f8cf7ec667be6ace3a)
 

Author SHA1 Message Date
Michael Niedermayer 4ccf6e3971 swr: MMX2 & SSSE3 int16 resample core 13 years ago
Michael Niedermayer 7803a04041 http: try to detect live akamai streams and dont enable seeking for them 13 years ago
Michael Niedermayer d1c74ca2be lsp: use av_assert 13 years ago
Michael Niedermayer b1a17953ec lpc: use av_assert 13 years ago
Eric Petit f1136b2b10 udp: fix occasional crash on shutdown 13 years ago
Michael Bradshaw 54942c2383 lavc: clarify docs for avpkt->destruct 13 years ago
Michael Niedermayer b536e2facf Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5916bc4658 Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63' 13 years ago
Michael Niedermayer 052f4f859c Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' 13 years ago
Anton Khirnov c29c1a1b6b avconv: add an assert to silence an uninitialized variable warning. 13 years ago
Anton Khirnov 74853ed3f8 avconv: shut up an uninitialized variable warning. 13 years ago
Anton Khirnov 61d158c321 avfiltergraph: shut up uninitialized variable warning. 13 years ago
Anton Khirnov fd2784c3b5 af_join: initialize a variable to shut up gcc warning. 13 years ago
Anton Khirnov 422008ac63 amix: fix format specifier for AVFilterLink.sample_rate. 13 years ago
Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
Anton Khirnov ce0a975689 mpc8: read APE tags. 13 years ago
Gavin Kinsey 37b5959d96 examples/filtering: fix packet memleak 13 years ago
Gavin Kinsey 9ebed95db6 examples/filtering_video: update to the new API 13 years ago
Justin Ruggles acd9948e74 lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes 13 years ago
Mans Rullgard 153335625c libm: provide fallback definition for cbrtf() using powf() 13 years ago
Ronald S. Bultje 4b1b1449d9 network: Don't redefine error codes if they already exist in errno.h 13 years ago
Ronald S. Bultje e64bceeac0 configure: Check for sys/time.h 13 years ago
Martin Storsjö 39dba5aa1b network: Include unistd.h from network.h 13 years ago
Mans Rullgard 37c3864ef7 x86: fft: elf64: fix PIC build 13 years ago
Nicolas George d4c45b8adf Revert "Revert "x86: fft: win64: fix stack alignment for memcpy() call"" 13 years ago
Nicolas George 91765594dd Revert "Revert "x86: fft: convert sse inline asm to yasm"" 13 years ago
Anton Khirnov b8c632a720 avconv: don't include vsrc_buffer.h, which doesn't exist anymore 13 years ago
Anton Khirnov 83ba22392d lavfi: reorder AVFilterLink fields. 13 years ago
Anton Khirnov f892013ac4 lavfi: reorder AVFilterContext fields. 13 years ago
Anton Khirnov 9618080512 lavfi: reorder AVFilter fields. 13 years ago
Anton Khirnov f14e685609 lavfi: reorder AVFilterBufferRef fields. 13 years ago
Anton Khirnov cb81e29138 lavfi: reorder AVFilterBuffer fields. 13 years ago
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago
Anton Khirnov 205e90249a lavfi: use proper FF_API guards for different deprecated functions 13 years ago
Nicolas George 784675ca91 sink_buffer: make opaque argument optional. 13 years ago
Nicolas George a2bd8a9384 buffersink: group libav API functions. 13 years ago
Anton Khirnov 0b3b958135 lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruft 13 years ago
Anton Khirnov 6c1e065bd4 lavfi: remove disabled FF_API_SAMPLERATE64 cruft 13 years ago
Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
Anton Khirnov a5e8c41c28 lavfi: remove 'opaque' parameter from AVFilter.init() 13 years ago
Carl Eugen Hoyos fbcaceb1ff mov: do not try to read total disc/track number if data atom is too short. 13 years ago
Stefano Sabatini e6674e46ec lavu/imgutils: create misc functions for dealing with buffers 13 years ago
Anton Khirnov 19ad567311 avconv: fix -force_key_frames 13 years ago
Nicolas George fd91a3ec44 Revert "x86: fft: convert sse inline asm to yasm" 13 years ago
Nicolas George f767658414 Revert "x86: fft: win64: fix stack alignment for memcpy() call" 13 years ago
Stefano Sabatini 79a7451d06 ffplay: add configure_filtergraph() helper 13 years ago
Stefano Sabatini 720ec62012 lavfi: drop deprecated and disabled packing API 13 years ago
Stefano Sabatini 8dd0e87d7b lavfi: remove old video sink API 13 years ago
Stefano Sabatini f054dbee6c tools/graph2dot: make dot graph representation a bit more compact 13 years ago