summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Make audio FIFO read/write contracts more strictMichael Bradshaw2013-03-23
* Merge commit '1e8b9738fa70e20967ddb542d2f9d5552fc51ec6'Michael Niedermayer2013-03-23
|\
| * avutil/frame: add all remaining frame properties to av_frame_copy_propsHendrik Leppkes2013-03-22
* | lavu/eval: add between() function.Clément Bœsch2013-03-22
* | lavu/opt: add AV_OPT_TYPE_DURATION.Nicolas George2013-03-20
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-03-20
|\ \
| * | lavu/frame: use channels rather than channel_layout.Nicolas George2013-03-20
* | | avutil/atomic: use av_assert0()Michael Niedermayer2013-03-20
* | | avutil: fix compilationMichael Niedermayer2013-03-20
|/ /
* | lavu/opt: add AV_OPT_VIDEO_RATE optionPaul B Mahol2013-03-20
* | Merge commit '2c328a907978b61949fd20f7c991803174337855'Michael Niedermayer2013-03-20
|\|
| * pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-19
* | avutil/add_to_pool: remove unused assgnmentMichael Niedermayer2013-03-19
* | AVFrame.pkt_dts: improve docsMichael Niedermayer2013-03-19
* | avutil/buffer: Fix race in pool.Michael Niedermayer2013-03-18
* | lavc,lavu: fix two doxy mixup between h/v chroma shift.Clément Bœsch2013-03-18
* | avutil/frame: typoMichael Niedermayer2013-03-18
* | avutil/frame: document alignment and padding requirementsMichael Niedermayer2013-03-18
* | avutil/get_pool: remove dead operations whichs result is never used.Michael Niedermayer2013-03-17
* | avutil/get_pool: Remove redundant initial atomic operationMichael Niedermayer2013-03-17
* | avutil/frame: fix video buffer allocationMichael Niedermayer2013-03-17
* | lavu/eval: add bitor and bitand functionsStefano Sabatini2013-03-17
* | Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'Michael Niedermayer2013-03-16
|\|
| * AVOptions: fix using named constants with child contexts.Anton Khirnov2013-03-16
| * AVOption: remove an unused function parameter.Anton Khirnov2013-03-16
* | Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'Michael Niedermayer2013-03-16
|\|
| * lzo: fix overflow checking in copy_backptr()Xi Wang2013-03-15
* | avutil/frame: add AVBufferRef for qp tableMichael Niedermayer2013-03-15
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer2013-03-14
|\|
| * Add av_log_{ask_for_sample|missing_feature} replacements to libavutilDiego Biurrun2013-03-13
* | lavu/frame: free frame metadata when unrefing a frame.Hendrik Leppkes2013-03-13
* | lavu/frame: av_frame_make_writable: set the channels on the new frame.Hendrik Leppkes2013-03-13
* | lavu/frame: copy all frame properties in av_frame_copy_propsHendrik Leppkes2013-03-13
* | avframe: Copy buffer type in copy_props.Carl Eugen Hoyos2013-03-13
* | Merge commit 'd6d369bf1370999896500ae7eb5b9447ab635a3d'Michael Niedermayer2013-03-13
|\|
| * atomic: prefer gcc builtins over win32 atomics, if available.Hendrik Leppkes2013-03-11
| * avframe: copy reordered_opaque in copy_propsJanne Grunau2013-03-11
* | Merge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51'Michael Niedermayer2013-03-12
|\|
| * atomic: fix CAS with armcc.Anton Khirnov2013-03-09
* | Merge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'Michael Niedermayer2013-03-12
|\|
| * atomic: Exclude the unsupported implementation headers from checkheadersMartin Storsjö2013-03-08
| * atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö2013-03-08
| * atomic: Add include guards to the implementation headersMartin Storsjö2013-03-08
* | dsputil: make selectable.Ronald S. Bultje2013-03-12
* | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-12
|\|
| * Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-08
* | Merge commit '8df23e938b4022d6e6e9e1180ea6418abae74fda'Michael Niedermayer2013-03-12
|\|
| * AVFrame: deprecate all now unused fieldsAnton Khirnov2013-03-08
* | buffer: use the atomic get instead of the add and fetch variant.Clément Bœsch2013-03-12
* | get_video_buffer: add vertical paddingMichael Niedermayer2013-03-12