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 |
2007-02-20 |
Guillaume Poirier | add doxygen docs for avpicture_fill() |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Måns Rullgård | generic foo-config --cflags/libs test |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Måns Rullgård | feature tests for functions requiring one or more headers |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Måns Rullgård | revert last change, it breaks on brain damaged distros |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Måns Rullgård | simplify check_lib |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Stefan Gehrer | fix comment, get/show_bits(0) does not work |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Diego Biurrun | link fix by Dujardin Bernard, dujardin.iut numericable fr |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Michel Bardiaux | Remove some old disabled debugging output |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Loren Merritt | simplify in fill_caches |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Panagiotis... | Remove a non-C dependency (being M_PI) from the libavco... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Panagiotis... | Use a more correct value for Pi. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Benjamin Larsson | Clairyfication of the gain tool struct. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Måns Rullgård | fix for x86-64 |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Benjamin Larsson | Don't use byte swaps and use the more portable way |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Måns Rullgård | TARGET_OS in config.mak is unused |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Måns Rullgård | remove --enable-mingw32 option, --target-os=mingw32... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Måns Rullgård | case insensitive OS name |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Michael Niedermayer | factorize more calls to fill_rectangle() |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Michael Niedermayer | factorize fill_rectangle() calls |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Alex Beregszaszi | display line number when printing error |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Alex Beregszaszi | spit an error message in case of invalid chunk |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Víctor Paesa | libswscale is needed in Cygwin vhooks |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Michael Niedermayer | rewrite H264_CHROMA_MC4_TMPL (20% faster) |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Måns Rullgård | 10l: I thought I'd tested all changes... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Måns Rullgård | rearrange --help text slightly |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Måns Rullgård | mention --target-os in --help |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Måns Rullgård | move arch processing after command line loop |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Måns Rullgård | put mingw section together with other OS specifics |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Måns Rullgård | add --target-os option, and move OS specific settings... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Michael Niedermayer | negative stride and h_size-=8 fix |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Michael Niedermayer | remove imgresample and convert with the next version... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Kostya Shishkov | Use AVRandom |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Kostya Shishkov | 10l: forgot break statement |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Michael Niedermayer | BGR/RGB4 byte formats as input |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Michael Niedermayer | not checking error return, resulting double free |
commit | commitdiff | tree | snapshot |
next |