2007-03-02 |
Luca Barbato | Many steps to avutilized this mess: DECLARE_ALIGNED |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Diego Biurrun | wording/spelling |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Baptiste Coudurier | update |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Aurelien Jacobs | don't rely on a specific appearance order for ebml... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Aurelien Jacobs | add support for simple blocks (ie. matroska v2) |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Aurelien Jacobs | cosmetics: fix indentation of the new matroska_parse_bl... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Aurelien Jacobs | split a matroska_parse_block() function from matroska_p... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Aurelien Jacobs | fix an off-by-one error in probing function |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Reimar Döffinger | Fix a possible crash on 64 bit systems when the lumSrcP... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | don't parse whole swf file in header, can now play... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | factorize |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | remove nonsense time base code, use swf ms per frame... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | check for any seeking failure during probe |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | remove ps option and rename rtp_payload_size AVOption... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Panagiotis... | Add documentation to some avcodec.h's pix_fmt related... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Michael Niedermayer | decoding rtp |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Benoit Fouet | duplicate *_opts for every codec types, in order to... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | quicktime 'raw ' support |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | get rid of CODEC_FLAG_H263P_AIC with next major bump |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Baptiste Coudurier | define MPEG4AAC id to AAC, and get rid of it and MP3LAM... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Limin Wang | fix frame size option, patch by Limin Wang, lance lmwan... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Baptiste Coudurier | get rid of rtp_mode field after next major bump |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Baptiste Coudurier | enable rtp payload size AVOption for video encoding |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Luca Abeni | Do not jump to "fail" without having a proper sws conte... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Baptiste Coudurier | free faac extradata |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Kostya Shishkov | Looks like I'll work on it this year too |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Kostya Shishkov | WMV3 Complex Profile initial support |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Luca Barbato | Reverting stray commit part II, r8156 had the base64... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Luca Barbato | Reverting stray commit part I |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Luca Barbato | get_packetheader() forgot to read the header_checksum... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Aurelien Jacobs | enable some 64bit optimized code on 64bit arch |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Måns Rullgård | remove useless OBJS variable |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Måns Rullgård | simplify conditional targets |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Måns Rullgård | simplify |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Dujardin Bernard | Doxygen documentation for all functions, patch by Dujar... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Add standard LGPL header with Fabrice's permission. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Add missing license headers. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Remove superfluous comment. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Add Doxygen author and file description, rephrase a... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Baptiste Coudurier | use avcodec_decode_audio2 |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Fix 'rm -r' vs 'rm -f' typo. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Fix wrong license header. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Michel Bardiaux | Rename WMADecodeContext to WMACodecContext |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Michel Bardiaux | Supply context to tprintf |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Kostya Shishkov | DCA decoder |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | The Snow DEcoding routines should be under CONFIG_SNOW_... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Remove useless conditional. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Remove useless conditional. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | spelling/grammar fixes for the Doxygen comments |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Diego Biurrun | Revert previous commit that contained an unrelated... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Diego Biurrun | spelling/grammar fixes for a Doxygen comment |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Diego Biurrun | Remove unused #define. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Diego Biurrun | Simplify .depend file inclusion. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Guillaume Poirier | fix 2 mistakes in doxy comments, spotted by Michael |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Dujardin Bernard | move doxy comments from rational.c to rational.h and... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Dujardin Bernard | Doxygenize some comments |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Luca Barbato | typo fixed |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Diego Biurrun | 10l: Use double, not single, quotes when variables... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Diego Biurrun | Collect the different thread variables in a nice easy... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Måns Rullgård | remove [U]INT64_C definition |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Diego Biurrun | Add LGPL header as requested by Oded. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Aurelien Jacobs | cleanup setting of returned data frame |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Aurelien Jacobs | Use pointers to avoid copying AVFrame. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Alex Beregszaszi | use AV_RB32, swf_mp3_info may be replaced with mpa_deco... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Reimar Döffinger | Add av_ prefix to clip functions |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Reimar Döffinger | Add av_ prefix to clip functions |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Panagiotis... | Move the unaltered documentation of the functions which... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Michael Niedermayer | rewrite find_frame_end() |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Ramiro Polla | use FFMIN |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Ramiro Polla | remove fallback definitions of PRIxNN macros, |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Diego Biurrun | Only compile snowdsp_mmx.c if the Snow decoder is enabled. |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Diego Biurrun | Fix wrong conditional, Snow decoding, not encoding... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Diego Biurrun | Add standard license header. |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Diego Biurrun | cosmetics: Fix another common typo, dependAnt --> depen... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alex Beregszaszi | redirect http get requests of / to index.html (note... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alex Beregszaszi | store internal timestamps in int64_t instead long |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alex Beregszaszi | rescale pts/dts for output format |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alex Beregszaszi | return error if av_write_header failed (it fails on... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alex Beregszaszi | disconnect client if trailer is sent |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alex Beregszaszi | give myself the glorious maintainership of ffserver... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Michael Niedermayer | be less noisy |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Alexander Strange | h264 optimization: common case hl_decode_mb patch by... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Aurelien Jacobs | Use pointers to avoid copying AVFrame. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Diego Biurrun | Simplify .depend file inclusion. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
François Revol | BeOS only: we don't have SA_RESTART. #define to 0 and... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
François Revol | ffserver uses dlopen(), so make sure it links to libdl... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Diego Biurrun | Update (lib)nut maintainers. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Benjamin Larsson | Complete the video format enum. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Benjamin Larsson | Cosmetics. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Michael Niedermayer | reorder a few more paddws to reduce dependancy chains |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Michael Niedermayer | reorder paddws to reduce dependancy chain |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Benoit Fouet | add CODEC_TYPE_NB to enum CodecType, will be used to... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Michael Niedermayer | shortening dependancy chain in chroma mc2 |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Michael Niedermayer | remove now wrong comment |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Michael Niedermayer | fix chroma mc2 bug, this is based on a patch by (Oleg... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Alex Beregszaszi | synchronize to latest ffm changes |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Aurelien Jacobs | use av_noinline instead of __attribute((noinline)) |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Michael Niedermayer | dont check buffer size if the decode function wont... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Panagiotis... | av_realloc_static() is an internal function and therefo... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Move the av_realloc_static() declaration out of avcodec... |
commit | commitdiff | tree | snapshot |
next |