]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge commit '7520d9779c6d30b385df5a0a42da508238076192'
[ffmpeg] / libavcodec /
2013-06-30 Michael NiedermayerMerge commit '7520d9779c6d30b385df5a0a42da508238076192'
2013-06-30 Michael NiedermayerMerge commit '7798a59dc14ae27efe64e639a42646002608a908'
2013-06-30 Michael NiedermayerMerge commit '02ec656af72030eea4f3d63e30b25625cce6a3df'
2013-06-30 Michael NiedermayerMerge commit 'd4a217a408da4bd63acc02cd8f9ebe378a2ad65a'
2013-06-30 Michael NiedermayerMerge commit '183880cfc4aae53ce504e13337791cad5841c80c'
2013-06-30 Michael Niedermayeravcodec/lpc: Use a function pointer from an initialized...
2013-06-30 Michael NiedermayerMerge commit 'c93ccf5a4cca722b39f05e9f5660b4cb75bc1740'
2013-06-30 Michael NiedermayerMerge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'
2013-06-30 Michael NiedermayerMerge commit '502ab21af0ca68f76d6112722c46d2f35c004053'
2013-06-30 Michael NiedermayerMerge commit '41578f70cf8aec8e7565fba1ca7e07f3dc46c3d2'
2013-06-30 Michael NiedermayerMerge commit 'cc6714bb16b1f0716ba43701d47273dbe9657b8b'
2013-06-30 Luca Barbatomjpeg: Move code out of else branch
2013-06-29 Michael Niedermayerget_xbits: assert validity of the number of bits
2013-06-29 Michael Niedermayer4xm: Dont ignore dc run errors
2013-06-29 Michael Niedermayer4xm: check for invalid zero ac coeffs
2013-06-29 Michael Niedermayermjpeg_decode_dc: check code before using it in get_xbits()
2013-06-29 Michael Niedermayerget_pix_fmt_score: favor equal formats if all else...
2013-06-29 Michael Niedermayerupdate all trac links to use the trac subdomain
2013-06-29 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-06-29 Luca Barbatowmapro: error out on impossible scale factor offsets
2013-06-29 Luca Barbatowmapro: check the min_samples_per_subframe
2013-06-29 Luca Barbatopictor: use the correct logging context
2013-06-29 Carl Eugen HoyosAvoid a null pointer dereference on clean-up after...
2013-06-29 Carl Eugen HoyosAvoid a null pointer dereference on oom when decoding...
2013-06-29 Carl Eugen HoyosPropagate error return values from the smacker decoder.
2013-06-29 Carl Eugen HoyosAvoid a null pointer dereference on oom when decoding...
2013-06-29 Loren Merrittlpc: use levinson for the first pass of multipass cholesky
2013-06-29 Loren Merrittx86: lpc: simd av_update_lls
2013-06-29 Loren Merrittlpc: use function pointers, in preparation for asm
2013-06-29 Loren Merrittlpc: remove "decay" argument
2013-06-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-29 Michael NiedermayerMerge commit '6652338f43ef623045912d7f28b61adea05d27ae'
2013-06-29 Michael NiedermayerMerge commit 'e30b068ef79f604ff439418da07f7e2efd01d4ea'
2013-06-29 Michael NiedermayerMerge commit 'afe03092dd693d025d43e1620283d8d285c92772'
2013-06-29 Michael Niedermayeravcodec/bitstream_filter: make av_register_bitstream_fi...
2013-06-29 Michael Niedermayeravcodec/parser: Make av_register_codec_parser() thread...
2013-06-29 Michael Niedermayeravcodec: Make av_register_hwaccel() and avcodec_registe...
2013-06-29 Timothy Gucosmetics: Fix "dont" "wont" "doesnt" typos
2013-06-28 Michael Chinenflac_parser.c: fix case when final frame is a false...
2013-06-28 Paul B Maholtak_parser: properly mark packets as key frames
2013-06-28 Luca Barbatowmapro: check num_vec_coeffs against the actual availab...
2013-06-28 Luca Barbatowmapro: return early on unsupported condition
2013-06-28 Luca Barbatowmapro: make sure there is room to store the current...
2013-06-28 Luca Barbatolavc: move put_bits_left in put_bits.h
2013-06-28 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-06-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-28 Michael NiedermayerMerge commit '6d8629aac13692447b54eac795bf74007ebf8987'
2013-06-28 Carl Eugen HoyosAvoid a null pointer dereference in avcodec_decode_vide...
2013-06-27 Stefano Sabatinilavc/mpegvideo_enc: simplify timestamp checks in load_i...
2013-06-27 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-06-26 Luca Barbatoaac: return meaningful errors
2013-06-26 Luca Barbatoaac: K&R formatting cosmetics
2013-06-26 Stefano Sabatinilavc/utils: improve feedback in case of invalid packet...
2013-06-25 Michael Niedermayeravcodec/cllc: Fix clobbered ff_get_buffer() change
2013-06-25 Michael NiedermayerMerge branch 'drawbox_exprs' of https://github.com...
2013-06-25 Stefano Sabatinilavc/pngdec: return meaningful error codes
2013-06-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-25 Michael NiedermayerMerge commit '9f4a16c52ea8f2383244587ea4cb534fe7f6da49'
2013-06-25 Michael NiedermayerMerge commit 'b6507930ac1898aed62ab0b56afc7d6734ad830b'
2013-06-25 Michael NiedermayerMerge commit 'd9c89ef86b9400e50c2486f9406fad15c85bab22'
2013-06-25 Michael NiedermayerMerge commit 'b0ce601c160c87349d093d7e542b5c752754f598'
2013-06-24 Derek Buitenhuiscllc: Use outbuf in RGB and ARGB functions
2013-06-24 Derek Buitenhuiscllc: Implement YUV support
2013-06-24 Derek Buitenhuiscllc: Use outbuf in RGB and ARGB functions
2013-06-24 Derek Buitenhuiscllc: Implement YUV support
2013-06-24 Michael Niedermayerh264: Fix null pointer dereference with disabled error...
2013-06-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-24 Michael NiedermayerMerge commit 'c3e58f8fb75d8467161a65b85eb88281547ebab1'
2013-06-24 Michael NiedermayerMerge commit '95d52464542f532061290192518d5fe1c1930e8d'
2013-06-24 Michael NiedermayerMerge commit 'ace87c19ed4c4882d7b9b3ce512c4c195e39a203'
2013-06-24 Michael NiedermayerMerge commit '6dc6598692da3b0ebda2d768681786343f26a4f4'
2013-06-24 Kieran Kunhyalavc: Add option to encode MPEG-2 AAC with libfdk-aac
2013-06-24 Michael Niedermayermsmpeg4: Fix ff_msmpeg4_pred_dc() so it works with...
2013-06-23 Michael Niedermayersonic: use av_freep() as its safer than av_free()
2013-06-23 Michael Niedermayersonic: cleanup/simplify num_taps check
2013-06-23 Michael Niedermayersonic: replace divide() by ROUNDED_DIV()
2013-06-23 Ronald S. Bultjevp8: wait for prev_frame to parse segment_map before...
2013-06-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-23 Michael NiedermayerMerge commit 'f963f701d90bd7bb03e39aab4e59bd137084e082'
2013-06-23 Michael NiedermayerMerge commit '42cc6cefd315c1556e2a52f7ebe2f766ec82b790'
2013-06-23 Michael NiedermayerMerge commit '1e340af8d6a97cc013a2ad8ba77c77129625a34f'
2013-06-22 Michael Niedermayersonic: avoid float sqrt() for integer input & output
2013-06-22 Michael Niedermayersonic: simplify quant cliping
2013-06-22 Michael Niedermayersonic: use av_calloc()
2013-06-22 Michael Niedermayersonic: replace literal numbers by sizeof()
2013-06-22 Michael Niedermayersonic: replace some float by integers to improve platfo...
2013-06-22 Michael Niedermayersonic: Improve error codes
2013-06-22 Michael Niedermayersonic: simplify shift_down()
2013-06-22 Hendrik Leppkessmvjpeg: use refcounted frames to avoid mem leaks
2013-06-21 Hendrik Leppkessmvjpeg: remove redundant frame init code
2013-06-21 Michael Niedermayerh264: fix size of arrays in ff_h264_check_intra_pred_mode()
2013-06-21 Michael Niedermayerh264/ff_h264_check_intra_pred_mode: fix input value...
2013-06-21 Hendrik Leppkesmathops/x86: work around inline asm miscompilation...
2013-06-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-21 Michael NiedermayerMerge commit 'eeeb5c291d3f78eaade5b99c2614c7cab0e9be79'
2013-06-21 Michael Niedermayeravcodec/utvideodec: Fix vlc len
2013-06-20 Michael Niedermayerbytestream2_init: assert that buf_size is valid
2013-06-20 Michael Niedermayeravcodec/jpeg2000dec: check that tp_end is after the...
2013-06-20 Anton Khirnovlavc: free the padded last frame during audio encoding...
2013-06-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
next