aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* fix detection of rage128/radeon using vidix driver on powerpc (which seems to...Gravatar ben2007-01-04
* don't fatal if saving vesa state failed (this always fails on qemu, with this...Gravatar ben2007-01-04
* increased a bit max param length as it can be too short to declare tv channel...Gravatar ben2007-01-04
* support for vidix on ATI Radeon 9600SE cardsGravatar ben2007-01-04
* fix gprof support (aka work around gprof's brain dead design)Gravatar gpoirier2007-01-04
* Synced with r21760, typosGravatar torinthiel2007-01-04
* translated r21748Gravatar torinthiel2007-01-04
* synced with r21537Gravatar Gabrov2007-01-02
* synced with r21737Gravatar Gabrov2007-01-02
* better wording and typos fixingGravatar voroshil2007-01-02
* r21791: avoid a possible confusion, as suggested by WandererGravatar voroshil2007-01-02
* More free() that were forgotten in r21806 memleak fixGravatar rtogni2007-01-01
* set dp->stream_pts only when feeding the video stream to workaroundGravatar nicodvb2007-01-01
* Memleak fix (implement sdpplin_free() and use it)Gravatar rtogni2007-01-01
* Fix invalid memory access if identifier is unknownGravatar rtogni2007-01-01
* Comment about lavf required for musepack and remove unneeded format entry.Gravatar aurel2006-12-31
* removed unused variableGravatar nicodvb2006-12-31
* I've found a mistake in encoding-guide:Gravatar rtogni2006-12-31
* Fix potential buffer overflow in asm rules matching codeGravatar rtogni2006-12-31
* use demuxer->stream_pts rather than stream_control(STREAM_CTRL_GET_CURRENT_TIME)Gravatar nicodvb2006-12-31
* replace call to ds_read_packet() with the usual stream_read()+ds_add_packet()...Gravatar nicodvb2006-12-31
* added stream_pts to demuxer_t and demux_packet_t to hold the time value repor...Gravatar nicodvb2006-12-31
* sortGravatar michael2006-12-31
* Fix build with shared libavutil. Approved by Diego.Gravatar rathann2006-12-31
* reindentationGravatar nicodvb2006-12-30
* Fix double free of *http_hdr at server error.Gravatar iive2006-12-30
* avoid a possible confusion, as suggested by WandererGravatar gpoirier2006-12-29
* small oops fix from my last commitGravatar vayne2006-12-29
* the avi spec does not allow random samplesize whoever wrote this should be shotGravatar michael2006-12-29
* dont read index if -noidxGravatar michael2006-12-29
* first step toward amr-nb muxing supportGravatar michael2006-12-29
* fix to allow adding multiple files to the playlist with the open file dialog.Gravatar vayne2006-12-29
* sync with r21758Gravatar gpoirier2006-12-29
* spellfixGravatar nicodvb2006-12-29
* don't compile demux_mpc.c when libmpcdec is disabledGravatar aurel2006-12-28
* synced with r21612Gravatar Gabrov2006-12-28
* remove two unused functions.Gravatar vayne2006-12-28
* avoid code duplication.Gravatar vayne2006-12-28
* add support for musepack native decoder from ffmpeg (require -demuxer lavf)Gravatar aurel2006-12-28
* file added: Chinese translation for cd-dvd.xmlGravatar kraymer2006-12-27
* synced with r21741Gravatar Gabrov2006-12-26
* change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()Gravatar lucabe2006-12-26
* Mark some variables as possibly unused to avoid warningsGravatar lucabe2006-12-26
* Add some explicit casts to avoid "assignment from incompatible pointer type"Gravatar lucabe2006-12-26
* Add some other casts, to remove void pointers arithmeticGravatar lucabe2006-12-26
* Add some explicit casts to avoid some warningsGravatar lucabe2006-12-26
* Remove some void pointers arithmeticGravatar lucabe2006-12-26
* synced with r21741Gravatar Gabrov2006-12-26
* synced with r21748Gravatar Gabrov2006-12-26
* synced with r21612Gravatar Gabrov2006-12-26