]> git.sesse.net Git - ffmpeg/history - libavformat
Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'
[ffmpeg] / libavformat /
2013-02-06 Michael NiedermayerMerge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'
2013-02-06 Michael NiedermayerMerge commit '8136f234445862c94d1c081606b2d1e3d44fccf3'
2013-02-06 Michael NiedermayerMerge commit '06cf597c352519d2b70f293518c61b8c312f5d4f'
2013-02-06 Michael NiedermayerMerge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d'
2013-02-06 Michael NiedermayerMerge commit '685e6f2e3939f124b41c7801cc541dad8252af3d'
2013-02-06 Michael NiedermayerMerge commit '2cd4068071b9a8908823a3107f97e938211045ce'
2013-02-06 Michael NiedermayerMerge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'
2013-02-06 Michael NiedermayerMerge commit '238614de679a71970c20d7c3fee08a322967ec40'
2013-02-06 Michael NiedermayerMerge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'
2013-02-06 Michael NiedermayerMerge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'
2013-02-06 Michael NiedermayerMerge commit '25841dfe806a13de526ae09c11149ab1f83555a8'
2013-02-06 Diego Biurrunasf: K&R formatting cosmetics
2013-02-05 Stefano Sabatinilavf/segment: extend PTS debugging log with -reset_time...
2013-02-05 Michael Niedermayerdvenc: dont fail hard if the timecode is invalid
2013-02-05 Michael NiedermayerMerge remote-tracking branch 'rdp/combined'
2013-02-05 Michael Niedermayerriff: fix infinite loop
2013-02-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-03 Carl Eugen Hoyoslavf/segment: use correct spelling and value for EXT...
2013-02-02 Carl Eugen HoyosRequire at least three frames to autodetect loas.
2013-02-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-02 Carl Eugen HoyosMap the interlaced flag of yuv4mpeg streams to AVCodecC...
2013-02-01 Carl Eugen HoyosDo not fail for mixed interlaced / non-interlaced YUV4M...
2013-02-01 Carl Eugen HoyosDo not change codec in flv streams if the user has...
2013-02-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-02-01 Michael NiedermayerMerge commit '1730ca2eca42974af0c29f38a0770997cba2f0da'
2013-02-01 Michael NiedermayerMerge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'
2013-02-01 Diego BiurrunUse proper "" quotes for local header #includes
2013-02-01 Anton Khirnovbink demuxer: set framerate.
2013-02-01 Anton Khirnovbink demuxer: check malloc return value
2013-02-01 Michael NiedermayerMerge remote-tracking branch 'mjbshaw/master'
2013-02-01 Allan Kristensenmatroska: fixed missing S_DVBSUB subtitles
2013-01-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-31 Michael NiedermayerMerge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'
2013-01-31 Michael NiedermayerMerge commit 'a65f965c04bfa27adedc0409c14cc05903f483d0'
2013-01-31 Michael NiedermayerMerge commit 'a5ba798c16d0614d982a76755fdd72b37d437170'
2013-01-31 Diego Biurrunavisynth: Change demuxer name to avoid conflicts with AVS
2013-01-31 Michael Niedermayerasfdec: fix integer overflow in packet_replic_size...
2013-01-30 Paul B Maholauenc: strict check for supported codec
2013-01-30 Paul B Maholauenc: remove put_au_header() and merge its code into...
2013-01-30 Michael Niedermayerfixup_vorbis_headers: add missing malloc failure check
2013-01-30 Paweł Hajdan, Jroggparsevorbis: use av_realloc consistently
2013-01-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-30 Martin Storsjömovenc: Simplify code by using avio_wb24
2013-01-30 Carl Eugen HoyosCorrectly mark non-default streams when muxing matroska.
2013-01-29 Michael Niedermayerr3d: check that sampling rate is non negative.
2013-01-29 Michael Niedermayerr3d: fix division by 0 with 0 sample rate
2013-01-29 Michael Niedermayeroggenc: fix "oggstream may be used uninitialized in...
2013-01-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-29 Michael NiedermayerMerge commit 'f81c37e40fe3236d54da12aef9cdba48ba70ec31'
2013-01-29 Michael NiedermayerMerge commit 'e6b1c3bbe7082c71ea8ee8ac83698c156c9e4838'
2013-01-29 Michael NiedermayerMerge commit 'aec50f79e7460340a148a3096fe212d67edc2c64'
2013-01-29 Michael NiedermayerMerge commit 'f713411d4cfbd9c467aeda77b16ca6bc4db55d10'
2013-01-29 Michael NiedermayerMerge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf'
2013-01-29 Michael NiedermayerMerge commit 'f550583c00e231b587d8ef98451cfbb6b6561eb6'
2013-01-29 Anton Khirnovmvi: set framerate
2013-01-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-28 Michael NiedermayerMerge commit '05b0998f511ffa699407465d48c7d5805f746ad2'
2013-01-27 Carl Eugen HoyosWrite forced track flag to matroska files.
2013-01-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-27 Michael NiedermayerMerge commit '96753bd00d6d4046db6818c0aadc21bf2a11d77b'
2013-01-27 Michael NiedermayerMerge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46'
2013-01-27 Michael NiedermayerMerge commit 'f90ff772e7e35b4923c2de429d1fab9f2569b568'
2013-01-27 Clément Bœschlavf/srtdec: do not try to queue empty subtitle chunks.
2013-01-27 Michael Niedermayermvdec: check var_read_string() return value
2013-01-27 Michael Niedermayermvdec: Check the frame counter against the correct...
2013-01-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-26 Michael NiedermayerMerge commit '3f47d316cda9037024ffbc76f789332e62b729bc'
2013-01-26 Michael NiedermayerMerge commit '7bcaeb408e3eb2d2f37a306009fa7fe7eb0f1d79'
2013-01-26 Michael NiedermayerMerge commit 'a0cabd0a27587525e90a44660c795d40d2f44fe2'
2013-01-26 Michael NiedermayerMerge commit 'f337c29017b10c98ccb4dce20efced4c74b665f6'
2013-01-26 Michael NiedermayerMerge commit 'ade402804a0e811cd00862c90559121a793054a6'
2013-01-26 Michael NiedermayerMerge commit '69c25c9284645cf5189af2ede42d6f53828f3b45'
2013-01-26 Michael NiedermayerMerge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d'
2013-01-26 Michael NiedermayerMerge commit '38c1466ca41c73c7ce347da702362cb69c151716'
2013-01-26 Paul B Mahollavf/gifdec: cosmetics: remove extra whitespace
2013-01-26 Paul B Mahollavf/gifdec: fix typo
2013-01-25 Michael Niedermayergifdec: resync support
2013-01-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-25 Michael NiedermayerMerge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
2013-01-25 Michael NiedermayerMerge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'
2013-01-25 Michael NiedermayerMerge commit '2c10e2a2f62477efaef5b641974594f7df4ca339'
2013-01-25 Michael NiedermayerMerge commit '6bdb841b46d170d58488deaed720729b79223b1d'
2013-01-24 Stefano Sabatinilavf/img2enc: extend current options documentation
2013-01-24 Stefano Sabatinilavf/img2dec: fix option help fields
2013-01-24 Michael Niedermayermovenc: check that fps for tmcd is within encodable...
2013-01-24 Michael Niedermayermovenc: Calculate fps for tmcd without intermediate...
2013-01-24 Michael Niedermayermpeg12demux: Fallback to startcode for stream type...
2013-01-24 Paul B Maholeacdata: do not set sample_fmt
2013-01-24 Paul B Maholflic: do not set sample_fmt
2013-01-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-24 Michael NiedermayerMerge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'
2013-01-24 Michael NiedermayerMerge commit '528878ee7b377e23a194d7c801571d97793047e0'
2013-01-24 Michael NiedermayerMerge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'
2013-01-24 Michael NiedermayerMerge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c'
2013-01-24 Paul B Maholmatroskadec: export codec bits_per_coded_sample
2013-01-24 Paul B Maholmatroskaenc: fix -codec copy with TTA
2013-01-24 Paul B Maholmatroskaenc: support TTA muxing
2013-01-24 Martin Storsjörtpenc_chain: Use the original AVFormatContext for...
2013-01-24 Martin Storsjörtp: Make sure the output format pointer is set
next