2007-05-06 |
Loren Merritt | faster and simpler vp6 bilinear mc |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Diego Biurrun | Move dvbsubdec parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | Remove superfluous #includes, parser.h now includes... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | ff_frame_rate_tab is now declared in mpegvideo.h |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | avoid a clash between two definitions of SEQ_START_CODE |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | add a ff_ prefix to the now exported mpeg1_find_frame_e... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | move mpegvideo_parser in it's own file |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | avoid a 'discards qualifiers from pointer' warning |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | move mpegaudio_parser in it's own file |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | move mpeg4video_parser in it's own file |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | parser.h uses AVCodecContext so it needs to include... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Aurelien Jacobs | set CODEC_CAP_DR1 for vp5 and vp6 decoders |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | parser.c is compiled unconditionally, there is no need... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | Fix multiple "‘inline/static’ is not at beginning of... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | Fix warning: |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Diego Biurrun | parser.c is compiled unconditionally, there is no need... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Michael Niedermayer | reduce number of shifts |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Add a note about tabs + trailing whitespace to the... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Move H.261 parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Group benchmark items in the patch submission checklist... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kostya Shishkov | 100l to myself. Do not include stuff unneeded by parser |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kostya Shishkov | Typo |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kostya Shishkov | Move some declarations into header |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Rename oggvorbis decoder to libvorbis. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Diego Biurrun | Move VC1 parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Diego Biurrun | Move dca parser to its own file. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Diego Biurrun | Give libamr decoders/encoders a lib prefix in the name. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Diego Biurrun | Rename dts_decoder to libdts_decoder. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Diego Biurrun | cosmetics: Sort entries by CONFIG_ name. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Justin Ruggles | cosmetics: indention after last commit |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Justin Ruggles | use downmixing coefficients in dca decoder. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Justin Ruggles | enable multichannel output in dca decoder. |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Kostya Shishkov | 1000l to myself - DCA decoder should not be registered... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Nicolas George | add the possibility to choose aac profile |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Daniel Cardenas | give the position offset of the file in the packet |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | update reference file for seek test after delivery... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | modify order in which files are diff'd |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Diego Biurrun | cosmetics: Group all external library decoders and... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | return right format in set_codec_from_probe_data |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Mark Cox | patch so that the deprecated items show up correctly |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Heikki Lindholm | make mpeg decoder handle mid-stream changes in resolution |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Denis Fortin | add some comments |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | cosmetics: indentation after previous patch |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Benoit Fouet | test if color conv fonction exists prior to using it |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Alexander Strange | The configure test for ebx fails because it is run... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Zuxy Meng | use asf stream information to set bitrate |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Wolfram Gloger | Fix loop condition so it can be run through more than... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Wolfram Gloger | more detailed error message for buffer underflow |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Diego Biurrun | cosmetics attack, part IV: Remove all tabs and prettypr... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Mean | prevent going out of the buffer if the nal size does... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Diego Biurrun | cosmetics attack, part III: Remove all tabs and prettyp... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Diego Biurrun | cosmetics: Fix stray wrongly indented line. |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Diego Biurrun | cosmetics attack, part II: Remove all tabs and prettypr... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Alex Beregszaszi | check for channels<=0 and print a reasonable error... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Ivo van Poorten | add V.Flash PTX decoder |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Baptiste Coudurier | fix AVStream documentation: clarify start_time, start_t... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Diego Biurrun | cosmetics attack, part I: Remove all tabs and prettypri... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Diego Biurrun | cosmetics: Replace manual tab indentation by \n\t as... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Kostya Shishkov | Register myself as DCA maintainer |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Attila Kinali | add missing include of bswap.h |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Kostya Shishkov | Support for newer MacOSX AIFF |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Baptiste Coudurier | fix oss audio playback, broken since r7983, pass AVForm... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Michael Niedermayer | fix exploitable buffer overflow |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Diego Biurrun | Mark code parts that cannot work on AMD64 due to broken... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Diego Biurrun | cosmetics: Align some lines. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | Use correct CONFIG_RTP_MUXER ifdef |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | implement ff_socket_nonblock and use it in networking... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | use ff_neterrno() and FF_NETERROR() for networking... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | use network.h instead network includes |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Alex Beregszaszi | 10l, rtp_muxer needs config_network |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | Make protocols configure selectable and also cleanup... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | Don't compile RTSP_DEMUXER if not requested |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | properly compile code for REDIR_DEMUXER |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | cosmetics: Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | remove CONFIG_NETWORK, av_read_play/pause are exported... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | cosmetics: Remove trailing whitespace and tabs. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | cosmetics: sort() |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | properly check for CONFIG_RTSP_DEMUXER |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | Use correct RTSP_DEMUXER checks instead of NETWORK. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | move resolve_host from tcp.c to os_support.c as it... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | cosmetics in resolve_host |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Alex Beregszaszi | remove unused rtsp_callback |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | proper dependency on mpegts_demuxer for rtp_muxer |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | Remove redundant dependency from ffserver_deps. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | Don't declare -lm as a dependency of swscale-example. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Baptiste Coudurier | remove no more true comment |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Baptiste Coudurier | cosmectics, use consistant and homogeneous type names... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Baptiste Coudurier | use dprintf with AVFormatContext and simplify |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Marc Hoffman | Remove large automatics from stack. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Luca Abeni | Fix reading PTSs and DTSs in libavformat, by reverting... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | Policy addition: New files should have proper license... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Baptiste Coudurier | remove now obsolete and no more true comments |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Ramiro Polla | reorder bswap functions into bit-depth, special-casing... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Ramiro Polla | make 2 functions "return x;" to simplify next patch |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Diego Biurrun | 10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
David Conrad | Support for seeking in TTA files. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Alex Beregszaszi | use resolve_host in acl handlign too, simplificates... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Alex Beregszaszi | make the last globals static |
commit | commitdiff | tree | snapshot |
next |