]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-08 Carl Eugen... Force using a 64bit intermediate when calculating calen...
2013-03-07 Alexander Kojevnikovmpegaudio_parser: Don't ignore information from the...
2013-03-07 Michael Niedermayeraacdec: Reconfigure output as needed, disable pop_outpu...
2013-03-07 Michael Niedermayerpsymodel: dont apply lowpass filters with a cutoff...
2013-03-07 Michael Niedermayeravformat: Fix apics with aac
2013-03-07 Michael Niedermayerhls: fix timebase
2013-03-07 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-07 Michael NiedermayerMerge commit '70762508ec5919474edb92a5b1f266fd06640f9c'
2013-03-07 Ronald S. Bultjelavc: Deprecate the deinterlace functions in libavcodec
2013-03-07 Ronald S. Bultjeh264: Integrate draw_horiz_band into ff_h264_draw_horiz...
2013-03-07 Stefano Sabatinilavc: Prettify printing of codec tags containing non...
2013-03-07 Martin Storsjöh264: Rename the jpeg_420 pixfmt list to match the...
2013-03-07 Bojan Zivkoviclibavcodec: changed mathematical functions in aacpsy.c
2013-03-07 Stefano Sabatinilavf/segment: add support to ffconcat segment list
2013-03-07 Stefano Sabatinidoc/texi2pod: fix @ref substitution rule, disallow...
2013-03-07 Stefano Sabatinilavu: add escape API
2013-03-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-06 Michael NiedermayerMerge commit '5da51284937649a8ebb84fa951c235438fcbf8ae'
2013-03-06 Michael NiedermayerMerge commit '5a4e9fe855282a99586050a507d0a486ad39df5b'
2013-03-06 Michael NiedermayerMerge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a'
2013-03-06 Michael NiedermayerMerge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca'
2013-03-06 Michael NiedermayerMerge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5'
2013-03-06 James Zernnormalize calls to ff_alloc_packet2
2013-03-06 Martin Storsjöavconv: Make sure the encoder exists before inspecting...
2013-03-06 Carl Eugen... cavs: Add a dependency on h264chroma
2013-03-06 Ronald S. Bultjelavc: Split out ff_hwaccel_pixfmt_list_420[] over indiv...
2013-03-06 Ronald S. BultjeMove ff_cropTbl and ff_zigzag_direct from dsputil to...
2013-03-06 Michael Niedermayersnowenc: fix indention
2013-03-06 Michael Niedermayersnowenc: add forgotten emms_c()
2013-03-06 Nicolas Georgelavf/concat: document the use of the files durations.
2013-03-06 Diego Biurrunavcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO...
2013-03-06 Michael Niedermayersnowenc: initialize edges
2013-03-06 Michael Niedermayervc1dec: use av_log_ask_for_sample for odd sprites
2013-03-06 Paul B Mahollibilbc: use ff_alloc_packet2
2013-03-06 James Zernlibopusenc: use ff_alloc_packet2
2013-03-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-06 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-03-06 Michael Niedermayerqdm2: check "AC" codewords
2013-03-06 Michael Niedermayerqdm2: simplify arithmetic coder tables generation
2013-03-06 Michael Niedermayerrv20: Fix handling of frame skip.
2013-03-06 Michael Niedermayermss2dsp/upsample_plane: fix 0x0 handling
2013-03-06 Luca Barbatoshorten: report meaningful errors
2013-03-06 Luca Barbatoshorten: K&R formatting cosmetics
2013-03-06 Luca Barbatoshorten: use the unsigned type where needed
2013-03-06 Michael Niedermayershorten: set invalid channels count to 0
2013-03-06 Luca Barbatovorbisdec: check memory allocations
2013-03-05 Carl Eugen... Move the iconv test to the bottom of configure.
2013-03-05 Carl Eugen... Make 32bit zmbv colour-space opaque.
2013-03-05 Carl Eugen... Use uint8_t instead of uint16_t pointer in kega decoder.
2013-03-05 Reimar Döffingerkgv1dec: Simplify kega decoding by using memcpy instead...
2013-03-05 Michael Niedermayervc1dec: odd sized sprites are unsupported
2013-03-05 Michael Niedermayerasfdec: dont truncate type 2-5 values
2013-03-05 Michael Niedermayervf_stereo3d: Add AVOption table terminator
2013-03-05 Luca Barbatoh264: check for luma and chroma bit dept being equal
2013-03-05 Clément Bœschlavfi/deshake: support named options.
2013-03-05 Clément Bœschdoc/filters: make examples a bit more consistent.
2013-03-05 Clément Bœschdoc/showspectrum: add some examples.
2013-03-05 Stefano Sabatinilavfi/overlay: improve log message warning in case...
2013-03-05 Stefano Sabatinilavfi/overlay: add support for partial overlaying
2013-03-05 Paul B Mahollavfi/mp: drop mp=stereo3d filter
2013-03-05 Paul B Mahollavfi: port MP stereo3d filter
2013-03-05 Nicolas Georgelavf/concat: compute duration if possible.
2013-03-05 Nicolas Georgeexamples/muxing: fix memory leak.
2013-03-05 Stefano Sabatinilavu/eval: add native support to lte and lt functions
2013-03-05 Nicolas Georgedoc/muxers: specify that tee needs -map.
2013-03-05 Nicolas GeorgeRevert "lavf/concatdec: define "ffcat" and "ffconcat...
2013-03-05 Stefano Sabatinilavu/opt: fix weird align
2013-03-05 Stefano Sabatinilavu/opt-test: do not explicitly set default value...
2013-03-05 Stefano Sabatinitests: add overlay rgb and yuv444 tests
2013-03-05 Alexander Kojevnikovmp3dec: Fix VBR bit rate parsing
2013-03-05 Paul B Maholfate: add dependency for xface
2013-03-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-05 Michael NiedermayerMerge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35'
2013-03-05 Michael NiedermayerMerge commit 'f868b24d0f280bb966e5c352028a343e45d20a02'
2013-03-05 Michael NiedermayerMerge commit '813b82b927b19532e3bc3397b972c8a27b9f6326'
2013-03-05 Paul B Maholzmbv: stop doing colorspace conversion
2013-03-05 Diego Biurrunhwaccel: consistent name prefixes for start_frame/end_f...
2013-03-05 Paul B Maholdoc/filters: fix short options for noise filter
2013-03-05 Diego Biurrunconfigure: Use check_builtin() where appropriate
2013-03-05 Diego Biurrunconfigure: Add check_builtin convenience function
2013-03-05 Diego Biurrunconfigure: Add sanitize_var_name convenience function
2013-03-05 Diego Biurrunconfigure: Fix silly typo in logging command of check_s...
2013-03-05 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-03-05 Michael Niedermayermsrledec: fix output_end checks
2013-03-05 Michael Niedermayeriff: fix integer overflow
2013-03-05 Carl Eugen... Add h264chroma dependency for mpegvideo / lowres to...
2013-03-04 Michael Niedermayerupdate_stream_timings: check bitrate for being in range.
2013-03-04 Michael Niedermayerdnxhddec: return the correct number of bytes from decod...
2013-03-04 Michael Niedermayeravformat: Make duration estimation from pts more robust
2013-03-04 Michael Niedermayernutdec: more specific return codes for decode_syncpoint()
2013-03-04 Michael Niedermayernutdec: print error on invalid/unsupported fourcc style
2013-03-04 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-03-04 Clément Bœschbuild: [autodetect] -> [no] in iconv help.
2013-03-04 Michael Niedermayerbuildsys: only include log2_tab per library for shared...
2013-03-04 Carl Eugen... Add h264chroma dependency for cavs decoder to configure.
2013-03-04 Carl Eugen... Add h264qpel dependency for snow codec to configure.
2013-03-04 Carl Eugen... Add h264chroma dependency for vp5 and vp6 decoder to...
2013-03-04 Janne Grunaufate: remove last incomplete frame from mpeg2-field...
2013-03-04 Clément Bœschcompat/strtod: isspace -> av_isspace.
2013-03-03 Clément Bœschbuild: disable iconv by default.
next