2010-10-05 |
Martin Storsjö | rtsp/sdp: Move code into correct ifdefs |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | find_info_tag: Make sure the output buffer is null... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Carl Eugen... | Do not assume PIX_FMT_YUV420P will remain the only... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | udp: Define _DARWIN_C_SOURCE |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Martin Storsjö | udp: Return the actual error code on errors, instead... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
qrtt1 | Set proper error if server flags indicate that it doesn... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Cosmetics, lots of. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Skip unnecessary calculations in 4col-mode. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Add possibility to crop screens inside of encoded frames. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Add check for height when cropping. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Tobias Bindhammer | Introduce palette with dynamic size. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Diego Biurrun | Remove some pointless CONFIG_RTSP_DEMUXER #ifdefs. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Diego Biurrun | Add some #endif comments to ease understanding. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Anton Khirnov | matroskaenc: write metadata |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Stefano Sabatini | Update av_cmp_q() documentation after r25338. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael Niedermayer | Add selftest code for av_cmp_q(). |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael Niedermayer | Make av_cmp_q() work with infinities and NAN. |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Michael Niedermayer | Move aspect ratio 0/0 avoidance code so the values... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Baptiste Coudurier | xdcam hd422 720p24 fourcc in mov |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Aurelien Jacobs | mms: remove dependency on MAX_STREAM API |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Stefano Sabatini | Add a test for av_parse_video_rate(). |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Stefano Sabatini | Use av_parse_and_eval_expr() in av_parse_video_rate... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Stefano Sabatini | Make av_d2q() manage the case in which the value to... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
İsmail Dönmez | snowdsp: Explicitly state the operand sizes |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Martin Storsjö | Add protocol documentation on RTSP |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Aurelien Jacobs | cosmetic: break long line |
commit | commitdiff | tree | snapshot |
2010-10-03 |
İsmail Dönmez | yadif: Explicit wordlength for compare. Fixes compile... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Martin Storsjö | rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Stefano Sabatini | Fix typo, -flags 4mv => -flags mv4. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Martin Storsjö | rtsp: In the muxer, show the generated with verbose... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Martin Storsjö | rtsp: Show the received SDP |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Víctor Paesa | Use SLIBSUF instead of .so, as a more generic dynamic... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Reimar Döffinger | 100l, fix sws_getCachedContext. It did not set the... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Benjamin Larsson | Add the CODEC_CAP_CHANNEL_CONF capability code and add |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | applehttp: Add comments to make_absolute_url |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | applehttp: Handle a .. path segment in the base url |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | Reindent |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Martin Storsjö | applehttp: Allow the base url to be a local file name... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Justin Ruggles | Support decoding of FLAC files without a STREAMINFO... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Remove pointless -vn option, the file has no video... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Rename fate-gsm test to the more accurate fate-gsm-ms |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Fix GSM decoding: regular GSM and MSGSM do not use... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefano Sabatini | Avoid cast of double nan to int. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Stefano Sabatini | Document url_get_filename(). |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Reimar Döffinger | Add init and uninit functions to cmdutils, reduces... |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Jason Garrett... | Make FRAPS decoder use PC range instead of TV range |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Baptiste Coudurier | 10l fix h263 encoder resolution test, array size is... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: replace MAX_STREAMS by an arbitrary sanity... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate bitstream_filters |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate stream_maps |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate output_codecs |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate input_codecs |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate input_files_ts_scale |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: dynamically allocate streamid_map |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Aurelien Jacobs | ffmpeg: add a grow_array() helper function |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Stefano Sabatini | Fix reference to nonexistent function. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp: Return a queued packet if it has been in the... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtpdec: Reorder received RTP packets according to the... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtpdec: Split out the part of rtp_parse_packet that... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Reimar Döffinger | Fix indentation of ff_id3v2_read |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | Reindent/rewrap |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp: Reorganize if statements in rtsp_read_play |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp/rtpdec: Allow rtp_parse_packet to take ownership... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Martin Storsjö | rtsp: Use a dynamically allocated receive buffer |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Stefano Sabatini | Fix weird indent. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Måns Rullgård | avassert: add missing #include <stdlib.h> |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Måns Rullgård | avassert: prettify macro |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Måns Rullgård | Rename libavutil/assert.h to avassert.h |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Michael Niedermayer | Fix av_cmp_q() with negative denominators. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Tomas Härdin | Add myself as maintainer of lxfdec.c |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Tomas Härdin | Add demuxer for LXF (Leitch/Harris' VR native stream... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Tomas Härdin | Add pcm_lxf, a decoder for the 20-bit planar PCM format... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Michael Niedermayer | Fix a typo in the nameing of av_assert0() in currently... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Michael Niedermayer | av_assert() system. |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_INOFFICIAL define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_SET_STRING_OLD define to disable the depreca... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_USE_LPC define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefano Sabatini | Return AVERROR(EINVAL) rather than -1 in case of invali... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_SUBTITLE_OLD define to disable the deprecate... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_VIDEO_OLD define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Baptiste Coudurier | Correct tag is m2v1 |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Aurelien Jacobs | add FF_API_AUDIO_OLD define to disable the deprecated... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Niobos | Fix a yuv420p sample that was incorrectly detected... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefano Sabatini | Document url_filesize(). |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Stefano Sabatini | Make register_protocol() use the function av_register_p... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | User application side of Codec specific parameters. |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Set default values for the scale context in sws_alloc_c... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Set the default value of param0 and param1 to SWS_PARAM... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Set valid default values for the srcw, srch, dstw,... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Add missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_d... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Baptiste Coudurier | Remove duplicate entries |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Baptiste Coudurier | Use new apple fourcc for mpeg-1 and mpeg-2 in mov,... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Move static inline function to a macro, so that constan... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Stefano Sabatini | Cosmetics: put "if (...)" and "av_log(...)" in the... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Alexander Strange | rawdec: Properly pass reordered_opaque through the... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Check return value of get_chunk_header(). Since enum... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Eli Friedman | Use sse2 variant of put_pixels16() for no_rnd also... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | Allow setting the impulse block bias for libvorbis... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Michael Niedermayer | Move allocation and init to defaults of the private... |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Ronald S. Bultje | Merge b_idx and edge variables, and optimize the ASM... |
commit | commitdiff | tree | snapshot |
next |