summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | mem: Fix usage of memalign() on DJGPP.Fabrizio Gennari2013-03-10
* | lavfi/pad: avoid buffer overflow in buffer_needs_copy()Xi Wang2013-03-10
* | lavfi: add curves filter.Clément Bœsch2013-03-10
* | lavfi: bump minor version after the first round of evil changes.Clément Bœsch2013-03-10
* | sink_buffer: remove unused variablesMichael Niedermayer2013-03-10
* | vp3: embed idct_permutation array directly in VP3DecoderContext.Ronald S. Bultje2013-03-10
* | lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-10
* | mpegts: clear avprograms only for removed programsMichael Niedermayer2013-03-10
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-10
|\ \
| * | Revert "build: disable iconv by default."Carl Eugen Hoyos2013-03-10
* | | lavfi/hue: reindent.Clément Bœsch2013-03-10
* | | lavfi/hue: add an optimized direct path.Clément Bœsch2013-03-10
* | | Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827'Michael Niedermayer2013-03-10
|\ \ \ | | |/ | |/|
| * | mpegvideo_enc: drop support for reusing the input motion vectors.Anton Khirnov2013-03-08
* | | lavu/frame: fix not/note typo in doxy.Clément Bœsch2013-03-10
* | | doc: fix examples.Clément Bœsch2013-03-10
* | | fate: disable sub2videoMichael Niedermayer2013-03-10
* | | ffmpeg: do not give away our reference to the frame.Nicolas George2013-03-10
* | | lavc/rawdec: set field order on decoded frame.Nicolas George2013-03-10
* | | rawdec: work with refcounted frames.Nicolas George2013-03-10
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\| | | |/ |/|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* | port FFmpeg lavc frame specificities to lavu functions.Clément Bœsch2013-03-10
* | lavu/frame: copy the channels field.Nicolas George2013-03-10
* | lavfi/showspectrum: fix outpicref initialization.Clément Bœsch2013-03-09
* | x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje2013-03-09
* | dsputil: make square put/avg_pixels functions local to h264qpel.Ronald S. Bultje2013-03-09
* | lavd/v4l2: simplify codeGiorgio Vazzana2013-03-09
* | lavd/v4l2: correctly handle error conditions in mmap_read_frame()Giorgio Vazzana2013-03-09
* | Add some fate dependencies to fix make fate with --disable-everything.Carl Eugen Hoyos2013-03-09
* | Add some fate dependencies to fix make fate with --disable-avdevice.Carl Eugen Hoyos2013-03-09
* | libutvideo: Prioritize compatibility with new versionsStephen Hutchinson2013-03-08
* | atomic: Add include guards to the implementation headersMartin Storsjö2013-03-08
* | lavc/utils: make sure the iconv descriptor can be opened only once.Clément Bœsch2013-03-08
* | Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c'Michael Niedermayer2013-03-08
|\|
| * AVFrame: add side data.Anton Khirnov2013-03-08
* | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e'Michael Niedermayer2013-03-08
|\|
| * Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-08
|\|
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-08
* | Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c'Michael Niedermayer2013-03-08
|\|
| * pthread: avoid copying input packets when possible.Anton Khirnov2013-03-08
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\|
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
* | Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'Michael Niedermayer2013-03-08
|\|
| * AVBuffer: add a new API for buffer poolsAnton Khirnov2013-03-08
* | Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'Michael Niedermayer2013-03-08
|\|
| * lavu: add a new API for reference-counted data buffers.Anton Khirnov2013-03-08
* | Merge commit '65f1d45dcc71186ede72fff950996099d23359bd'Michael Niedermayer2013-03-08
|\|
| * lavu: add support for atomic operations.Ronald S. Bultje2013-03-08