Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-14libvorbisenc: Fix assignments in if()Michael Niedermayer
2013-01-14libvo-aacenc: Fix assignments in if()Michael Niedermayer
2013-01-14libspeexenc: Fix assignments in if()Michael Niedermayer
2013-01-14libopencore-amr: Fix assignments in if()Michael Niedermayer
2013-01-14libmp3lame: Fix assignments in if()Michael Niedermayer
2013-01-14libfdk-aacenc: Fix assignments in if()Michael Niedermayer
2013-01-14libfaac: Fix assignments in if()Michael Niedermayer
2013-01-14aacenc: Fix assignments in if()Michael Niedermayer
2013-01-14doc/examples: fix assignments in if()Michael Niedermayer
2013-01-14h264: don t leave stale pointers in delayed_pic in flush_changes.Michael Niedermayer
2013-01-14swr/dither: fix division by 0Michael Niedermayer
2013-01-14h264: fix () placementMichael Niedermayer
2013-01-14ffplay: fix sws_flagsMichael Niedermayer
2013-01-13swr: fix handling of timestamps that cause multiple drops or silence injectionsMichael Niedermayer
2013-01-13swr: limit buffer size for silence injectionMichael Niedermayer
2013-01-13swr: limit buffer size for discarding.Michael Niedermayer
2013-01-13ffplay: extend documentation for the -vf optionStefano Sabatini
2013-01-13swr: move silence buffer to context to avoid per use malloc/freeMichael Niedermayer
2013-01-13swr: move buffer used to discard sample to contextMichael Niedermayer
2013-01-13lavf: clarify/extend documentation for AVFormatContext::analyzedurationStefano Sabatini
2013-01-13lavf/utils: clarify/extend messages in avformat_find_stream_info()Stefano Sabatini
2013-01-13doc/ffmpeg: extend documentation for the -filter options and -af/vf aliasesStefano Sabatini
2013-01-13doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}Stefano Sabatini
2013-01-13lavfi/gradfun: support YUV440PPaul B Mahol
2013-01-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-13Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5'Michael Niedermayer
2013-01-13Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8'Michael Niedermayer
2013-01-13Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69'Michael Niedermayer
2013-01-13pthread: Do not use a half updated context as master for deallocation.Michael Niedermayer
2013-01-13dvdsubenc: use unsigned shifts to avoid shifting into the sign bitMichael Niedermayer
2013-01-13dvdsubdec: use unsigned shifts to avoid shifting into the sign bitMichael Niedermayer
2013-01-12swr: work with 4 noise shaping coeffs at a timeMichael Niedermayer
2013-01-12swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 belowMichael Niedermayer
2013-01-12rtpdec: Send a valid "delay since SR" value in the RTCP RR packetsMartin Storsjö
2013-01-12rtpdec: Calculate and report packet reception jitterMartin Storsjö
2013-01-12rtpdec: Fix the calculation of expected number of packetsMartin Storsjö
2013-01-12dec/developer: Add Valgrind / Address Sanitizer to the patch checklistMichael Niedermayer
2013-01-12swr: use a local variable for ns_coeffsMichael Niedermayer
2013-01-12swr: use local variable for ns_errorsMichael Niedermayer
2013-01-12swr: minor simplification for the noise shaping pos updateMichael Niedermayer
2013-01-12lavfi/aevalsrc: try to honor specified durationMatthieu Bouron
2013-01-12fate: cosmetics: Order some test entriesDiego Biurrun
2013-01-12fate: vp3: Fix fate-vp3-coeff-level64 test dependenciesDiego Biurrun
2013-01-12frmdec: do not abuse ff_codec_get_id()Paul B Mahol
2013-01-12lavf: use avpriv_find_pix_fmt instead of ff_Michael Niedermayer
2013-01-12lavc: ff_find_pix_fmt ->avprivMichael Niedermayer
2013-01-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-01-12Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6'Michael Niedermayer
2013-01-12Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1'Michael Niedermayer
2013-01-12Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457'Michael Niedermayer