2009-11-25 |
Stefano Sabatini | Remove AVFilter.next field, since it is not used and... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Ramiro Polla | Fix nv12/nv21 handling. linesize for plane 1 should... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
David Conrad | Support compiling against libtheora older than 1.1 |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Stefano Sabatini | Add an entry for the avfilter_next() function addition. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Stefano Sabatini | Implement avfilter_next(). |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Stefano Sabatini | Add an entry for the avfilter_register() signature... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Stefano Sabatini | Implement a new registration system for filters. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Stefano Sabatini | Add an entry for the pixdesc.h API publication. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Stefano Sabatini | Make the pixdesc API public. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Vitor Sessak | Make lsp2polyf() function non-static for upcoming usage... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Jason Garrett... | Update ffserver to include all basic x264 parameters... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Jason Garrett... | Add weightp support in API for libx264. |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Reimar Döffinger | Call ff_find_hwaccel() after calling avcodec_set_dimens... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Måns Rullgård | WMA: extend exponent range to 95 |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Baptiste Coudurier | update seek regression ref due to r20579, mp3 timestamp... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Peter Ross | Determine VOC block length when length field is zero... |
commit | commitdiff | tree | snapshot |
2009-11-24 |
Kostya Shishkov | Call avcodec_set_dimensions() instead of simply setting... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Vitor Sessak | Add missing include. Fix the following compiler warnings: |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Måns Rullgård | WMA: extend exponent table up to 75 |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Stefano Sabatini | Clarify PIX_FMT_BE flag doxy. Increase consistency... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Niedermayer | Use avcodec_set_dimensions() |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Niedermayer | Correct order of arguments for avcodec_check_dimensions(). |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Niedermayer | Make sure avcodec_set_dimensions() is used when rv20... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
David Conrad | libtheora: using the 1.0 API requires linking to both |
commit | commitdiff | tree | snapshot |
2009-11-23 |
David Conrad | MOV: cprt is another tag used for copyright |
commit | commitdiff | tree | snapshot |
2009-11-23 |
David Conrad | MOV: Add several iTunes metadata tags |
commit | commitdiff | tree | snapshot |
2009-11-23 |
David Conrad | MOV: Fix writing \251wrt metadata (r20453 only fixed... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Vitor Sessak | Make sorting function used in TwinVQ a shared function |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David Conrad | Set colorspace for libtheora encoding |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David Conrad | Support 4:2:2 and 4:4:4 subsampling in libtheora encoding |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David Conrad | Add support for two pass encoding in libtheora |
commit | commitdiff | tree | snapshot |
2009-11-22 |
David Conrad | Update libtheora wrapper to use the 1.0 API |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Baptiste Coudurier | set mp3 timebase to the lcm of all mp3 sample rates... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Justin Ruggles | Add MP4 object type for ALS. |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Måns Rullgård | Delete *.d files with make clean |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Stefano Sabatini | Remove from the list of the supported formats the forma... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Kostya Shishkov | When searching for AMF object field value, try to find... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Kostya Shishkov | Print error when RTMP protocol can't open connection |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Kostya Shishkov | Pass only useful FLV metadata from RTMP stream |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Kostya Shishkov | Update dimensions in AVCodecContext when RV3/4 frame... |
commit | commitdiff | tree | snapshot |
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 |
next |