]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-13 Michael Niedermayerswr: move buffer used to discard sample to context
2013-01-13 Stefano Sabatinilavf: clarify/extend documentation for AVFormatContext...
2013-01-13 Stefano Sabatinilavf/utils: clarify/extend messages in avformat_find_st...
2013-01-13 Stefano Sabatinidoc/ffmpeg: extend documentation for the -filter option...
2013-01-13 Stefano Sabatinidoc/texipod: add rule to correctly interpret @ref{ANCHO...
2013-01-13 Paul B Mahollavfi/gradfun: support YUV440P
2013-01-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-13 Michael NiedermayerMerge commit 'e568db40258d549777ac1c16971678e18a18f5f5'
2013-01-13 Michael NiedermayerMerge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8'
2013-01-13 Michael NiedermayerMerge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69'
2013-01-13 Michael Niedermayerpthread: Do not use a half updated context as master...
2013-01-12 Michael Niedermayerdvdsubenc: use unsigned shifts to avoid shifting into...
2013-01-12 Michael Niedermayerdvdsubdec: use unsigned shifts to avoid shifting into...
2013-01-12 Michael Niedermayerswr: work with 4 noise shaping coeffs at a time
2013-01-12 Michael Niedermayerswr/noise_shaping_data: pad coeffs to multiple of 4...
2013-01-12 Martin Storsjörtpdec: Send a valid "delay since SR" value in the...
2013-01-12 Martin Storsjörtpdec: Calculate and report packet reception jitter
2013-01-12 Martin Storsjörtpdec: Fix the calculation of expected number of packets
2013-01-12 Michael Niedermayerdec/developer: Add Valgrind / Address Sanitizer to...
2013-01-12 Michael Niedermayerswr: use a local variable for ns_coeffs
2013-01-12 Michael Niedermayerswr: use local variable for ns_errors
2013-01-12 Michael Niedermayerswr: minor simplification for the noise shaping pos...
2013-01-12 Matthieu Bouronlavfi/aevalsrc: try to honor specified duration
2013-01-12 Diego Biurrunfate: cosmetics: Order some test entries
2013-01-12 Diego Biurrunfate: vp3: Fix fate-vp3-coeff-level64 test dependencies
2013-01-12 Paul B Maholfrmdec: do not abuse ff_codec_get_id()
2013-01-12 Michael Niedermayerlavf: use avpriv_find_pix_fmt instead of ff_
2013-01-12 Michael Niedermayerlavc: ff_find_pix_fmt ->avpriv
2013-01-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-12 Michael NiedermayerMerge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6'
2013-01-12 Michael NiedermayerMerge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1'
2013-01-12 Michael NiedermayerMerge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457'
2013-01-12 Diego BiurrunAdd version bump and APIchanges entry for Add AV_PIX_FM...
2013-01-12 Luca Barbatoratecontrol: K&R cosmetic formatting
2013-01-12 Rémi Denis... pixfmt: add picture format for VDPAU
2013-01-12 Stefano Sabatinidoc/protocols: improve wording of a sentence in http...
2013-01-12 Stefano Sabatinidoc/ffserver: remove painfully outdated "What do I...
2013-01-12 Stefano Sabatinidoc/ffserver: remove paragraph in the introductory...
2013-01-12 Stefano Sabatinidoc/ffserver: rework introducing paragraphs of the...
2013-01-12 Stefano Sabatinidoc/protocols: document http protocol options
2013-01-12 Stefano Sabatinilavf/http: fix/extend option descriptions
2013-01-12 Michael Niedermayermpegvideo: dont leave stale pointers in next/last picture
2013-01-12 Michael Niedermayervc1dec: ensure cbpcy_vlc has been set before decoding...
2013-01-11 Michael Niedermayerfate: try to fix dirac
2013-01-11 Michael Niedermayerh264: reset first_field when current_picture_ptr is...
2013-01-11 Martin Storsjörtpdec: Remove a useless todo comment
2013-01-11 Martin Storsjörtsp: Remove an outdated comment
2013-01-11 Martin Storsjörtsp: Remove references to weirdly named variables...
2013-01-11 Martin Storsjörtp: Rename a static variable to normal naming conventions
2013-01-11 Martin Storsjörtp: Cosmetic cleanup
2013-01-11 Clément Bœschfate: add dirac decoding test (main profile).
2013-01-11 Michael Niedermayermjpegdec: Fix out of array read in unescaping code
2013-01-11 Michael Niedermayermxfdec: Fix integer overflow with many channels
2013-01-11 Michael Niedermayerwavpack: check pointer to avoid overreading input buffer
2013-01-11 Michael Niedermayerra144enc: fix two "may be used uninitialized in this...
2013-01-11 Michael Niedermayerau: switch to ff_pcm_read_packet() again, after the...
2013-01-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-11 Michael NiedermayerMerge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e'
2013-01-11 Michael NiedermayerMerge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30'
2013-01-11 Paul B Mahollavf: remove nonexistent symbols
2013-01-11 Marcin Juszkiewiczconfigure: enable pic for shared libs on AArch64
2013-01-11 Luca Barbatozmbv: Reset the decoder on keyframe errors
2013-01-11 Vladimir Pantelicvc1dec: prevent a crash due missing pred_flag parameter
2013-01-11 Michael Niedermayererror_concealment: Check that the picture is not in...
2013-01-11 Michael Niedermayerass_split: fix out of array access in ass_split()
2013-01-11 Michael Niedermayerass_split: fix out of array access
2013-01-10 Michael Niedermayervorbisdec: Check bark_map_size.
2013-01-10 Dale Curtismatroska: Fix use after free
2013-01-10 Nicolas Georgelavfi/vf_overlay: check that filter_frame does not...
2013-01-10 Michael Niedermayerswr: check that allocation of in/out_convert succeeded
2013-01-10 Ronald Bultjevp3: Fix double free in vp3_decode_end()
2013-01-10 Michael Niedermayerswr: Use a temporary buffer for dither/Noise shaping...
2013-01-10 Michael Niedermayerswr: mark noise data for noise shaping as const
2013-01-10 Michael Niedermayerswr: add seperate in/out pointers to the noise shaping...
2013-01-10 Michael Niedermayerswr: rename dither_pos to noise_pos
2013-01-10 Diego Biurrunfate: Split fate-siff test into demuxer and VB video...
2013-01-10 Michael Niedermayeridcin: fix memleak
2013-01-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-10 Carl Eugen... Do not allow arbitrary packet size in aac decoder.
2013-01-10 Michael NiedermayerMerge commit 'ed79093222ceb42f0c3a39095a69af0b32be5450'
2013-01-10 Michael NiedermayerMerge commit '5d0450461ff729be5f531d333d29754155e406c5'
2013-01-10 Michael NiedermayerMerge commit '7040e479a1530b2eda4b89a182d5eb50a77bd907'
2013-01-10 Michael NiedermayerMerge commit 'ccc0ffb1ba3fc1adb05a9f56dfc26131e61db3fb'
2013-01-10 Michael NiedermayerMerge commit '12c2530b1d87fa94f81ea97df575b77c825e6f4f'
2013-01-10 Michael NiedermayerMerge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a'
2013-01-10 Michael NiedermayerMerge commit 'fd9147f11456a7e39a998d7270684922a2a46e6d'
2013-01-10 Michael NiedermayerMerge commit 'c88d245c9866e48cb8a238b7564964c1fcf3315f'
2013-01-10 Michael NiedermayerMerge commit 'af68a2baae6761044cbed95575e8bcfebf55c6f1'
2013-01-10 Michael NiedermayerMerge commit 'c837b38dd33a11c3810e988a60193a858eb4f58c'
2013-01-10 André Pankratzlavfi/yadif: fix shorthand/option mismatch
2013-01-10 Michael NiedermayerMerge commit '2613de88051818abafccb98646394341887acb3a'
2013-01-10 Michael NiedermayerMerge commit '9a7b56883d1333cdfcdf0fa7584a333841b86114'
2013-01-10 Carl Eugen... Fix compilation with --disable-everything.
2013-01-10 Martin Storsjörtpdec_vp8: Don't trim too much data from broken frames
2013-01-10 Martin Storsjörtpdec_vp8: Simplify code by using an existing helper...
2013-01-10 Martin Storsjörtpdec: Add a terminating null byte at the end of the...
2013-01-10 Michael Niedermayerwmalosslessdec: make arrays indexed by ch large enough...
2013-01-10 Michael Niedermayertarga: use checked bytestream read
2013-01-10 Michael Niedermayerqdm2: fix out of stack array read.
2013-01-10 Michael Niedermayerswr: scale data down in noise shaping to avoid cliping
next