2010-04-05 |
Ronald S. Bultje | Actually add flag (somehow got lost in my previous... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Anton Khirnov | Add a flag to not overwrite existing tags |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Martin Storsjö | Fix leaks in the AAC RTP depacketizer |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Ronald S. Bultje | Add void to a function prototype that takes no argument... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Michael Niedermayer | Fix rounding direction for calculation of AVPacket... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Martin Storsjö | Zero-initialize the reply struct |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Diego Biurrun | Document minimum binutils requirements on Unix-like... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Stefano Sabatini | Implement support to the AVSEEK_SIZE operation in file_... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Stefano Sabatini | Reindent. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Stefano Sabatini | Rename av_encode() to av_transcode(), the new name... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Michael Niedermayer | Allow AVFormatContext.duration to be set if no individu... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Reinhard Tartler | Avoid division by zero |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Bobby Bingham | Remove variable whose value was never read. Found... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Vitor Sessak | Add help for (I)RDFT test in fft-test |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Vitor Sessak | Make code using 1d-DCT consistent with the API change |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Stefano Sabatini | Replace all remaining occurrences of AVERROR_NOMEM... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Martin Storsjö | Remove a redundant assignment, found by clang |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Michael Kostylev | Group Unix-like platforms together in the platform... |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Diego Biurrun | minor spelling fixes |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Carl Eugen... | Use AVDISCARD_DEFAULT for 0 where appropriate. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Ronald S. Bultje | Fix buffer size; should hold 2 32-bit integers in hex... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Sam Gerstein | ETIME -> ETIMEDOUT. Patch by Sam Gerstein <sgerstein... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Alex Converse | aacenc: Error when an unsupported profile is requested |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Ronald S. Bultje | Another uninitialized value. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Ronald S. Bultje | Fix uninitialized value in codepath. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Ronald S. Bultje | Remove dead initialization. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Ronald S. Bultje | Remove dead initialization. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Alex Converse | aacenc: Don't lowpass the input unless specifically... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | Change default for bidir_refine to 1. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | Optimize bidir_refine a bit. |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Martin Storsjö | Replace the last occurrance of CODEC_TYPE_ with AVMEDIA... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | Change bidir refine hash code so we only need to perfor... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Martin Storsjö | Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_ |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | Reduce the size of the bidir refine hashtable from... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | Move comment that belonged to cmp() back to cmp(). |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | slice dice, inline and outline cmp() |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Michael Niedermayer | av_builtin_constant_p() |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Stefano Sabatini | Implement cmdutils.c:read_file(), and use it in ffmpeg... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Josh Allmann | Merge Vorbis / Theora depayloaders. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Josh Allmann | Reindent after r22766. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Josh Allmann | Rename functions / comments from "Theora" to "Xiph... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Josh Allmann | Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Robert Krüger | Add -t option to ffplay. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Michael Niedermayer | Store range coder state transition table. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Reimar Döffinger | Allow hardcoding of ulaw and alaw tables. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Reimar Döffinger | Change/simplify the tableprint/tablegen API. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Reimar Döffinger | Convert two "m" constraints to MANGLE to fix compilatio... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Takashi Mochizuki | Fix typo: CODEC_FLAG2_SSIM is in flags2, not in flags. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Michael Niedermayer | Limit probing to probesize. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Howard Chu | Fix flvdec start-of-frame. |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bobby Bingham | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bobby Bingham | Don't create unnecessary refereces to pictures |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bobby Bingham | Hook decoder up to libavfilter's direct rendering for... |
commit | commitdiff | tree | snapshot |
2010-04-01 |
Bobby Bingham | Add function to export EDGE_WIDTH from libavcodec. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ronald S. Bultje | Document API addition of avcodec_copy_context(). |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ronald S. Bultje | Fix FFM-based streaming from ffmpeg to ffserver. The... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ronald S. Bultje | Add avcodec_copy_context(). |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Stefano Sabatini | Add entry for the addition of av_match_ext() to the... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Stefano Sabatini | Make av_match_ext() declaration public (move its decla... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Reimar Döffinger | Replace some "m" constraints by MANGLE to avoid issues... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Jai Menon | Fix a few typos/grammar nits from r22739. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Carl Eugen... | Fix likely typo in r15937. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Michael Niedermayer | Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Jean-Daniel... | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Joakim Plate | Probe aac codecs for CODEC_ID_PROBE. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Anton Khirnov | Remove superfluous space from a conversion table. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Alexander Strange | H264: Copy h264dsp when creating new slice threads |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Michael Niedermayer | Better documentation of -vsync |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Stefano Sabatini | Issue a more general message when the function which... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Stefano Sabatini | Update APIchanges after the enum CodecType -> enum... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Stefano Sabatini | Move AVMediaType from libavcodec to libavutil. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Carl Eugen... | Add spectral extension to the E-AC-3 decoder. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Michael Niedermayer | Fix implicit weight for b frames in mbaff. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Michael Niedermayer | Make sure the EC code does not attempt to use inter... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Ronald S. Bultje | Split out code that auto-chooses a default pix_fmt... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Alexander Strange | configure: restore -mdynamic-no-pic on darwin (missing... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Benoit Fouet | Replace @returns by @return. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Stephen Warren | Set VDPAU H264 picture parameter field_order_cnt and... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Stephen Warren | Fix VDPAU for H.264 streams with long reference frames. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Stefano Sabatini | Add missing entry for the YOP demuxer and video decoder... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Stefano Sabatini | Document url_exist(). |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Mohamed Naufal | Implement YOP demuxer and video decoder. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Reimar Döffinger | Include appropriate header in table generators instead... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Reimar Döffinger | Add some documentation about the table generation code. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Reimar Döffinger | Fix indentation. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Reimar Döffinger | Some spelling fixes. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Ronald S. Bultje | Simplify interleaving code. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Sam Gerstein | Add a timeout to the select() call. Patch by Sam Gerste... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Jai Menon | Cosmetics : add a space after ",". |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Loren Merritt | indent |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Loren Merritt | optimize init_vlc(). |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Lou Logan | Update x264 presets in line with latest x264 changes. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Michael Kostylev | Clarify (Open)Solaris section of the documentation. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jai Menon | Add myself as co-maintainer of tta.c |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Jai Menon | TTA : Check if the output buffer size is within bounds. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Howard Chu | Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Stefano Sabatini | Document url_seek(). |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Stefano Sabatini | Implement -convert_tags option, which converts showed... |
commit | commitdiff | tree | snapshot |
next |