2008-04-24 |
Jean-Paul Saman | Fix latest crash in modules/codec/x264.c with ratecontrol. |
tree | commitdiff |
2008-04-23 |
Rafaël Carré | meta-data handling cleanup |
tree | commitdiff |
2008-04-22 |
Jean-Paul Saman | Put extra debugging behind ifdef ZVBI_DEBUG. |
tree | commitdiff |
2008-04-22 |
Jean-Paul Saman | Cleanup |
tree | commitdiff |
2008-04-22 |
Jean-Paul Saman | Fix error in undef zvbi private define ZVBI_PIXFMT_RGBA... |
tree | commitdiff |
2008-04-17 |
Jean-Baptiste Kempf | Fix for [oCERT-2008-004] multiple speex implementations... |
tree | commitdiff |
2008-04-16 |
Antoine Cellerier | When demuxing with ffmpeg, set the VLC block I frame... |
tree | commitdiff |
2008-04-15 |
Jean-Baptiste Kempf | Support for ML20 (mimic codec) for MSN webcams. |
tree | commitdiff |
2008-04-14 |
Rafaël Carré | Sets the output channel configuration when opening... |
tree | commitdiff |
2008-04-14 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | demux: Rename demux2 to demux as demux is no longer... |
tree | commitdiff |
2008-04-14 |
Pierre d'Herbemont | Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA... |
tree | commitdiff |
2008-04-11 |
Jean-Paul Saman | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-04-10 |
Rafaël Carré | faad: sets physical channel configuration in all cases |
tree | commitdiff |
2008-04-08 |
Rafaël Carré | When specifying --sout-transcode-samplerate and --sout... |
tree | commitdiff |
2008-04-01 |
Ilkka Ollakka | Add options for controlling AQ in x264_BUILD >= 59 |
tree | commitdiff |
2008-03-31 |
Rafaël Carré | Verbosely report EOF |
tree | commitdiff |
2008-03-31 |
Rafaël Carré | Fix infinite loop |
tree | commitdiff |
2008-03-31 |
Jean-Paul Saman | Don't crash when deinterlacing fails. |
tree | commitdiff |
2008-03-27 |
Rémi Denis-Courmont | CMML: use key-action |
tree | commitdiff |
2008-03-25 |
Rafaël Carré | cinepak: do not access arrays beyond allocated size |
tree | commitdiff |
2008-03-25 |
ogg.k.ogg.k | make this compile with older speex versions (mine's... |
tree | commitdiff |
2008-03-25 |
Jean-Paul Saman | Cleanup whitespace and use fastmemcpy. |
tree | commitdiff |
2008-03-25 |
Jean-Paul Saman | Set rc_qsquish=1 in AVContext when b_strict is used... |
tree | commitdiff |
2008-03-23 |
Rafaël Carré | Fix compilation |
tree | commitdiff |
2008-03-23 |
Rafaël Carré | Do not allocate arbitrary length on the stack |
tree | commitdiff |
2008-03-23 |
Rafaël Carré | Merge branch 'master' of git@git.videolan.org:vlc |
tree | commitdiff |
2008-03-23 |
Rafaël Carré | Fix a buffer overflow |
tree | commitdiff |
2008-03-23 |
Rémi Denis-Courmont | Check-in modules/Makefile.am |
tree | commitdiff |
2008-03-22 |
Jean-Baptiste Kempf | Add two FourCC that are actually decoded. |
tree | commitdiff |
2008-03-21 |
Sam Hocevar | Various spelling fixes. |
tree | commitdiff |
2008-03-20 |
Ilkka Ollakka | set rc_method = X264_RC_CQP if qp is set |
tree | commitdiff |
2008-03-14 |
Rafaël Carré | Fix aac decoding when muxed with ADTS headers + AudioSp... |
tree | commitdiff |
2008-03-13 |
Rémi Duraffort | Useless test before a free() |
tree | commitdiff |
2008-03-13 |
Jean-Paul Saman | Properly fix use of SWSCALE_* defines in zvbi. |
tree | commitdiff |
2008-03-13 |
Jean-Baptiste Kempf | Shut a warning. |
tree | commitdiff |
2008-03-12 |
Jean-Paul Saman | Small indentation fix. |
tree | commitdiff |
2008-03-12 |
Jean-Paul Saman | Fix regression on zvbi.c introduced by recent ffmpeg... |
tree | commitdiff |
2008-03-12 |
Rafaël Carré | verify asprintf() return value, fix indentation |
tree | commitdiff |
2008-03-12 |
Rémi Duraffort | The last but not the least commit about these useless... |
tree | commitdiff |
2008-03-11 |
Rémi Duraffort | Remove useless test before a free() |
tree | commitdiff |
2008-03-11 |
Rémi Duraffort | Another time : remove useless test before free(). |
tree | commitdiff |
2008-03-11 |
Jean-Paul Saman | Fix building AAC profile selection for outdated ffmpeg... |
tree | commitdiff |
2008-03-11 |
Jean-Paul Saman | Cleanup of AAC profile selection. |
tree | commitdiff |
2008-03-11 |
Jean-Paul Saman | Add option to encode aac low, main, sbr or ltp profiles. |
tree | commitdiff |
2008-03-10 |
Christophe Mutricy | Avoid integer overflow. Patch by Drew Yao. |
tree | commitdiff |
2008-03-08 |
Rafaël Carré | use mtrace() only with glibc |
tree | commitdiff |
2008-03-07 |
Rémi Duraffort | Compile fix for packaged ffmpeg on debian etch. |
tree | commitdiff |
2008-03-05 |
Jean-Paul Saman | Fix BGR <-> RGB endianess problem with PNG's loading... |
tree | commitdiff |
2008-03-03 |
Ilkka Ollakka | set i_start_time with AV_TIME_BASE, fixes streaming... |
tree | commitdiff |
2008-03-02 |
Pierre d'Herbemont | More Id and permission fixes. |
tree | commitdiff |
2008-03-02 |
Christophe Mutricy | use proper error svn-trunk |
tree | commitdiff |
2008-02-29 |
Pierre d'Herbemont | ffmpeg: Add AC-3 Audio (Dolby Digital) to ffmpeg module... |
tree | commitdiff |
2008-02-29 |
Faustino Osuna | Fix previous commit. |
tree | commitdiff |
2008-02-29 |
Faustino Osuna | Let's try this again. Detect older and new versions... |
tree | commitdiff |
2008-02-29 |
Faustino Osuna | Too many problems with new ffmpeg detection, reverting... |
tree | commitdiff |
2008-02-29 |
Faustino Osuna | Detect and allow older versions of ffmpeg to be used... |
tree | commitdiff |
2008-02-28 |
Faustino Osuna | Update references to ffmpeg header files to match new... |
tree | commitdiff |
2008-02-27 |
Faustino Osuna | modules/ffmpeg: Revert change, there is a better way... |
tree | commitdiff |
2008-02-27 |
Faustino Osuna | modules/ffmpeg: Compensate for latest changes made... |
tree | commitdiff |
2008-02-26 |
Ilkka Ollakka | set stream->dr_dts according to i_dts instead AV_NOPTS_... |
tree | commitdiff |
2008-02-26 |
Pierre d'Herbemont | misc/objects.c: Don't rely on vlc_object_destroy()... |
tree | commitdiff |
2008-02-25 |
Jean-Baptiste Kempf | XvMC - Remove warnings (only unused parameters and... |
tree | commitdiff |
2008-02-25 |
Jean-Baptiste Kempf | Xvmc: fix xvmc compilation on x86_64. Patch by eMPee584 |
tree | commitdiff |
2008-02-25 |
Jean-Baptiste Kempf | XvMC: revert [25318] and do it in a better way. Remove... |
tree | commitdiff |
2008-02-25 |
Jean-Baptiste Kempf | XvMC: possible fix compilation. Who uses that anyway ? |
tree | commitdiff |
2008-02-20 |
Jean-Paul Saman | Also build scale.c when using altivec. |
tree | commitdiff |
2008-02-14 |
Dennis van Amerongen | * modules/codec/x264.c: fix threads=0 (auto) which... |
tree | commitdiff |
2008-02-14 |
Dennis van Amerongen | * modules/codec/x264.c: more user friendly version... |
tree | commitdiff |
2008-02-11 |
Dennis van Amerongen | * modules/codec/x264.c: add x264 version debug info |
tree | commitdiff |
2008-02-11 |
Benjamin Pracht | * fix pthread support for x264 on win32 |
tree | commitdiff |
2008-02-10 |
Jean-Paul Saman | Cleanup in the error path |
tree | commitdiff |
2008-02-10 |
Jean-Paul Saman | Fix memleak ffmpeg/video_filter.c |
tree | commitdiff |
2008-02-10 |
Jean-Baptiste Kempf | AAC reordering fix. Patch by Sebastian Jenny and atmo... |
tree | commitdiff |
2008-02-08 |
Dennis van Amerongen | * modules/codec/x264.c: add satd exhaustive motion... |
tree | commitdiff |
2008-02-08 |
Dennis van Amerongen | * modules/codec/x264.c: set default for direct predicti... |
tree | commitdiff |
2008-02-03 |
Rémi Denis-Courmont | Remove dead preprocessor directives |
tree | commitdiff |
2008-02-02 |
Jean-Paul Saman | Enable use of MMXEXT if available in modules/codec... |
tree | commitdiff |
2008-01-29 |
Ilkka Ollakka | set qmin=3 in ffmpeg encode when bitrate is set and... |
tree | commitdiff |
2008-01-29 |
Rafaël Carré | codecs & packetizers: fix warnings |
tree | commitdiff |
2008-01-29 |
Ilkka Ollakka | - fix qmax/qmin if statements |
tree | commitdiff |
2008-01-28 |
Pavlov Konstantin | Fix builds with dirac >= 0.9.0, require it as well. |
tree | commitdiff |
2008-01-27 |
Rémi Denis-Courmont | Fix symbols list, fix linking on platforms that DO... |
tree | commitdiff |
2008-01-27 |
Felix Paul Kühne | strnlen: export its VLC pendant properly and check... |
tree | commitdiff |
2008-01-25 |
Sigmund Augdal Helberg | Added a csri based renderer/decoder for ass/ssa subtitl... |
tree | commitdiff |
2008-01-25 |
Ilkka Ollakka | - set rc_min_rate = rc_max_rate when strict-rc is set |
tree | commitdiff |
2008-01-23 |
Christophe Mutricy | Missing from [24525] |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-22 |
Jean-Paul Saman | Use big endian definitions for ffmpeg PIX_FMT_* when... |
tree | commitdiff |
2008-01-16 |
Rémi Denis-Courmont | Revert the so-called whitelisting commits that are... |
tree | commitdiff |
2008-01-16 |
Rafaël Carré | input options whitelisting, step 2 (refs #1371) |
tree | commitdiff |
2008-01-12 |
Jean-Baptiste Kempf | Support for 8bit uncompressed in AVI files. |
tree | commitdiff |
2007-12-16 |
Jean-Paul Saman | remove excess whitespace |
tree | commitdiff |
2007-12-16 |
Jean-Paul Saman | Disable debugging print in zvbi |
tree | commitdiff |
2007-12-16 |
Antoine Cellerier | Don't pretend to have ffmpeg based muxers and demuxers... |
tree | commitdiff |
2007-12-16 |
Jean-Paul Saman | Don't misuse p_this->p_libvlc for putting modules varia... |
tree | commitdiff |
2007-12-16 |
Jean-Paul Saman | Make sure vbi-opaque can be set from an interface. |
tree | commitdiff |
2007-12-12 |
Rémi Denis-Courmont | - Remove config_FindModule as module_Find nowadays... |
tree | commitdiff |
2007-12-08 |
Jean-Paul Saman | Remove excess whiteline |
tree | commitdiff |
2007-11-25 |
Dennis van Amerongen | * modules/codec/dmo/dmo.c: add some missing fourcc... |
tree | commitdiff |
next |