summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dwt: remove variable-length arraysRonald S. Bultje2012-06-17
* RTMPT protocol supportSamuel Pitoiset2012-06-17
* http: Properly handle chunked transfer-encoding for replies to post dataMartin Storsjö2012-06-17
* http: Fail reading if the connection has gone awayMartin Storsjö2012-06-17
* amr: Mark an array constMartin Storsjö2012-06-17
* amr: More space cleanupMartin Storsjö2012-06-17
* rtpenc: Fix memory leaks in the muxer open functionMartin Storsjö2012-06-17
* amr: Cosmetic cleanupMartin Storsjö2012-06-17
* mov_chan: Fix operator precedence by adding parenthesesMartin Storsjö2012-06-17
* doc: Add missing protocols to list of supported protocols.Diego Biurrun2012-06-17
* tcp: Check the listen callJordi Ortiz2012-06-17
* flacdec: read attached pictures.Anton Khirnov2012-06-16
* lavf: don't segfault when a NULL filename is passed to avformat_open_input()Anton Khirnov2012-06-16
* af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64Janne Grunau2012-06-15
* segment: remove unnecessary <strings.h> includeJanne Grunau2012-06-15
* fate: add snow hpel testsMans Rullgard2012-06-15
* Avoid C99 variable declarations within for statements.Diego Biurrun2012-06-14
* rtmp: Read and handle incoming packets while writing dataSamuel Pitoiset2012-06-14
* doc: document THREAD_TYPE fate variableLuca Barbato2012-06-14
* rtpdec: Don't require frames to start with a Mode A packetMartin Storsjö2012-06-14
* avconv: don't try to free threads that were not initialized.Anton Khirnov2012-06-14
* rtmp: Add a new option 'rtmp_buffer', for setting the client buffer timeSamuel Pitoiset2012-06-13
* rtmp: Set the client buffer time to 3s instead of 0.26sSamuel Pitoiset2012-06-13
* rtmp: Handle server bandwidth packetsSamuel Pitoiset2012-06-13
* rtmp: Display a verbose message when an unknown packet type is receivedSamuel Pitoiset2012-06-13
* lavfi/audio: use av_samples_copy() instead of custom code.Anton Khirnov2012-06-13
* configure: add all filters hardcoded into avconv to avconv_depsAnton Khirnov2012-06-13
* avfiltergraph: remove a redundant call to avfilter_get_by_name().Anton Khirnov2012-06-13
* lavfi: allow building without swscale.Anton Khirnov2012-06-13
* build: Do not delete tests/vsynth2 directory, which is no longer created.Diego Biurrun2012-06-13
* lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
* lavfi: make AVFilterPad opaque after two major bumps.Anton Khirnov2012-06-13
* lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name().Anton Khirnov2012-06-13
* lavfi: make avfilter_get_video_buffer() private on next bump.Anton Khirnov2012-06-13
* jack: update to new latency range API as the old one has been deprecatedSean McGovern2012-06-13
* rtmp: Tokenize the AMF connection parameters manually instead of using strtok_rMartin Storsjö2012-06-13
* ppc: Rename H.264 optimization template file for consistency.Diego Biurrun2012-06-12
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* golomb: check remaining bits during unary decoding in get_ur_golomb_jpegls()Justin Ruggles2012-06-12
* sws: fix planar RGB input conversions for 9/10/16 bpp.Ronald S. Bultje2012-06-12
* avfilter: Log an error if avfilter fails to configure a link.Alex Converse2012-06-12
* avconv: support only native pthreads.Anton Khirnov2012-06-12
* rtmp: Fix a possible access to invalid memory location when the playpath is t...Samuel Pitoiset2012-06-12
* rtmp: Do not send extension for flv filesSamuel Pitoiset2012-06-11
* rtmp: support connection parametersSamuel Pitoiset2012-06-11
* doc: Add documentation for the newly added rtmp_* optionsSamuel Pitoiset2012-06-11
* libmp3lame: add missing layout terminatorMichael Niedermayer2012-06-10
* avconv: multithreaded demuxing.Anton Khirnov2012-06-10
* Bump lavu minor and add an APIChanges entry for audioconvert functions.Anton Khirnov2012-06-10
* audioconvert: add a function for extracting the channel with the given indexAnton Khirnov2012-06-10