2009-11-22 |
Justin Ruggles | Do not write an extra byte in the iTunes 'hdlr' tag... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Alex Converse | 10l: Fix inverted if-condition from r20448. Fixes issue... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Robert Krüger | Factorize av_get_bit_rate (for future use outside of... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Stefano Sabatini | Make show_protocols() print one protocol per line. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Reimar Döffinger | Do D10 AES3 audio conversion in-place instead of using... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Michael Niedermayer | Allocate pictures with enough padding for jpeg. |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Reimar Döffinger | In win32 thread implementation do not access jobnr... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Verkamp | FLV muxer support for Flash screen codec v2 |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Verkamp | Add codec id for Flash screen codec v2 and hook it... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Ramiro Polla | Indent |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Daniel Verkamp | Document -formats split |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Kostya Shishkov | Implement missing case for decoding samples with large... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Kostya Shishkov | cosmetics: break some long lines and insert few spaces |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Kostya Shishkov | 10l trocadero: ZMBV encoder used zero score to detect... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Baptiste Coudurier | avoid integer overflow in dnxhd encoder, fixes #1557 |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Baptiste Coudurier | clarify why the encoder is failing |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Stefano Sabatini | Fix name for PIX_FMT_NV21 PixFmtInfo entry. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Baptiste Coudurier | use AVFormatContext in dprintf |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Michael Niedermayer | Split show_formats(). |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Reimar Döffinger | Disable image flipping during JPEG decoding if CODEC_FL... |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Baptiste Coudurier | Revert r20548, it was a dream. It seems faad does not... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Stefano Sabatini | Clarify relations between log2_chroma_w, log2_chroma_h... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Stefano Sabatini | Make show_formats() print each bitstream filter on... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Baptiste Coudurier | faad needs CODEC_CAP_DELAY, otherwise you miss last... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Diego Biurrun | Add functions to return library license and library... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Diego Biurrun | Add functions to return library license and library... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Diego Biurrun | Split avdevice.c off from alldevices.c. |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Stefano Sabatini | Rename AVPixFmtDescriptor.nb_channels to nb_components... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Diego Biurrun | Add missing #includes for avutil.h, required for the... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Ronald S. Bultje | Use get_bits_left() instead of size_in_bits - get_bits_... |
commit | commitdiff | tree | snapshot |
2009-11-16 |
Carl Eugen... | Cosmetics: Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Alex Converse | Pad the extradata in the AAC ADTS to AudioSpecificConfi... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Vitor Sessak | Implement ff_decode_pitch_lag() that is used by both... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Baptiste Coudurier | Search relative path according to alias record when... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Michael Niedermayer | Fix indention after last commit. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Michael Niedermayer | Fix crash with av_tree_enumerate(NULL). |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Thilo Borgmann | Merge data tables from als_data.h with the decoder... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Michael Niedermayer | Make sure av_tree_enumerate() enumerates left->right. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Thilo Borgmann | Add long-term prediction to the ALS decoder. |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Justin Ruggles | ac3dec: apply dynamic range compression to correct... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Kostylev | Add cflags filter for suncc |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Mike Scheutzow | Reset rbsp buffer size when freeing its data buffer. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Luca Abeni | Add some "#if"s to avoid compiling the RTSP code when... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Stefano Sabatini | Split overly long line in doxy. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Vitor Sessak | Bump minor version after MPEG-4 Lossless commit |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Carl Eugen... | Bump minor version after applying ALS decoder. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Luca Abeni | Split the sdp_read_packet() function out of rtsp_read_p... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Luca Abeni | Move some some functions around, so that splitting... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Alex Converse | Mark AOT_ALS as a supported MPEG-4 audio object type. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Alex Converse | Debug print MP4 objectTypeIndication in hex not decimal... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Alex Converse | Cosmetics: Re-indent |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Alex Converse | Fix a __warn_memset_zero_len gcc-4.4 warning. |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Stefano Sabatini | Swap slicify / scale description positions, "scale... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Stefano Sabatini | Add scale filter. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Diego Biurrun | Add #include for required header config.h. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Thilo Borgmann | Add MPEG-4 Audio Lossless Coding (ALS) decoder. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Thilo Borgmann | Add the ability to parse the ALSSpecificConfig from... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Diego Biurrun | Add '#undef fprintf' before PRINT macro that uses fprintf. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Alex Converse | Cosmetics: Remove the implied gap before AOT_USAC in... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Alex Converse | AAC: Rename sect_len to sect_end. It marks the last... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Alex Converse | Add a channels field to MPEG4AudioConfig. |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Vitor Sessak | Use doubles in ff_set_min_dist_lsf(). After this patch... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Alex Converse | Add Low Delay MPEG Surround to the enum of MPEG-4 Audio... |
commit | commitdiff | tree | snapshot |
2009-11-11 |
Carl Eugen... | Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Justin Ruggles | Add CH_LAYOUT_NATIVE channel mask value to allow user... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Carl Eugen... | Cosmetics: Fix indentation after r20505. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Carl Eugen... | Add .pix_fmts to H264 VDPAU decoder declaration and... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Michael Niedermayer | Try to fix has_b_frame calculation for open gop files. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vitor Sessak | Fix palette copying in av_picture_copy(). Previous... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
NVIDIA Corporation | Support VDPAU hardware accelerated decoding of MPEG... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
NVIDIA Corporation | Add VDPAU hardware accelerated decoding for MPEG-4... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Måns Rullgård | Fix make install when all of ffmpeg/ffplay/ffserver... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Jai Menon | Handle JPEG2000 frames stored in the Quicktime container. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Jai Menon | cosmetics : fix indentation. |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Reimar Döffinger | Remove code checking for __PIC__ or __pic__ and setting... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Reimar Döffinger | Check if PIC is somehow already enabled (e.g. a compile... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Vitor Sessak | Avoid variable-length array use in ff_acelp_lspd2lpc() |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Michael Niedermayer | Add a NULL pointer check to avcodec_close() this should... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Måns Rullgård | configure: whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Reimar Döffinger | patcheck: check that pix_fmt etc. initializers are... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Justin Ruggles | fix a rounding error in the PSNR calculation and update... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Reimar Döffinger | Attempt to document the "enable pic" hackery for OpenBSD. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Ronald S. Bultje | Make get_bits_left() available for use in libavcodec... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Ronald S. Bultje | And on the sixth day, God gave us the <= operand, which... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Stefano Sabatini | Fix crop filter start_frame() for paletted formats... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Stefano Sabatini | Enable linking of parseutils.o. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Reimar Döffinger | Remove some BeOS/haiku hacks: -fomit-frame-pointer... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Vitor Sessak | Do not hardcode filter order in ff_acelp_lspd2lpc() |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Francesco Lavra | Move ff_reverse in libavcodec to av_reverse in libavutil. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Carl Eugen... | Increase default value for max_analyze_duration, fixes... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Carl Eugen... | Use enum instead of integer types where appropriate. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Carl Eugen... | Use CODEC_ID_NONE instead of 0 for enum CodecID. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Carl Eugen... | Use enum FrameType as parameter to construct_perm_table(). |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Carl Eugen... | Use enum PixelFormat instead of int for srcFormat and... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Stefano Sabatini | Fix start_frame(), which was issuing chroma artifacts... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Reimar Döffinger | Set -DPREFIX for yasm simply whenever extern_prefix... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Michael Niedermayer | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Reimar Döffinger | Always add -DPIC to YASM flags when pic is enabled. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Baptiste Coudurier | move code to avoid forward declaration |
commit | commitdiff | tree | snapshot |
next |