]> git.sesse.net Git - ffmpeg/history - libavformat
avformat/rtpdec_mpa_robust: fix commit 96084251e57d1738fde02a2b0d37ca609d9efd71
[ffmpeg] / libavformat /
2015-03-02 Gilles Chanteperdrixavformat/rtpdec_mpa_robust: fix commit 96084251e57d1738...
2015-03-01 Michael Niedermayeravformat/mpegenc: Ignore max_delay if no other options...
2015-03-01 Gilles ChanteperdrixRevert "rtsp: Interpret the text media type as AVMEDIA_...
2015-03-01 Gilles Chanteperdrixavformat: map T.140 RTP codec to text
2015-03-01 Michael NiedermayerMerge commit '4f6cd883f06f7893a2b60a41e7a4f8ae633dac2f'
2015-03-01 Michael NiedermayerMerge commit 'bde2bba45c2f2df27a8534028bda09a6e7f835e2'
2015-03-01 Michael NiedermayerMerge commit 'd4c7fc02f9f59e721e76debf4a595df529707545'
2015-03-01 Michael NiedermayerMerge commit 'f8c01257f93ceda3e03bc4e540a51022d1e2bff2'
2015-03-01 Michael NiedermayerMerge commit '11edeaea3293c41ecf577a330422eabba35f76a2'
2015-03-01 Michael NiedermayerMerge commit '7c1e2e64667421f931ab48141517f19d309c7eea'
2015-03-01 Michael NiedermayerMerge commit 'd16c8d28d4e2fca3af1054ffbf635c8cee755fc8'
2015-03-01 Michael NiedermayerMerge commit '9c9b0218e85fcd969308632f75af48a4ce229541'
2015-03-01 Michael NiedermayerMerge commit '1fc64e2e07787bbca82a72c146588e850e6d098a'
2015-03-01 Michael NiedermayerMerge commit '0662440b991361fdb5e732712d997a73e4692e34'
2015-02-28 Michael NiedermayerMerge commit '12b3459979f5ea6481660cd2c99a0381e2b5ba37'
2015-02-28 Michael NiedermayerMerge commit '98563953442560dd83aab938f86de3e5a22a891f'
2015-02-28 Michael NiedermayerMerge commit '990e4a6639d0714198583c2812b1074b5751898f'
2015-02-28 Michael NiedermayerMerge commit 'ea1d0b7ece1881c2f1360f8c1e2116791105af21'
2015-02-28 Michael NiedermayerMerge commit '802987f8c7033ec8b82b35438d3822cf7f761166'
2015-02-28 Michael NiedermayerMerge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'
2015-02-28 Michael NiedermayerMerge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca'
2015-02-28 Michael NiedermayerMerge commit 'ee964145b5d229571e00bf6883a44189d02babe2'
2015-02-28 Michael NiedermayerMerge commit 'b9d2d6843a49f9df1d1ae1afe817d9b48c445919'
2015-02-28 Michael NiedermayerMerge commit 'e14f98c62fdf8744b07419314095d1b3248cce75'
2015-02-28 Michael NiedermayerMerge commit 'c86d8aed748adc3ba8df96fb1fe14aa45da77a31'
2015-02-28 Andreas Cadhalpunavformat/flvenc: check that the codec_tag fits in the...
2015-02-28 Martin Storsjörtpenc: Don't set max_frames_per_packet based on the...
2015-02-28 Martin Storsjörtpenc: Restructure if statements in packetizers to...
2015-02-28 Martin Storsjörtpenc: Skip redundant initialization
2015-02-28 Martin Storsjörtpenc: Always do the default initialization regardless...
2015-02-28 Martin Storsjörtpenc_xiph: Don't exclude headers from max_payload_size
2015-02-28 Martin Storsjörtpenc_xiph: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Use AV_WB16 instead of manual bitshifts
2015-02-28 Martin Storsjörtpenc_aac: Merge a definition with a declaration
2015-02-28 Martin Storsjörtpenc: Write conditional statements on separate lines
2015-02-28 Martin Storsjörtpenc_aac: Set a default value for max_frames_per_pack...
2015-02-28 Martin Storsjörtpenc_amr: Use s->num_frames instead of s->buf_ptr...
2015-02-28 Martin Storsjörtpenc_aac: Fix sending fragmented frames
2015-02-28 Martin Storsjötls: Pass AVOptions dictionaries through to the chained...
2015-02-28 Martin Storsjötcp: Clarify the units for the timeout avoptions
2015-02-28 Martin Storsjöavio: Rename avclass symbols relating to avio
2015-02-27 Michael Niedermayeravformat: Add prefix to get_codec_guid()
2015-02-27 Christophe Gisquetlavf/mov: correct printf specifier
2015-02-27 Derek Buitenhuismovenc: Write 'colr' box correctly for MP4
2015-02-27 Michael Niedermayeravformat/ffmenc: Use ffio_free_dyn_buf()
2015-02-27 Michael Niedermayeravformat/rtpdec_vp9: Use ffio_free_dyn_buf()
2015-02-26 Andreas Cadhalpunavformat/bit: only accept the g729 codec and 1 channel
2015-02-26 Andreas Cadhalpunavformat/bit: check that pkt->size is 10 in write_packet
2015-02-26 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2015-02-26 Michael Niedermayeravformat/mp3dec: Check for avcodec_alloc_context3(...
2015-02-26 Michael Niedermayeravformat/mp3dec: properly allocate dummy AVCodecContext
2015-02-26 Michael NiedermayerMerge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'
2015-02-26 Andreas Cadhalpunavformat/adxdec: check avctx->channels for invalid...
2015-02-26 Andreas Cadhalpunavformat/adxdec: set avctx->channels in adx_read_header
2015-02-26 Michael Niedermayeravformat/dss: implement seeking
2015-02-26 Michael Niedermayeravformat/dss: set bitrate
2015-02-26 Michael Niedermayeravformat/dss: set packet duration
2015-02-25 Michael Niedermayeravformat/dss: correct sample rate
2015-02-25 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2015-02-25 Carl Eugen HoyosAllow muxing h264 into ts with startcode "001" instead...
2015-02-25 Michael Niedermayeravformat/mov: Check ctts_count before use
2015-02-25 Michael NiedermayerMerge commit '85b3b1c4ba7af9c2658442b0aafd27d613e1854b'
2015-02-25 Michael NiedermayerMerge commit 'b31328d008985f87f0a7c83c700847cef1a4f08c'
2015-02-25 Michael NiedermayerMerge commit 'da7e561964ee833678dc24fae0b0265358126d1e'
2015-02-24 Michael NiedermayerMerge commit 'd594dbecce5f3af7f80bbf5bb1b516d740b69ccd'
2015-02-24 Michael NiedermayerMerge commit '8e32b1f0963d01d4f5d4803eb721f162e0d58d9a'
2015-02-24 Michael NiedermayerMerge commit '199fb40278146c5bb162990c66ad3cd561abc780'
2015-02-24 Michael NiedermayerMerge commit '8a273a746061a112e5e35066a8fd8e146d821a62'
2015-02-24 Michael NiedermayerMerge commit '078d43e23a7a3d64aafee8a58b380d3e139b3020'
2015-02-24 Michael NiedermayerMerge commit 'bb4a310bb85f43e62240145a656b1e5285b14239'
2015-02-24 Michael NiedermayerMerge commit 'f4b59334bd898c47c9ac30999a346176548630a8'
2015-02-24 Michael Niedermayeravformat/rtpdec_vp9: remove alloc/free functions
2015-02-24 Michael NiedermayerMerge commit '78791c086bcaf9eb084c27555b31fea8bbb7624a'
2015-02-24 Michael NiedermayerMerge commit '88434f9725e7c9484dcbcf323566ae88a2904f32'
2015-02-24 Michael NiedermayerMerge commit 'ec96a89c3e507cf0fb1f2b159b28a53f2bad9a74'
2015-02-24 Michael NiedermayerMerge commit 'ac0e54fda9305cc7d149007f5b512bb8619f7c78'
2015-02-24 Michael NiedermayerMerge commit '12251f997bbc0abb93be39c51021e6d404ca385f'
2015-02-24 Michael NiedermayerMerge commit 'c82bf15dca00f67a701d126e47ea9075fc9459cb'
2015-02-24 Michael NiedermayerMerge commit '3567b91e49c6ae101c9a35c90f46b8ad9890ac15'
2015-02-24 Michael NiedermayerMerge commit 'f3449062a8d100ac4f703647336c32b126aa99f1'
2015-02-24 Michael NiedermayerMerge commit '8633fb47db2ec39eb8bd1bd65302af75a94ff5d0'
2015-02-24 Michael NiedermayerMerge commit '5956f489d0452ff6dea6b6b81b4fa8e596fc5684'
2015-02-24 Michael NiedermayerMerge commit '5d8cae45737bed6239bd6b6e0698802dbe1463c8'
2015-02-24 Michael NiedermayerMerge commit 'e72605f80bf5cbe32053a554ccc137e0a99cf3dd'
2015-02-24 Michael NiedermayerMerge commit '2b982e92f42a6e661d90b12b6592cd13cae496d4'
2015-02-24 Michael NiedermayerMerge commit 'b7a4c319fda22aa91ce29692d728ec6103b514f6'
2015-02-24 John Stebbinsmatroskaenc: Allow writing track "forced" flag
2015-02-24 Michael NiedermayerMerge commit 'b651c9139e1ab222d5aab9151dcd7d6e40e49885'
2015-02-24 Michael NiedermayerMerge commit 'db158f0dd217cf839be8af195d66cf49a76537a8'
2015-02-24 Michael NiedermayerMerge commit '353b492d0f2a21ae8eb829db1ac01b54b2a4d202'
2015-02-24 Michael NiedermayerMerge commit '0752f700d63f6b15ffd5369ac7615414cce71247'
2015-02-24 Michael NiedermayerMerge commit '247764a592f83521f9c1ccdc900b00a8b84f3c87'
2015-02-24 Michael NiedermayerMerge commit 'fe414059ec1fe8237574bed34cdaa8ac3893917b'
2015-02-24 Martin Storsjörtpdec: Rename the free method to close
2015-02-24 Martin Storsjölibavformat: Use ffio_free_dyn_buf where applicable
2015-02-24 Martin Storsjörtpdec: Use ffio_free_dyn_buf
2015-02-24 Martin Storsjöavio: Add an internal utility function for freeing...
2015-02-24 Martin Storsjörtpdec: Free depacketizers if the init function failed
2015-02-24 Martin Storsjörtpdec: Don't free the payload context in the .free...
2015-02-24 Martin Storsjörtpdec: Remove the now unused .alloc field
next