summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cmdutils: Pass the actual chosen encoder to filter_codec_optsMartin Storsjö2012-06-30
* os_support: Add fallback definitions for stat flagsRonald S. Bultje2012-06-30
* os_support: Rename the poll fallback function to ff_pollMartin Storsjö2012-06-30
* network: Check for struct pollfdMartin Storsjö2012-06-30
* os_support: Don't compare a negative number against socket descriptorsMartin Storsjö2012-06-30
* os_support: Include all the necessary headers for the win32 open functionRonald S. Bultje2012-06-30
* x86: vc1: fix and enable optimised loop filterMans Rullgard2012-06-30
* file: Only include unistd.h if it existsRonald S. Bultje2012-06-29
* random_seed: Only read /dev/*random if we have unistd.hRonald S. Bultje2012-06-29
* doc: Indicate that RTMPT is natively implemented in libavformatSamuel Pitoiset2012-06-29
* rtpdec: Don't explicitly include unistd.h any longerRonald S. Bultje2012-06-29
* flv: add support for G.711Damien Fetis2012-06-28
* doc: git: Add checklist with test steps to perform before pushingDiego Biurrun2012-06-28
* flvenc: K&R formatting cosmeticsLuca Barbato2012-06-28
* movenc: Add channel layouts for PCM.Alex Converse2012-06-27
* mss1: validate number of changeable palette entriesKostya Shishkov2012-06-27
* mss1: report palette changed when some additional colours were decodedKostya Shishkov2012-06-27
* x86: fft: replace call to memcpy by a loopChristophe Gisquet2012-06-27
* udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö2012-06-27
* dxva2: include dxva.h if foundRonald S. Bultje2012-06-27
* libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö2012-06-27
* tcp: Pass NULL as hostname to getaddrinfo if the string is emptyJordi Ortiz2012-06-27
* tcp: Set AI_PASSIVE when the socket will be used for listeningJordi Ortiz2012-06-27
* avconv: add an assert to silence an uninitialized variable warning.Anton Khirnov2012-06-26
* avconv: shut up an uninitialized variable warning.Anton Khirnov2012-06-26
* avfiltergraph: shut up uninitialized variable warning.Anton Khirnov2012-06-26
* af_join: initialize a variable to shut up gcc warning.Anton Khirnov2012-06-26
* amix: fix format specifier for AVFilterLink.sample_rate.Anton Khirnov2012-06-26
* lavfi: make filters less verbose.Anton Khirnov2012-06-26
* mpc8: read APE tags.Anton Khirnov2012-06-26
* lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypesJustin Ruggles2012-06-26
* libm: provide fallback definition for cbrtf() using powf()Mans Rullgard2012-06-26
* network: Don't redefine error codes if they already exist in errno.hRonald S. Bultje2012-06-26
* configure: Check for sys/time.hRonald S. Bultje2012-06-26
* network: Include unistd.h from network.hMartin Storsjö2012-06-26
* avconv: don't include vsrc_buffer.h, which doesn't exist anymoreAnton Khirnov2012-06-26
* lavfi: reorder AVFilterLink fields.Anton Khirnov2012-06-26
* lavfi: reorder AVFilterContext fields.Anton Khirnov2012-06-26
* lavfi: reorder AVFilter fields.Anton Khirnov2012-06-26
* lavfi: reorder AVFilterBufferRef fields.Anton Khirnov2012-06-26
* lavfi: reorder AVFilterBuffer fields.Anton Khirnov2012-06-26
* lavfi: remove disabled FF_API_FILTERS_PUBLIC cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruftAnton Khirnov2012-06-26
* lavfi: use proper FF_API guards for different deprecated functionsAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_SAMPLERATE64 cruftAnton Khirnov2012-06-26
* lavfi: remove disabled FF_API_GRAPH_AVCLASS cruftAnton Khirnov2012-06-26
* lavfi: remove 'opaque' parameter from AVFilter.init()Anton Khirnov2012-06-26
* mov: do not try to read total disc/track number if data atom is too short.Carl Eugen Hoyos2012-06-26
* avconv: fix -force_key_framesAnton Khirnov2012-06-26