summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffplay: extend documentation for the -vf optionStefano Sabatini2013-01-13
* swr: move silence buffer to context to avoid per use malloc/freeMichael Niedermayer2013-01-13
* swr: move buffer used to discard sample to contextMichael Niedermayer2013-01-13
* lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini2013-01-13
* lavf/utils: clarify/extend messages in avformat_find_stream_info()Stefano Sabatini2013-01-13
* doc/ffmpeg: extend documentation for the -filter options and -af/vf aliasesStefano Sabatini2013-01-13
* doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}Stefano Sabatini2013-01-13
* lavfi/gradfun: support YUV440PPaul B Mahol2013-01-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-13
|\
| * rtpdec: Send a valid "delay since SR" value in the RTCP RR packetsMartin Storsjö2013-01-12
* | Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5'Michael Niedermayer2013-01-13
|\|
| * rtpdec: Calculate and report packet reception jitterMartin Storsjö2013-01-12
* | Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8'Michael Niedermayer2013-01-13
|\|
| * rtpdec: Fix the calculation of expected number of packetsMartin Storsjö2013-01-12
| * fate: vp3: Fix fate-vp3-coeff-level64 test dependenciesDiego Biurrun2013-01-12
* | Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69'Michael Niedermayer2013-01-13
|\|
| * fate: cosmetics: Order some test entriesDiego Biurrun2013-01-12
* | pthread: Do not use a half updated context as master for deallocation.Michael Niedermayer2013-01-13
* | dvdsubenc: use unsigned shifts to avoid shifting into the sign bitMichael Niedermayer2013-01-12
* | dvdsubdec: use unsigned shifts to avoid shifting into the sign bitMichael Niedermayer2013-01-12
* | swr: work with 4 noise shaping coeffs at a timeMichael Niedermayer2013-01-12
* | swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 belowMichael Niedermayer2013-01-12
* | dec/developer: Add Valgrind / Address Sanitizer to the patch checklistMichael Niedermayer2013-01-12
* | swr: use a local variable for ns_coeffsMichael Niedermayer2013-01-12
* | swr: use local variable for ns_errorsMichael Niedermayer2013-01-12
* | swr: minor simplification for the noise shaping pos updateMichael Niedermayer2013-01-12
* | lavfi/aevalsrc: try to honor specified durationMatthieu Bouron2013-01-12
* | frmdec: do not abuse ff_codec_get_id()Paul B Mahol2013-01-12
* | lavf: use avpriv_find_pix_fmt instead of ff_Michael Niedermayer2013-01-12
* | lavc: ff_find_pix_fmt ->avprivMichael Niedermayer2013-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-12
|\|
| * Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-12
| * pixfmt: add picture format for VDPAURémi Denis-Courmont2013-01-12
* | Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6'Michael Niedermayer2013-01-12
|\|
| * ratecontrol: K&R cosmetic formattingLuca Barbato2013-01-12
| * rtpdec: Remove a useless todo commentMartin Storsjö2013-01-12
* | Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1'Michael Niedermayer2013-01-12
|\|
| * rtsp: Remove an outdated commentMartin Storsjö2013-01-12
| * rtsp: Remove references to weirdly named variables in other filesMartin Storsjö2013-01-12
* | Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457'Michael Niedermayer2013-01-12
|\|
| * rtp: Rename a static variable to normal naming conventionsMartin Storsjö2013-01-12
| * rtp: Cosmetic cleanupMartin Storsjö2013-01-12
* | doc/protocols: improve wording of a sentence in http docsStefano Sabatini2013-01-12
* | doc/ffserver: remove painfully outdated "What do I need?" sectionStefano Sabatini2013-01-12
* | doc/ffserver: remove paragraph in the introductory blurbStefano Sabatini2013-01-12
* | doc/ffserver: rework introducing paragraphs of the "description" chapterStefano Sabatini2013-01-12
* | doc/protocols: document http protocol optionsStefano Sabatini2013-01-12
* | lavf/http: fix/extend option descriptionsStefano Sabatini2013-01-12
* | mpegvideo: dont leave stale pointers in next/last pictureMichael Niedermayer2013-01-12
* | vc1dec: ensure cbpcy_vlc has been set before decoding a frame.Michael Niedermayer2013-01-12