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 |
2007-02-22 |
Panagiotis... | Doxygenize the existing amr.c documentation. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the av_fast_realloc() function. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the av_free_static() function. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the av_mallocz_static(... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the av_realloc_static(... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the av_get_bits_per_sample... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the av_get_pict_type_char... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Doxygenize the comments for the avpicture_free() function. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Move the Doxygen function documentation unaltered from... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Add more Doxygen documentation. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Fix spelling. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | warn that under windows, bash <3.1 may fail on configure |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | 1l, clean up feed1.ffm after finishing the server test |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | fix the server regression test (it produced for me... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | change PF_INET to AF_INET to be consistent in the whole... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | if feeder is disconnected, clear the feed registration... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | codec_tag settable via VideoTag, and transmit codec_tag... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | The memsetting of the end of buffer is not needed for... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | change write/read to send/recv on socket operations |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Alex Beregszaszi | change close() to closesocket() on sockets (compatible... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marc Hoffman | Fix compilation on Mac OS X, patch by Marc Hoffman... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Stray comment, probably copy & pasted from audio_encode... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Panagiotis... | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Diego Biurrun | Merge bfin add_ldflags lines. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Limin Wang | add support for more pixel format (yuv422p, yuv444p... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Diego Biurrun | cosmetics: typo fixes, usefuLL --> useful and aswell... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Diego Biurrun | cosmetics: aswell --> as well typo fix |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Diego Biurrun | cosmetics: fix usefuLL --> usefuL typo |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Marc Hoffman | add bfin cpu specific build options, patch by Marc... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Michael Niedermayer | gcc 2.95 fix |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Panagiotis... | Correct typo. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Aurelien Jacobs | simplify release_buffer using FFSWAP |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Diego Biurrun | simplify i386 object handling |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Michael Niedermayer | output delayed frames |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Diego Biurrun | cosmetics: Fix another common typo, gurantee --> guArantee. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Kostya Shishkov | 100l: forgot to reset LS mode on new frame |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Alex Beregszaszi | remove gettime_ms and use av_gettime instead of it |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Alex Beregszaszi | use av_random instead random/srandom |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Diego Biurrun | Move MinGW extralibs setting into MinGW section. |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Benoit Fouet | Clarify FAQ, section "ffmpeg does not work". |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Diego Biurrun | cosmetics: Fix a common typo, sepErate --> sepArate. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Ryan Martell | Add the stream_bitrate GUID to the asf parsing code... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Måns Rullgård | libgsm_ms codec depends on libgsm |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michael Niedermayer | warn if bps from user and what will be stored missmatches |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michael Niedermayer | try to fill in missing bits_per_sample |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Bardiaux | Remove code duplicated between adpcm.c and riff.c |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Panagiotis... | Add some more Doxygen documentation to libavcodec/utils.c. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Panagiotis... | Adds Doxygen docs for the av_log function. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Michel Bardiaux | Add support for MS-GSM codec |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Panagiotis... | Provide Doxygen documentation. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Benoit Fouet | Move the aframes option from the video "subsection... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Panagiotis... | The --enable-a52 option was renamed to --enable-liba52... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Dujardin Bernard | FAQ clarification concerning the configuration of FFmpe... |
commit | commitdiff | tree | snapshot |
next |